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
/
pub
Age
Commit message (
Expand
)
Author
Lines
2019-04-19
Remove assumption from recovery code
Esteban Küber
-0
/
+16
2019-04-18
hide `--explain` hint if error has no extended info
Andy Russell
-1
/
+0
2019-03-11
Update tests
Vadim Petrochenkov
-11
/
+11
2018-12-25
Remove licenses
Mark Rousskov
-139
/
+19
2018-11-30
Use appropriate terminology based on heuristic
Esteban Küber
-16
/
+34
2018-11-30
Suggest an appropriate token when encountering `pub Ident<'a>`
Esteban Küber
-0
/
+47
2018-08-14
Merged migrated compile-fail tests and ui tests. Fixes #46841.
David Wood
-0
/
+210
2018-06-30
in which the private/restricted-in-public error messaging gets specific
Zack M. Davis
-0
/
+68
2018-06-19
Update error code numbers
Esteban Küber
-5
/
+5
2018-06-19
Add code to incorrect `pub` restriction error
Esteban Küber
-4
/
+5
2018-02-26
Update UI tests
Vadim Petrochenkov
-8
/
+8
2018-01-07
`struct` pattern parsing and diagnostic tweaks
Esteban Küber
-2
/
+2
2017-12-01
Auto merge of #45997 - estebank:pub-ident, r=nikomatsakis
bors
-1
/
+1
2017-11-24
Do not attemt to continue parsing after `pub ident`
Esteban Küber
-1
/
+1
2017-11-24
Merge cfail and ui tests into ui tests
Oliver Schneider
-16
/
+16
2017-07-02
Revert "Change error count messages"
Ariel Ben-Yehuda
-4
/
+4
2017-05-24
Change error count messages
Michael Kohl
-4
/
+4
2017-04-25
Rebase and address comments
Oliver Schneider
-4
/
+4
2017-04-25
Address PR comments
Oliver Schneider
-4
/
+4
2017-04-25
Update affected tests
Oliver Schneider
-14
/
+23
2017-03-22
Add diagnostic for incorrect `pub (restriction)`
Esteban Küber
-0
/
+155