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
/
error-codes
/
E0004-2.stderr
Age
Commit message (
Expand
)
Author
Lines
2023-01-11
Move /src/test to /tests
Albert Larsan
-25
/
+0
2022-12-13
Avoid rendering empty annotations
Oli Scherer
-2
/
+6
2022-12-13
Don't emit empty notes
Oli Scherer
-2
/
+0
2022-12-13
Make some diagnostics not depend on the source of what they reference being a...
Oli Scherer
-8
/
+3
2022-07-01
Shorten def_span for more items.
Camille GILLOT
-11
/
+8
2022-03-08
Change wording of suggestion to add missing `match` arm
Esteban Kuber
-1
/
+1
2022-03-08
Point at uncovered variants in enum definition in `note` instead of a `span_l...
Esteban Kuber
-7
/
+13
2022-03-08
When encountering a match expr with no arms, suggest it
Esteban Kuber
-1
/
+6
2021-08-04
Remove trailing whitespace from error messages
Fabian Wolff
-1
/
+1
2020-09-02
pretty: trim paths of unique symbols
Dan Aloni
-1
/
+1
2020-07-27
mv std libs to library/
mark
-1
/
+1
2020-04-02
tests: remove ignore directives from tests that mention core/alloc/std spans.
Eduard-Mihai Burtescu
-1
/
+1
2020-03-27
non-exhastive diagnostic: add note re. scrutinee type
Mazdak Farrokhzad
-0
/
+1
2020-03-23
Ignore tests on some platforms due to #53081
Aaron Hill
-1
/
+1
2020-03-22
Store idents for `DefPathData` into crate metadata
Aaron Hill
-0
/
+8
2019-12-04
Forgot to update some test outputs
Nadrieril
-2
/
+2
2019-03-11
Update tests
Vadim Petrochenkov
-1
/
+1
2019-03-02
Reword error message
Esteban Küber
-1
/
+1
2019-03-02
Point at enum definition when match patterns are not exhaustive
Esteban Küber
-5
/
+1
2018-12-25
Remove licenses
Mark Rousskov
-2
/
+2
2018-11-20
Enclose type in backticks for "non-exhaustive patterns" error
varkor
-1
/
+1
2018-11-03
Make "all possible cases" help message uniform with existing help messages
varkor
-1
/
+1
2018-03-14
update tests
Guillaume Gomez
-1
/
+1
2018-02-26
Update UI tests
Vadim Petrochenkov
-2
/
+2
2018-02-25
Update ui tests
Guillaume Gomez
-0
/
+1
2018-02-08
Move some E0XXX to `ui`
Esteban Küber
-0
/
+14