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
/
rfc-2005-default-binding-mode
Age
Commit message (
Expand
)
Author
Lines
2019-04-22
Never stop due to errors before borrow checking
Esteban Küber
-2
/
+18
2019-04-22
update tests for migrate mode by default
Matthew Jasper
-76
/
+23
2019-04-18
hide `--explain` hint if error has no extended info
Andy Russell
-4
/
+0
2019-03-23
Tweak spans for E0599
Esteban Küber
-3
/
+1
2019-03-11
Update NLL tests
Vadim Petrochenkov
-7
/
+7
2019-03-11
Update tests
Vadim Petrochenkov
-11
/
+11
2019-03-02
Point at enum definition when match patterns are not exhaustive
Esteban Küber
-0
/
+2
2019-02-20
Fix erroneous loop diagnostic in nll
Santiago Pastorino
-1
/
+1
2018-12-26
Fixed more tests.
Alexander Regueiro
-2
/
+4
2018-12-25
Remove licenses
Mark Rousskov
-111
/
+21
2018-10-03
Clearer later use messages for calls
Matthew Jasper
-1
/
+1
2018-09-28
Test fixes for the change of error message for issue #54015
Rusty Blitzerr
-1
/
+1
2018-08-01
Errors are more specific in cases where borrows are used in future iterations...
David Wood
-1
/
+1
2018-07-12
Factor out suggest_ref_mut; use it in rustc_borrowck
ashtneoi
-12
/
+0
2018-07-12
span_suggestion
csmoe
-6
/
+6
2018-07-12
Don't try to suggest `ref mut` for implicit `ref`
ashtneoi
-6
/
+6
2018-06-19
NLL: Updates to diagnostic output in `test/ui`.
Felix S. Klock II
-24
/
+12
2018-04-18
Update the previously checkpointed (but unused by bors) tests to reflect curr...
Felix S. Klock II
-12
/
+24
2018-04-11
Checkpoint the current status of NLL on `ui` tests via compare-mode=nll.
Felix S. Klock II
-0
/
+56
2018-04-05
make mem-categorization use adjusted type for patterns
Niko Matsakis
-0
/
+47
2018-03-28
Stabilize match_default_bindings
Taylor Cramer
-51
/
+12
2018-03-20
Stabilize slice patterns without `..`
Vadim Petrochenkov
-1
/
+1
2018-03-14
update tests
Guillaume Gomez
-9
/
+9
2018-02-26
Update UI tests
Vadim Petrochenkov
-20
/
+20
2018-02-25
Update ui tests
Guillaume Gomez
-0
/
+9
2018-01-15
Add error code for unstable feature errors
Guillaume Gomez
-1
/
+1
2017-11-24
Use `get_parent_node` instead of using spans
Esteban Küber
-1
/
+1
2017-11-24
Merge cfail and ui tests into ui tests
Oliver Schneider
-24
/
+26
2017-11-15
Point to ADT definition when not finding variant, method, assoc type
Esteban Küber
-1
/
+1
2017-10-30
typeck: suggest use of match_default_bindings feature
Tamir Duberstein
-0
/
+25
2017-10-06
implement pattern-binding-modes RFC
Tobias Schottdorf
-0
/
+338