mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-03 10:33:34 +00:00
e8a0bd6549
`LeakCheck` can own `mini_graph` and `rcc` instead of holding references to them. This requires inlining `assign_scc_value` to avoid a borrowck error, but that's fine because it has a single call site. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
messages.ftl |