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
/
src
/
test
/
ui
/
parser
/
mismatched-braces
Age
Commit message (
Expand
)
Author
Lines
2023-01-11
Move /src/test to /tests
Albert Larsan
-119
/
+0
2022-09-27
add a label to struct/enum/union ident name
Takayuki Maeda
-0
/
+3
2020-08-13
Recover gracefully from `struct ` parse errors
Esteban Küber
-9
/
+2
2020-03-26
error_bad_item_kind: add help text
Mazdak Farrokhzad
-0
/
+8
2020-02-24
parse: tweak diagnostic wordings
Mazdak Farrokhzad
-8
/
+8
2020-02-24
parser: tweak item kind wording
Mazdak Farrokhzad
-8
/
+8
2020-02-24
parse: use `parse_item_common` in `parse_assoc_item_`.
Mazdak Farrokhzad
-29
/
+23
2020-02-15
fuse extern & associated item parsing up to defaultness
Mazdak Farrokhzad
-6
/
+6
2020-02-13
parser: misc small item related improvements & cleanups.
Mazdak Farrokhzad
-21
/
+18
2020-01-03
tweak wording of mismatched delimiter errors
Andy Russell
-16
/
+16
2019-12-12
Alias `TraitItem` & `ImplItem`.
Mazdak Farrokhzad
-2
/
+2
2019-11-24
Auto merge of #66592 - estebank:raw-raw-ah-ah-ah, r=cramertj
bors
-5
/
+0
2019-11-23
Rework raw ident suggestions
Esteban Küber
-5
/
+0
2019-11-11
syntactically allow visibility on trait item & enum variant
Mazdak Farrokhzad
-14
/
+21
2019-11-06
Remove "here" from "expected one of X here"
Esteban Küber
-2
/
+2
2019-10-30
Do not complain about missing `fn main()` in some cases
Esteban Küber
-55
/
+13
2019-10-30
Reduce ammount of errors given unclosed delimiter
Esteban Küber
-0
/
+164