Thanks to visit codestin.com
Credit goes to chromium.googlesource.com
Sign in
chromium
/
external
/
github.com
/
rust-lang
/
rust
/
HEAD
/
src
/
doc
/
grammar.md
96c8049
Remove legacy grammar
by Erin Power
· 6 years ago
c95267e
Rollup merge of #50791 - bstrie:null, r=QuietMisdreavus
by Mark Simulacrum
· 7 years ago
ab4735e
Null exclusions in grammar docs
by bstrie
· 7 years ago
ce0b7cc
Fix grammar documentation wrt Unicode identifiers
by bstrie
· 7 years ago
723772f
Add `_` to the list of keywords
by ubsan
· 8 years ago
6e75def
Fix issue with single question mark or paren
by Vadim Petrochenkov
· 8 years ago
14eac29
Address the PR review
by alexey zabelin
· 8 years ago
a507370
Fix old docs
by alexey zabelin
· 8 years ago
3eb8434
Get linkchecker clean
by Steve Klabnik
· 8 years ago
487ca5c
Update struct_expr grammar for field init shorthand.
by theduke
· 9 years ago
d9bd4d5
Add docs for "!" empty Never type (rfc 1216)
by Stefan Schindler
· 9 years ago
85bbbad
A disclaimer about keywords.
by Steve Klabnik
· 9 years ago
7b3ea40
Remove redundant semicolon from "block_expr" in grammar reference
by Matt Brubeck
· 9 years ago
1e62bd2
Allow bare semicolon in grammar doc, closes #28157
by Florian Hahn
· 10 years ago
a6aa645
doc: fixing typos
by Kyle Robinson Young
· 10 years ago
d0cae14
Auto merge of #28900 - cristicbz:typos, r=alexcrichton
by bors
· 10 years ago
4b308b4
typos: fix a grabbag of typos all over the place
by Cristi Cobzarenco
· 10 years ago
88506c2
reference: fix typos
by Tshepang Lekhonkhobe
· 10 years ago
7077075
doc: "familiarity" does not need to be repeated here
by Tshepang Lekhonkhobe
· 10 years ago
79ea0ee
Rollup merge of #28215 - matklad:grammar-extern-block-item, r=steveklabnik
by Steve Klabnik
· 10 years ago
ff7f5cd
Rollup merge of #28208 - matklad:grammar-whitespace-cleanup, r=steveklabnik
by Steve Klabnik
· 10 years ago
54279e0
Rollup merge of #28205 - matklad:grammar-remove-proc, r=alexcrichton
by Steve Klabnik
· 10 years ago
3501973
Rollup merge of #28204 - matklad:grammar-duplicate-else-tail, r=steveklabnik
by Steve Klabnik
· 10 years ago
73a6199
reference grammar: fix item definition
by Aleksey Kladov
· 10 years ago
f7d5c25
reference grammar: whitespace cleanup
by Aleksey Kladov
· 10 years ago
59f2343
reference grammar: remove procedure_type
by Aleksey Kladov
· 10 years ago
000fe00
reference grammar: remove duplicate else_tail rule
by Aleksey Kladov
· 10 years ago
83aee74
reference grammar: loop label should be optional
by Aleksey Kladov
· 10 years ago
6bddfc9
Fix up macro grammar
by Steve Klabnik
· 10 years ago
218d38f
Overwrite grammar sections with what was removed from the reference
by Carol Nichols
· 10 years ago
53cd0bc
Add literal semicolon to the grammar of view_item
by Carol Nichols
· 10 years ago
c3156a8
Remove operator precedence section covered in the reference
by Carol Nichols
· 10 years ago
e607d76
Fill in more parts of the grammar for Expressions
by Carol Nichols
· 10 years ago
ab913c8
Fill in grammar for Statements
by Carol Nichols
· 10 years ago
a5c651c
Point to the use declaration section from the re-exporting section
by Carol Nichols
· 10 years ago
c9c8ff1
Add visibility section of the grammar
by Carol Nichols
· 10 years ago
ac478ec
Rollup merge of #25216 - barosl:no-more-task, r=Manishearth
by Manish Goregaokar
· 10 years ago
bf06163
Remove references to deprecated `extern crate "foo" as bar` syntax
by Carol Nichols
· 10 years ago
ff332b6
Squeeze the last bits of `task`s in documentation in favor of `thread`
by Barosl Lee
· 10 years ago
0ddee94
Move explanation that references lexical grammar to the grammar
by Carol Nichols
· 10 years ago
3e521bf
Add boolean literal to the grammar
by Carol (Nichols || Goulding)
· 10 years ago
d715409
Make item sections match item EBNF
by Carol (Nichols || Goulding)
· 10 years ago
85ee89a
Redo PR #24811 properly
by Robin Kruppe
· 10 years ago
9ecfdad
Updates to grammar
by mdinger
· 10 years ago
7f2f09f
Eliminate the obsolete term 'slot'.
by Graydon Hoare
· 10 years ago
ca14b81
Trim malformed sentence.
by Graydon Hoare
· 10 years ago
f576579
Strip trailing whitespace
by Tamir Duberstein
· 10 years ago
9b873fa
Fix missed doc grammar rule rename from vec_elems to array_elems
by Alan Cutter
· 10 years ago
cea2bbf
Fix grammar
by Manish Goregaokar
· 10 years ago
1a99315
Fix issue with generation
by Steve Klabnik
· 10 years ago
8f7c2d5
Replace `be` with `become`
by Andrea Canciani
· 10 years ago
b796c1d
Updated unicode escape documentation to match current implementation.
by Nick Sarten
· 10 years ago
ab24ffe
Copied all the grammar productions from reference.md to grammar.md
by Ignacio Corderi
· 11 years ago
ffc5f1c
Added src/doc/grammar.md to hold Rust grammar
by Ignacio Corderi
· 11 years ago