index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
doc
/
grammar.md
Age
Commit message (
Expand
)
Author
Lines
2015-06-09
Fix up macro grammar
Steve Klabnik
-1
/
+2
2015-05-10
Overwrite grammar sections with what was removed from the reference
Carol Nichols
-6
/
+5
2015-05-10
Add literal semicolon to the grammar of view_item
Carol Nichols
-1
/
+1
2015-05-10
Remove operator precedence section covered in the reference
Carol Nichols
-24
/
+0
2015-05-10
Fill in more parts of the grammar for Expressions
Carol Nichols
-14
/
+45
2015-05-10
Fill in grammar for Statements
Carol Nichols
-15
/
+10
2015-05-10
Point to the use declaration section from the re-exporting section
Carol Nichols
-1
/
+1
2015-05-10
Add visibility section of the grammar
Carol Nichols
-5
/
+6
2015-05-09
Rollup merge of #25216 - barosl:no-more-task, r=Manishearth
Manish Goregaokar
-3
/
+3
2015-05-08
Remove references to deprecated `extern crate "foo" as bar` syntax
Carol Nichols
-1
/
+1
2015-05-09
Squeeze the last bits of `task`s in documentation in favor of `thread`
Barosl Lee
-3
/
+3
2015-04-28
Move explanation that references lexical grammar to the grammar
Carol Nichols
-0
/
+6
2015-04-28
Add boolean literal to the grammar
Carol (Nichols || Goulding)
-2
/
+4
2015-04-27
Make item sections match item EBNF
Carol (Nichols || Goulding)
-1
/
+5
2015-04-25
Redo PR #24811 properly
Robin Kruppe
-5
/
+7
2015-04-24
Updates to grammar
mdinger
-15
/
+24
2015-04-17
Eliminate the obsolete term 'slot'.
Graydon Hoare
-3
/
+3
2015-04-17
Trim malformed sentence.
Graydon Hoare
-2
/
+1
2015-03-15
Strip trailing whitespace
Tamir Duberstein
-49
/
+49
2015-03-01
Fix missed doc grammar rule rename from vec_elems to array_elems
Alan Cutter
-1
/
+1
2015-02-16
Fix grammar
Manish Goregaokar
-1
/
+1
2015-02-14
Fix issue with generation
Steve Klabnik
-3
/
+1
2015-02-04
Replace `be` with `become`
Andrea Canciani
-1
/
+1
2015-02-01
Updated unicode escape documentation to match current implementation.
Nick Sarten
-2
/
+1
2014-11-26
Copied all the grammar productions from reference.md to grammar.md
Ignacio Corderi
-755
/
+18
2014-11-26
Added src/doc/grammar.md to hold Rust grammar
Ignacio Corderi
-0
/
+1514