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
/
compiler
/
rustc_borrowck
/
src
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2021-11-15
Stabilize format_args_capture
Josh Triplett
-1
/
+1
2021-10-29
Auto merge of #90380 - Mark-Simulacrum:revert-89558-query-stable-lint, r=lcnr
bors
-1
/
+0
2021-10-28
Auto merge of #90281 - xldenis:public-borrow-set, r=nikomatsakis
bors
-1
/
+1
2021-10-28
Revert "Add rustc lint, warning when iterating over hashmaps"
Mark Rousskov
-1
/
+0
2021-10-25
Add BorrowSet to public api
Xavier Denis
-1
/
+1
2021-10-25
Auto merge of #90042 - pietroalbini:1.56-master, r=Mark-Simulacrum
bors
-1
/
+0
2021-10-24
Rollup merge of #89558 - lcnr:query-stable-lint, r=estebank
Matthias Krüger
-0
/
+1
2021-10-23
update cfg(bootstrap)
Pietro Albini
-1
/
+0
2021-10-16
Adopt let_else across the compiler
est31
-0
/
+1
2021-10-15
allow `potential_query_instability` everywhere
lcnr
-0
/
+1
2021-10-04
Stabilize `const_panic`
Jacob Pratt
-1
/
+1
2021-10-01
Fix clippy lints
Guillaume Gomez
-12
/
+12
2021-09-28
More tracing instrumentation
Oli Scherer
-1
/
+2
2021-09-25
Introduce `Rvalue::ShallowInitBox`
Gary Guo
-1
/
+2
2021-09-15
Allow call to get_body_with_borrowck_facts without -Z polonius
Will Crichton
-5
/
+3
2021-09-08
Rebase fallout.
Camille GILLOT
-0
/
+1
2021-09-07
Move the dataflow framework to its own crate.
Camille GILLOT
-7
/
+7
2021-09-07
Move rustc_mir::borrow_check to new crate rustc_borrowck.
Camille GILLOT
-0
/
+2389