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
/
uninhabited
Age
Commit message (
Expand
)
Author
Lines
2021-09-26
Remove box syntax from most places in src/test outside of the issues dir
est31
-1
/
+1
2021-08-11
Modify structured suggestion output
Esteban Küber
-1
/
+1
2021-08-04
Remove trailing whitespace from error messages
Fabian Wolff
-3
/
+3
2021-02-06
path trimming: ignore type aliases
Dan Aloni
-3
/
+3
2021-01-03
Add note on void reference test
Daniel Noom
-0
/
+1
2020-09-01
Permit uninhabited enums to cast into ints
Mark Rousskov
-10
/
+3
2020-07-27
mv std libs to library/
mark
-3
/
+3
2020-06-15
Tweak "non-primitive cast" error
Esteban Küber
-3
/
+1
2020-04-02
tests: remove ignore directives from tests that mention core/alloc/std spans.
Eduard-Mihai Burtescu
-12
/
+7
2020-03-27
non-exhastive diagnostic: add note re. scrutinee type
Mazdak Farrokhzad
-0
/
+8
2020-03-23
Ignore tests on some platforms due to #53081
Aaron Hill
-7
/
+12
2020-03-22
Store idents for `DefPathData` into crate metadata
Aaron Hill
-0
/
+15
2020-01-24
Normalise notes with the/is
varkor
-1
/
+1
2020-01-18
slice_patterns: remove gates in tests
Mazdak Farrokhzad
-1
/
+1
2019-12-22
Remove mem::uninitalized from tests
Mark Rousskov
-14
/
+17
2019-12-14
Revert "Remove `#![feature(never_type)]` from tests."
Niko Matsakis
-7
/
+9
2019-12-04
Forgot to update some test outputs
Nadrieril
-0
/
+3
2019-11-21
Remove `#![feature(never_type)]` from tests.
Mazdak Farrokhzad
-9
/
+7
2019-11-05
Make exhaustiveness error message more consistent for slice patterns
Nadrieril
-2
/
+2
2019-10-27
Gather together usefulness tests
Nadrieril
-51
/
+0
2019-10-15
Organize `never_type` tests
Mazdak Farrokhzad
-0
/
+51
2019-10-09
Suggest `if let` on `let` refutable binding
Esteban Küber
-0
/
+14
2019-09-09
check_match: unify check_irrefutable & check_exhaustive more.
Mazdak Farrokhzad
-0
/
+1
2019-07-05
Remove never_type feature requirement for exhaustive patterns
Marcel Hellwig
-0
/
+9
2019-07-04
Permit use of mem::uninitialized via allow(deprecated)
Mark Rousskov
-7
/
+9
2019-07-03
Migrate compile-pass annotations to build-pass
Yuki Okushi
-1
/
+1
2019-04-22
Remove double trailing newlines
varkor
-2
/
+0
2019-04-18
hide `--explain` hint if error has no extended info
Andy Russell
-1
/
+1
2019-03-11
Update tests
Vadim Petrochenkov
-12
/
+12
2019-03-02
Point at enum definition when match patterns are not exhaustive
Esteban Küber
-17
/
+19
2018-12-25
Remove licenses
Mark Rousskov
-58
/
+18
2018-12-11
Update tests
varkor
-2
/
+2
2018-12-11
Restore old match behaviour
varkor
-3
/
+27
2018-12-11
Make liveness analysis respect privacy
varkor
-2
/
+3
2018-12-11
Add privately uninhabited dead code test
varkor
-0
/
+19
2018-12-11
Update uninhabited matches tests
varkor
-27
/
+3
2018-11-20
Enclose type in backticks for "non-exhaustive patterns" error
varkor
-3
/
+3
2018-11-03
Make "all possible cases" help message uniform with existing help messages
varkor
-3
/
+3
2018-08-14
Merged migrated compile-fail tests and ui tests. Fixes #46841.
David Wood
-0
/
+280