1
Fork 0
rust/compiler/rustc_mir_dataflow/src/impls
Tomasz Miąsko dff602fc18 Add a pointer to address cast kind
A pointer to address cast are often special-cased.
Introduce a dedicated cast kind to make them easy distinguishable.
2022-05-31 00:00:00 +00:00
..
borrowed_locals.rs Remove unused unsound_ignore_borrow_on_drop 2022-02-17 16:51:25 +01:00
init_locals.rs Add new MutatatingUseContexts for deinit and SetDiscriminant 2022-04-11 09:26:26 -04:00
liveness.rs Add a pointer to address cast kind 2022-05-31 00:00:00 +00:00
mod.rs Add dead store elimination pass 2022-05-24 22:50:21 -04:00
storage_liveness.rs Refactor call terminator to always hold a destination place 2022-05-23 17:49:04 -04:00