Thanks to visit codestin.com
Credit goes to chromium.googlesource.com

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