1
Fork 0
rust/compiler/rustc_mir_dataflow/src
Nicholas Nethercote 36b25f5386 Reorder some use items.
The current order is a mess.
2023-11-23 14:06:25 +11:00
..
framework Fix clippy::needless_borrow in the compiler 2023-11-21 20:13:40 +01:00
impls Fix clippy::needless_borrow in the compiler 2023-11-21 20:13:40 +01:00
move_paths Use terse form for Fn bound. 2023-10-21 12:09:02 +00:00
debuginfo.rs Preserve DebugInfo in DeadStoreElimination. 2023-10-06 15:46:11 +00:00
drop_flag_effects.rs Remove on_all_drop_children_bits. 2023-10-21 10:33:37 +00:00
elaborate_drops.rs Fix clippy::needless_borrow in the compiler 2023-11-21 20:13:40 +01:00
errors.rs Migrate all diagnostics 2022-10-23 10:09:44 +02:00
lib.rs Remove unused feature. 2023-11-23 08:15:11 +11:00
rustc_peek.rs Reorder some use items. 2023-11-23 14:06:25 +11:00
storage.rs Replace Body::basic_blocks() with field access 2022-08-26 14:27:08 +02:00
un_derefer.rs optimization round 2 2023-07-10 20:46:01 -07:00
value_analysis.rs Improve naming and comments. 2023-10-21 07:01:25 +00:00