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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
ui
/
borrowck
Age
Commit message (
Expand
)
Author
Lines
2018-06-01
change `PointerKind::Implicit` to a note
Niko Matsakis
-0
/
+39
2018-03-20
Stabilize slice patterns without `..`
Vadim Petrochenkov
-9
/
+8
2018-03-14
update tests
Guillaume Gomez
-21
/
+21
2018-02-26
Update UI tests
Vadim Petrochenkov
-37
/
+37
2018-02-26
Update UI tests
Vadim Petrochenkov
-211
/
+211
2018-02-25
Update ui tests
Guillaume Gomez
-0
/
+21
2018-02-09
rustc_mir: insert a dummy access to places being matched on, when building MIR.
Eduard-Mihai Burtescu
-1
/
+19
2018-01-28
Point only at method signatures and point at trait
Esteban Küber
-16
/
+12
2018-01-28
For named lifetimes point only at method signature
Esteban Küber
-0
/
+110
2018-01-19
Tweak wording and spans of closure lifetime errors
Esteban Küber
-15
/
+18
2018-01-15
Move diagnostic logic to its own module
Esteban Küber
-4
/
+165
2018-01-15
Reword diagnostic
Esteban Küber
-3
/
+3
2018-01-15
Custom error when moving arg outside of its closure
Esteban Küber
-0
/
+31
2018-01-10
Modify message to match label
Esteban Küber
-2
/
+2
2018-01-07
Assignment to immutable argument: diagnostic tweak
Esteban Küber
-0
/
+38
2018-01-03
Tweak to mir borrow in a loop diagnostic
Esteban Küber
-4
/
+1
2018-01-03
Add mir test, review comments
Esteban Küber
-10
/
+36
2018-01-02
Be ambiguous when type cannot be properly mentioned
Esteban Küber
-26
/
+34
2018-01-01
Address review comments: make label shorter
Esteban Küber
-1
/
+2
2018-01-01
Move reason for move to label
Esteban Küber
-27
/
+58
2017-12-22
Updated existing tests.
David Wood
-0
/
+2
2017-12-14
Remove NOTE/HELP annotations from UI tests
Vadim Petrochenkov
-124
/
+88
2017-12-14
Move compile-fail tests with NOTE/HELP annotations to UI
Vadim Petrochenkov
-0
/
+871
2017-11-28
Rollup merge of #46231 - ritiek:verbs, r=arielb1
kennytm
-1
/
+1
2017-11-26
Update tests for -Zborrowck-mir -> -Zborrowck=mode migration
est31
-2
/
+2
2017-11-26
MIR: Fix value moved diagnose messages
Ritiek Malhotra
-1
/
+1
2017-11-24
Merge cfail and ui tests into ui tests
Oliver Schneider
-55
/
+69
2017-11-13
Fix comments
Shotaro Yamada
-1
/
+1
2017-11-12
MIR-borrowck: fix diagnostics for closures
Shotaro Yamada
-0
/
+208
2017-11-09
add reinit test
Mikhail Modin
-0
/
+39
2017-07-27
Added tests for new loop borrow message
Isaac van Bakel
-0
/
+118
2017-07-02
Revert "Change error count messages"
Ariel Ben-Yehuda
-2
/
+2
2017-05-24
Change error count messages
Michael Kohl
-2
/
+2
2017-04-25
Point at variable moved by closure
Esteban Küber
-0
/
+67