rust/compiler/rustc_mir_dataflow/src
Michael Goulet 8dd8db5073
Rollup merge of #118288 - compiler-errors:is_some_and, r=lqd,dtolnay
Use `is_{some,ok}_and` more in the compiler

slightly more fluent-reading code
2023-11-25 17:23:34 -05:00
..
framework Remove ResultsCursor::get_with_analysis. 2023-11-24 13:13:09 +11:00
impls Remove unused arguments from on_all_children_bits. 2023-11-24 06:36:27 +11:00
move_paths Replace no_ord_impl with orderable. 2023-11-22 18:38:17 +11:00
debuginfo.rs Preserve DebugInfo in DeadStoreElimination. 2023-10-06 15:46:11 +00:00
drop_flag_effects.rs Remove unused arguments from on_all_children_bits. 2023-11-24 06:36:27 +11: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 Use rustc_fluent_macro::fluent_messages! directly. 2023-11-26 08:38:40 +11:00
rustc_peek.rs Remove ResultsCursor::get_with_analysis. 2023-11-24 13:13:09 +11:00
storage.rs Replace Body::basic_blocks() with field access 2022-08-26 14:27:08 +02:00
un_derefer.rs Avoid unnecessary exports. 2023-11-23 14:06:57 +11:00
value_analysis.rs is_{some,ok}_and 2023-11-25 18:47:16 +00:00