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
/
compiler
/
rustc_borrowck
/
src
/
diagnostics
Age
Commit message (
Expand
)
Author
Lines
2021-10-08
clippy::complexity fixes
Matthias Krüger
-2
/
+1
2021-10-05
Note specific regions involved in 'borrowed data escapes' error
Aaron Hill
-0
/
+21
2021-10-03
Don't suggest replacing region with 'static in NLL
Aaron Hill
-3
/
+1
2021-10-02
Make diangostic item names consistent
Cameron Steffen
-4
/
+4
2021-09-30
Auto merge of #87998 - nneonneo:master, r=oli-obk
bors
-28
/
+80
2021-09-28
More tracing instrumentation
Oli Scherer
-2
/
+3
2021-09-27
Remove `DefId` from `ConstraintCategory::Predicate`
Aaron Hill
-1
/
+1
2021-09-27
Improve cause information for NLL higher-ranked errors
Aaron Hill
-56
/
+84
2021-09-20
Auto merge of #88708 - Aaron1011:aggregate-usage, r=oli-obk
bors
-0
/
+1
2021-09-16
Add `ConstraintCategory::Usage` for handling aggregate construction
Aaron Hill
-0
/
+1
2021-09-15
Point to closure when emitting 'cannot move out' for captured variable
Fabian Wolff
-4
/
+8
2021-09-09
Fix two uses of `span_note` when the source is not available
Fabian Wolff
-2
/
+17
2021-09-09
Fix issue #72649: avoid spurious "previous iteration of loop" errors.
Robert Xiao
-28
/
+80
2021-09-07
Rename rustc_mir to rustc_const_eval.
Camille GILLOT
-8
/
+9
2021-09-07
Move the dataflow framework to its own crate.
Camille GILLOT
-4
/
+4
2021-09-07
Move rustc_mir::borrow_check to new crate rustc_borrowck.
Camille GILLOT
-0
/
+8202