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
/
polonius
Age
Commit message (
Expand
)
Author
Lines
2024-05-21
Auto merge of #125284 - compiler-errors:uplift-misc, r=lcnr
bors
-4
/
+6
2024-05-20
Uplift RegionVid
Michael Goulet
-4
/
+6
2024-05-17
Remove `Rvalue::CheckedBinaryOp`
Scott McMurray
-2
/
+1
2024-04-29
Remove `extern crate rustc_middle` from numerous crates.
Nicholas Nethercote
-0
/
+1
2024-04-20
Add a non-shallow fake borrow
Nadrieril
-6
/
+13
2024-02-24
Implement asm goto in MIR and MIR lowering
Gary Guo
-1
/
+2
2024-02-24
Change InlineAsm to allow multiple targets instead
Gary Guo
-1
/
+1
2024-02-12
remove a bunch of dead parameters in fn
yukang
-1
/
+0
2024-02-06
Invert diagnostic lints.
Nicholas Nethercote
-4
/
+0
2024-01-15
compiler: Lower fn call arg spans down to MIR
Martin Nordholts
-1
/
+1
2023-11-26
move remaining legacy polonius fact generation out of NLL module
Rémy Rakic
-18
/
+40
2023-11-26
small polish of loan invalidations fact generation
Rémy Rakic
-22
/
+12
2023-11-26
rename polonius constraint generation to what it actually does: emit loan kills
Rémy Rakic
-28
/
+20
2023-11-26
simplify polonius constraint generation
Rémy Rakic
-106
/
+82
2023-11-26
remove NLL liveness from polonius constraint generation
Rémy Rakic
-80
/
+7
2023-11-26
extract polonius "constraint generation"
Rémy Rakic
-2
/
+272
2023-11-26
extract polonius loan invalidations fact generation
Rémy Rakic
-0
/
+582