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
/
used_muts.rs
Age
Commit message (
Expand
)
Author
Lines
2024-09-09
Remove unnecessary lifetimes in dataflow structs.
Nicholas Nethercote
-6
/
+6
2024-08-30
Remove `#[macro_use] extern crate tracing` from `rustc_borrowck`.
Nicholas Nethercote
-0
/
+1
2024-06-27
Rename `'cx` to `'infcx`
Oli Scherer
-2
/
+2
2024-06-24
Separate the mir body lifetime from the other lifetimes
Oli Scherer
-5
/
+5
2024-06-24
Separate the lifetimes of the `BorrowckInferCtxt` from the other borrowed items
Oli Scherer
-5
/
+5
2024-02-13
Bump `indexmap`
clubby789
-1
/
+2
2024-02-06
Invert diagnostic lints.
Nicholas Nethercote
-2
/
+0
2023-11-21
Fix `clippy::needless_borrow` in the compiler
Nilstrieb
-1
/
+1
2023-03-08
Rollup merge of #108856 - Zeegomo:remove-drop-and-rep, r=tmiasko
Matthias Krüger
-3
/
+0
2023-03-07
Remove DropAndReplace terminator
Giacomo Pasini
-3
/
+0
2023-03-05
Remove `allow(potential_query_instability)` from `borrowck`
clubby789
-5
/
+5
2022-11-09
lint auto pass
AndyJado
-0
/
+2
2022-07-01
cleanup mir visitor for `rustc::pass_by_value`
lcnr
-2
/
+2
2022-05-23
Refactor call terminator to always hold a destination place
Jakob Degen
-2
/
+2
2022-05-20
Remove `crate` visibility usage in compiler
Jacob Pratt
-1
/
+1
2021-09-07
Move rustc_mir::borrow_check to new crate rustc_borrowck.
Camille GILLOT
-0
/
+110