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
/
librustc_mir
/
borrow_check
/
diagnostics
Age
Commit message (
Expand
)
Author
Lines
2020-01-13
Do not ICE on lifetime error involving closures
Esteban Küber
-2
/
+20
2019-12-13
Rollup merge of #67247 - JohnTitor:fix-sugg, r=estebank
Mazdak Farrokhzad
-4
/
+12
2019-12-11
fix imports
Mark Mansi
-20
/
+28
2019-12-12
Don't suggest wrong snippet in closure
Yuki Okushi
-4
/
+12
2019-12-11
Auto merge of #66650 - matthewjasper:nonuniform-array-move, r=pnkfelix
bors
-4
/
+1
2019-12-09
Remove `uniform_array_move_out` passes
Matthew Jasper
-4
/
+1
2019-12-09
Do not ICE on closure
Yuki Okushi
-1
/
+2
2019-12-09
Auto merge of #67004 - estebank:issue-66958, r=eddyb
bors
-9
/
+10
2019-12-06
Do not ICE on async fn with non-Copy infered type arg
Esteban Küber
-9
/
+10
2019-12-05
rustc: Apply clearer naming to BodyAndCache, fix Deref impl, remove unneeded ...
Paul Daniel Faria
-2
/
+2
2019-12-04
more private
Mark Mansi
-5
/
+6
2019-12-04
minor fix
Mark Mansi
-1
/
+1
2019-12-04
fix some imports
Mark Mansi
-37
/
+37
2019-12-04
move region errors to diagnostics module
Mark Mansi
-0
/
+2228
2019-12-04
fix imports
Mark Mansi
-4
/
+8
2019-12-04
move explain_borrow to diagnostics
Mark Mansi
-0
/
+804
2019-12-04
fix imports
Mark Mansi
-21
/
+30
2019-12-04
create new borrow_check::diagnostics module and move stuff there
Mark Mansi
-0
/
+4315