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
/
empty
Age
Commit message (
Expand
)
Author
Lines
2021-01-13
Update tests for extern block linting
Mark Rousskov
-2
/
+1
2020-09-30
Re-run tests with --bless
Temirkhan Myrzamadi
-0
/
+3
2020-08-11
Detect tuple variants used as struct pattern and suggest correct pattern
Esteban Küber
-5
/
+11
2020-08-10
Point at item definition in foreign crates
Esteban Küber
-7
/
+27
2020-08-10
Tweak ordering of suggestions
Esteban Küber
-36
/
+76
2020-07-14
Suggest struct pat on incorrect unit or tuple pat
Esteban Küber
-82
/
+108
2020-03-27
non-exhastive diagnostic: add note re. scrutinee type
Mazdak Farrokhzad
-0
/
+1
2020-02-01
Update existing tests for or-patterns
Matthew Jasper
-10
/
+2
2020-01-11
Auto merge of #65912 - estebank:variants-orig, r=petrochenkov
bors
-0
/
+90
2020-01-10
Point at the span for the definition of crate foreign ADTs
Esteban Küber
-0
/
+90
2020-01-08
Unify output of "variant not found" errors
Esteban Küber
-6
/
+6
2019-12-14
Revert "Remove `#![feature(never_type)]` from tests."
Niko Matsakis
-2
/
+4
2019-11-21
Remove `#![feature(never_type)]` from tests.
Mazdak Farrokhzad
-4
/
+2
2019-10-27
Point at local similarly named element and tweak references to variants
Esteban Küber
-61
/
+69
2019-10-24
Increase spacing for suggestions in diagnostics
Esteban Küber
-0
/
+2
2019-10-09
Suggest `if let` on `let` refutable binding
Esteban Küber
-0
/
+7
2019-09-22
Point at definition when misusing ADT
Esteban Küber
-2
/
+32
2019-09-21
unify errors for tuple/struct variants
Guanqun Lu
-3
/
+4
2019-09-15
resolve: Remove `!` from "cannot find" diagnostics for macros
Vadim Petrochenkov
-1
/
+1
2019-09-09
check_match: unify check_irrefutable & check_exhaustive more.
Mazdak Farrokhzad
-0
/
+1
2019-09-06
Fixed grammar/style in error messages and reblessed tests.
Alexander Regueiro
-3
/
+3
2019-08-05
Make use of possibly uninitialized data a hard error
Tyler Mandry
-32
/
+3
2019-07-19
normalize use of backticks in compiler messages for librustc_metadata
Samy Kacimi
-1
/
+1
2019-05-21
Add FAQ for NLL migration
Jethro Beekman
-0
/
+1
2019-05-12
Change compare mode to use -Zborrowck=mir
Matthew Jasper
-0
/
+23
2019-04-22
Never stop due to errors before borrow checking
Esteban Küber
-1
/
+14
2019-04-18
hide `--explain` hint if error has no extended info
Andy Russell
-2
/
+2
2019-04-09
improve unknown enum variant errors
Andy Russell
-9
/
+17
2019-03-23
Tweak spans for E0599
Esteban Küber
-8
/
+8
2019-03-11
Update tests
Vadim Petrochenkov
-24
/
+24
2019-03-02
Point at enum definition when match patterns are not exhaustive
Esteban Küber
-2
/
+9
2019-01-20
Use structured suggestion in stead of notes
Esteban Küber
-6
/
+4
2019-01-09
clarify resolve typo suggestion
Andy Russell
-18
/
+18
2018-12-26
Fixed more tests.
Alexander Regueiro
-6
/
+10
2018-12-25
Remove licenses
Mark Rousskov
-168
/
+38
2018-11-23
Reword incorrect macro invocation primary label
Esteban Küber
-1
/
+1
2018-11-19
Auto merge of #56051 - pietroalbini:rollup, r=pietroalbini
bors
-4
/
+12
2018-11-18
resolve: Tweak some articles in ambiguity diagnostics
Vadim Petrochenkov
-2
/
+2
2018-11-10
in which the E0618 "expected function" diagnostic gets a makeover
Zack M. Davis
-4
/
+12
2018-10-24
Point to macro def span instead of whole body
Esteban Küber
-6
/
+4
2018-10-23
Point at macro definition when no rules expect token
Esteban Küber
-2
/
+7
2018-08-14
Moved problematic tests on i586-unknown-linux-gnu back to compile-fail.
David Wood
-21
/
+0
2018-08-14
Merged migrated compile-fail tests and ui tests. Fixes #46841.
David Wood
-0
/
+754