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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
ui
/
privacy
/
restricted
Age
Commit message (
Expand
)
Author
Lines
2022-07-01
Shorten def_span for more items.
Camille GILLOT
-3
/
+3
2022-06-01
Rollup merge of #97264 - TaKO8Ki:suggest-extern-crate-when-failing-to-resolve...
Matthias Krüger
-0
/
+2
2022-05-25
suggest `extern crate foo` when failing to resolve `use foo`
Takayuki Maeda
-0
/
+2
2022-05-21
Remove `crate` visibility modifier in libs, tests
Jacob Pratt
-16
/
+12
2022-04-11
fix a bad error message for `relative paths are not supported in visibilities...
Takayuki Maeda
-2
/
+2
2021-08-04
Remove trailing whitespace from error messages
Fabian Wolff
-2
/
+2
2021-07-19
Various diagnostics clean ups/tweaks
Esteban Küber
-0
/
+16
2020-10-19
Calculate visibilities once in resolve
Vadim Petrochenkov
-2
/
+2
2020-09-02
pretty: trim paths of unique symbols
Dan Aloni
-8
/
+8
2020-08-22
Use smaller def span for functions
Aaron Hill
-2
/
+2
2020-03-22
Use more targetted span for error label
Esteban Küber
-2
/
+2
2020-03-22
Normalize wording of privacy access labels
Esteban Küber
-7
/
+7
2020-03-22
Add span label to primary error span
Esteban Küber
-6
/
+6
2020-03-12
update tests
Mark Mansi
-4
/
+4
2020-01-16
resolve: Point at the private item definitions in privacy errors
Vadim Petrochenkov
-2
/
+14
2019-10-29
Change E0741 into E0742
Guillaume Gomez
-4
/
+4
2019-10-29
Update ui tests
Guillaume Gomez
-3
/
+4
2019-08-05
Don't recommend `extern crate` syntax
Kornel
-3
/
+3
2019-07-03
Migrate compile-pass annotations to build-pass
Yuki Okushi
-1
/
+1
2019-04-18
hide `--explain` hint if error has no extended info
Andy Russell
-1
/
+1
2019-03-11
Update tests
Vadim Petrochenkov
-16
/
+16
2018-12-25
Remove licenses
Mark Rousskov
-66
/
+16
2018-11-25
resolve: Prohibit relative paths in visibilities on 2018 edition
Vadim Petrochenkov
-0
/
+29
2018-11-18
resolve: Avoid sentence breaks in diagnostics
Vadim Petrochenkov
-4
/
+4
2018-11-07
Removed `#[rustc_error]` from tests that are all `// compile-pass`.
Felix S. Klock II
-15
/
+3
2018-10-28
resolve: More precise spans for privacy errors
Vadim Petrochenkov
-4
/
+4
2018-08-14
Merged migrated compile-fail tests and ui tests. Fixes #46841.
David Wood
-0
/
+308