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
/
path_utils.rs
Age
Commit message (
Expand
)
Author
Lines
2025-01-01
remove borrowck duplicate of `std::ops::ControlFlow`
Rémy Rakic
-9
/
+4
2025-01-01
remove `allow_two_phase_borrow`
Rémy Rakic
-8
/
+1
2024-11-02
compiler: Replace rustc_target with _abi in _borrowck
Jubilee Young
-1
/
+1
2024-09-22
Reformat using the new identifier sorting from rustfmt
Michael Goulet
-1
/
+1
2024-08-30
Remove `#[macro_use] extern crate tracing` from `rustc_borrowck`.
Nicholas Nethercote
-0
/
+1
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-6
/
+4
2024-02-12
remove a bunch of dead parameters in fn
yukang
-1
/
+0
2024-02-09
Rollup merge of #120693 - nnethercote:invert-diagnostic-lints, r=davidtwco
Matthias Krüger
-2
/
+0
2024-02-06
Add CoroutineClosure to TyKind, AggregateKind, UpvarArgs
Michael Goulet
-1
/
+1
2024-02-06
Invert diagnostic lints.
Nicholas Nethercote
-2
/
+0
2023-11-26
Remove Upvar duplication
Mark Rousskov
-3
/
+2
2023-10-20
s/generator/coroutine/
Oli Scherer
-2
/
+2
2023-06-27
Only consider places with the same local in each_borrow_involving_path.
Camille GILLOT
-5
/
+9
2023-03-28
Move `mir::Field` → `abi::FieldIdx`
Scott McMurray
-2
/
+3
2022-11-09
lint auto pass
AndyJado
-0
/
+2
2021-12-15
Remove in_band_lifetimes from borrowck
Dániel Buga
-1
/
+1
2021-09-07
Move rustc_mir::borrow_check to new crate rustc_borrowck.
Camille GILLOT
-0
/
+171