rust/compiler/rustc_mir_dataflow/src/impls
León Orell Valerian Liehr 03e8b6bbfa
Rollup merge of #130294 - nnethercote:more-lifetimes, r=lcnr
Lifetime cleanups

The last commit is very opinionated, let's see how we go.

r? `@oli-obk`
2024-09-14 18:12:13 +02:00
..
borrowed_locals.rs Remove unnecessary Clone/Copy derives from analyses. 2024-09-13 09:58:30 +10:00
initialized.rs Remove unnecessary lifetimes in dataflow structs. 2024-09-09 16:14:18 +10:00
liveness.rs Remove unnecessary Clone/Copy derives from analyses. 2024-09-13 09:58:30 +10:00
mod.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
storage_liveness.rs Rollup merge of #130294 - nnethercote:more-lifetimes, r=lcnr 2024-09-14 18:12:13 +02:00