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
/
polonius
/
legacy
/
loan_invalidations.rs
Age
Commit message (
Expand
)
Author
Lines
2025-09-16
Remove Rvalue::Len.
Camille Gillot
-7
/
+2
2025-04-28
AsyncDrop implementation using shim codegen of async_drop_in_place::{closure}...
Andrew Zhogin
-1
/
+8
2025-01-31
Implement MIR, CTFE, and codegen for unsafe binders
Michael Goulet
-0
/
+4
2025-01-28
Represent the raw pointer for a array length check as a new kind of fake borrow
Michael Goulet
-11
/
+10
2025-01-18
Revert "Auto merge of #134330 - scottmcm:no-more-rvalue-len, r=matthewjasper"
Rémy Rakic
-2
/
+7
2025-01-08
rename `AllFacts` to `PoloniusFacts`
Rémy Rakic
-3
/
+3
2025-01-08
rename `LocationTable` to `PoloniusLocationTable`
Rémy Rakic
-3
/
+3
2025-01-01
remove borrowck duplicate of `std::ops::ControlFlow`
Rémy Rakic
-2
/
+4
2025-01-01
remove `allow_two_phase_borrow`
Rémy Rakic
-2
/
+2
2024-12-30
move `facts` module to polonius legacy module
Rémy Rakic
-2
/
+1
2024-12-30
move `location` module to polonius legacy module
Rémy Rakic
-1
/
+1
2024-12-22
Delete `Rvalue::Len`
Scott McMurray
-7
/
+2
2024-12-15
improve consistency within fact gen
Rémy Rakic
-8
/
+8
2024-12-14
move datalog fact generation into a legacy module
Rémy Rakic
-0
/
+440