|
attr.rs
|
Recover from a misplaced inner doc comment
|
2021-07-02 11:47:26 -05:00 |
|
attr_wrapper.rs
|
Fix more “a”/“an” typos
|
2021-08-22 17:27:18 +02:00 |
|
diagnostics.rs
|
Use multispan suggestions more often
|
2021-07-30 09:26:31 -07:00 |
|
expr.rs
|
Fix typos “a”→“an”
|
2021-08-22 15:35:11 +02:00 |
|
item.rs
|
Remove box syntax from rustc_parse
|
2021-08-18 09:25:26 +02:00 |
|
mod.rs
|
Fix typos “a”→“an”
|
2021-08-22 15:35:11 +02:00 |
|
nonterminal.rs
|
Use if-let guards in the codebase
|
2021-08-25 20:24:35 +02:00 |
|
pat.rs
|
Use multispan suggestions more often
|
2021-07-30 09:26:31 -07:00 |
|
stmt.rs
|
Use if-let guards in the codebase
|
2021-08-25 20:24:35 +02:00 |
|
ty.rs
|
Recover from &dyn mut ... parse errors
|
2021-07-02 17:07:32 +02:00 |