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
/
region_infer
/
reverse_sccs.rs
Age
Commit message (
Expand
)
Author
Lines
2025-08-20
handle opaque types before region inference
lcnr
-10
/
+0
2025-05-31
Drive-by refactor: use `OnceCell` for the reverse region SCC graph
Amanda Stjerna
-8
/
+5
2025-05-03
add `ReverseSccGraph::compute`
lcnr
-18
/
+27
2025-02-22
Greatly simplify lifetime captures in edition 2024
Michael Goulet
-4
/
+1
2024-11-19
Clean up `UniversalRegions`.
Nicholas Nethercote
-1
/
+1
2024-09-22
Reformat using the new identifier sorting from rustfmt
Michael Goulet
-1
/
+1
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-3
/
+5
2024-04-14
Make `depth_first_search` into a standalone function
Maybe Waffle
-3
/
+2
2024-04-14
Merge `{With,Graph}{Successors,Predecessors}` into `{Successors,Predecessors}`
Maybe Waffle
-1
/
+1
2024-03-23
Use `chunk_by` when building `ReverseSccGraph`
Josh Stone
-6
/
+5
2024-02-06
Invert diagnostic lints.
Nicholas Nethercote
-2
/
+0
2023-04-30
Lrc -> Rc
klensy
-1
/
+1
2023-04-30
RegionInferenceContext: remove Rc from rev_scc_graph field
klensy
-8
/
+5
2023-03-05
Remove `allow(potential_query_instability)` from `borrowck`
clubby789
-4
/
+4
2022-11-09
lint auto pass
AndyJado
-0
/
+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
/
+68