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
/
dump.rs
Age
Commit message (
Expand
)
Author
Lines
2025-09-01
Introduce `MirDumper` and `MirWriter`.
Nicholas Nethercote
-55
/
+32
2025-09-01
Use trait object references for closures.
Nicholas Nethercote
-1
/
+1
2025-07-04
Remove Symbol for Named LateParam/Bound variants
Michael Goulet
-7
/
+10
2025-04-11
move `dump_polonius_mir`
lcnr
-1
/
+1
2025-04-08
Auto merge of #139536 - matthiaskrgr:rollup-j6goald, r=matthiaskrgr
bors
-2
/
+2
2025-04-08
move `ClosureRegionRequirements` to `rustc_borrowck`
lcnr
-2
/
+2
2025-04-07
rm `RegionInferenceContext::var_infos`
lcnr
-2
/
+2
2025-02-21
Make `PassWhere` impl `Copy`.
Nicholas Nethercote
-1
/
+1
2025-01-31
record boring locals in polonius context
Rémy Rakic
-4
/
+4
2025-01-31
create context for errors and diagnostics for last borrowck phase
Rémy Rakic
-5
/
+7
2025-01-30
add constraint graph to polonius MIR dump
Rémy Rakic
-9
/
+101
2025-01-26
tidy up html structure
Rémy Rakic
-4
/
+4
2025-01-26
add NLL SCCs to polonius MIR dump
Rémy Rakic
-0
/
+49
2025-01-26
add NLL region graph to the polonius MIR dump
Rémy Rakic
-1
/
+83
2025-01-25
add CFG to polonius MIR dump
Rémy Rakic
-2
/
+71
2025-01-25
switch polonius MIR dump to HTML
Rémy Rakic
-9
/
+67
2025-01-25
use more explicit MIR dumping process
Rémy Rakic
-4
/
+36
2024-12-18
address review comments
Rémy Rakic
-2
/
+5
2024-12-18
introduce beginnings of polonius MIR dump
Rémy Rakic
-0
/
+101