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
/
dropck
Age
Commit message (
Expand
)
Author
Lines
2019-04-22
update tests for migrate mode by default
Matthew Jasper
-567
/
+329
2019-04-18
hide `--explain` hint if error has no extended info
Andy Russell
-4
/
+1
2019-03-11
Update NLL tests
Vadim Petrochenkov
-10
/
+10
2019-03-11
Update tests
Vadim Petrochenkov
-15
/
+15
2019-01-08
Improve the wording
Yuki Okushi
-1
/
+1
2018-12-25
Remove licenses
Mark Rousskov
-131
/
+31
2018-12-07
Various minor/cosmetic improvements to code
Alexander Regueiro
-1
/
+1
2018-11-05
Use `// revisions` in the dropck-eyepatch tests instead of relying on compare...
Felix S. Klock II
-51
/
+60
2018-10-21
Use new region infer errors for explaining borrows
Matthew Jasper
-24
/
+23
2018-10-05
Updates to .stderr output in ui tests from earlier changes.
Felix S. Klock II
-4
/
+4
2018-09-23
Remove irrelevant message about drop order
Matthew Jasper
-2
/
+0
2018-08-17
Auto merge of #53288 - RalfJung:dropck, r=nikomatsakis
bors
-0
/
+79
2018-08-17
fix license
Ralf Jung
-2
/
+12
2018-08-14
Merged migrated compile-fail tests and ui tests. Fixes #46841.
David Wood
-0
/
+587
2018-08-12
unions are not always trivially dropable
Ralf Jung
-0
/
+69
2018-07-23
Don't match on region kinds when reporting NLL errors
Matthew Jasper
-3
/
+3
2018-06-19
Suggest that values are dropped in the opposite order they are defined
Santiago Pastorino
-0
/
+6
2018-05-25
rust-lang/rust#51025: improve test robustness so that they work under NLL too.
Felix S. Klock II
-99
/
+193
2018-04-11
Checkpoint the current status of NLL on `ui` tests via compare-mode=nll.
Felix S. Klock II
-0
/
+42
2018-04-11
Workaround rust-lang/rust#49855 by forcing rustc_error in any mode, including...
Felix S. Klock II
-6
/
+6
2018-04-05
Stabilize attributes on generic parameters
Vadim Petrochenkov
-14
/
+10
2018-03-14
update tests
Guillaume Gomez
-4
/
+4
2018-02-26
Update UI tests
Vadim Petrochenkov
-2
/
+2
2018-02-26
Update UI tests
Vadim Petrochenkov
-58
/
+58
2018-02-25
Update ui tests
Guillaume Gomez
-0
/
+4
2017-12-14
Point at var in short lived borrows
Esteban Küber
-82
/
+83
2017-11-24
Merge cfail and ui tests into ui tests
Oliver Schneider
-29
/
+40
2017-07-02
Revert "Change error count messages"
Ariel Ben-Yehuda
-4
/
+4
2017-05-27
Add new error codes and update tests
Guillaume Gomez
-12
/
+12
2017-05-24
Change error count messages
Michael Kohl
-4
/
+4
2017-04-20
Reduce visual clutter of multiline start when possible
Esteban Küber
-6
/
+4
2016-11-23
review comments
Esteban Küber
-2
/
+2
2016-11-22
Show multiline spans in full if short enough
Esteban Küber
-4
/
+16
2016-10-20
improve "Doesn't live long enough" error
Mikhail Modin
-36
/
+36
2016-10-17
Moved new dropck-eyepatch compile-fail tests to the `ui/` subtree.
Felix S. Klock II
-0
/
+470