rust/compiler/rustc_borrowck/src/constraints
Amanda Stjerna aca36fd12a Move placeholder handling to a proper preprocessing step
This commit breaks out the logic of placheolder rewriting
into its own preprocessing step.

The only functional change from this is that the preprocessing
step (where extra `r: 'static` constraints are added) is
performed upstream of Polonius legacy, finally affecting
Polonius. That is mostly a by-product, though.
2025-06-03 12:20:15 +02:00
..
graph.rs Split the Edges iterator. 2025-02-28 09:25:01 +11:00
mod.rs Move placeholder handling to a proper preprocessing step 2025-06-03 12:20:15 +02:00