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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
parser
/
src
/
parser.rs
Age
Commit message (
Expand
)
Author
Lines
2023-02-07
Fixup comments
Lukas Wirth
-12
/
+9
2023-02-03
fix: Fix parsing of nested tuple field accesses in a cursed way
Lukas Wirth
-0
/
+32
2022-12-28
Parse `do yeet` expressions
Maybe Waffle
-1
/
+6
2022-12-24
Inline all format arguments where possible
Yuri Astrakhan
-1
/
+1
2022-12-19
Reset parser step count when bumping
Jonas Schievink
-0
/
+1
2022-12-13
Parse `..= X` patterns
Jonas Schievink
-1
/
+1
2022-07-20
Run cargo fix --edition-idioms
Amos Wenger
-4
/
+4
2021-12-25
internal: rename
Aleksey Kladov
-15
/
+15
2021-12-25
internal: replace TreeSink with a data structure
Aleksey Kladov
-2
/
+1
2021-12-12
simplify
Aleksey Kladov
-19
/
+11
2021-12-12
Switch parser to use tokens
Aleksey Kladov
-17
/
+16
2021-12-06
Bump parser step limit a little
Laurențiu Nicola
-1
/
+4
2021-10-23
internal: remove unused dollars
Aleksey Kladov
-13
/
+3
2021-10-03
Add semicolons for consistency
Aramis Razzaghipour
-3
/
+3
2021-09-25
feat: allow attributes on all expressions
Aleksey Kladov
-1
/
+2
2021-09-25
fix: correct extend_to logic in parser
Aleksey Kladov
-3
/
+7
2021-09-25
simplify attribute parsing
Aleksey Kladov
-21
/
+12
2021-08-22
Fix three more (reverse) “a”/“an” typos
Frank Steffahn
-1
/
+1
2021-08-03
tree-wide: fix rustdoc warnings, add some links
Jade
-3
/
+4
2021-05-22
Add even more docs
Aleksey Kladov
-1
/
+1
2021-01-10
Fixed expr meta var after path colons in mbe
Edwin Cheng
-3
/
+13
2020-08-12
Rename ra_parser -> parser
Aleksey Kladov
-0
/
+350