rust/compiler/rustc_mir_dataflow/src/impls
Nicholas Nethercote b59c4dc261 Remove an out-of-date comment.
The part about zero-sized structures is totally wrong. The rest of
it has almost no explanatory value; there are better explanations in
comments elsewhere.
2024-12-09 20:49:36 +11:00
..
borrowed_locals.rs Remove self param for MaybeBorrowedLocals::transfer_function. 2024-11-26 11:23:40 +11:00
initialized.rs Remove the DefinitelyInitializedPlaces analysis. 2024-11-22 17:02:04 +11:00
liveness.rs reduce false positives of tail-expr-drop-order from consumed values 2024-11-20 20:53:11 +08:00
mod.rs Remove an out-of-date comment. 2024-12-09 20:49:36 +11:00
storage_liveness.rs Rollup merge of #133475 - nnethercote:MaybeStorage-improvements, r=lcnr 2024-11-26 20:35:40 -05:00