rust/compiler/rustc_mir_dataflow/src
nils fd7a159710 Fix uninlined_format_args for some compiler crates
Convert all the crates that have had their diagnostic migration
completed (except save_analysis because that will be deleted soon and
apfloat because of the licensing problem).
2023-01-05 19:01:12 +01:00
..
framework Fix uninlined_format_args for some compiler crates 2023-01-05 19:01:12 +01:00
impls rustc: Remove needless lifetimes 2022-12-20 22:10:40 +01:00
move_paths Fix uninlined_format_args for some compiler crates 2023-01-05 19:01:12 +01:00
drop_flag_effects.rs Inline and remove place_contents_drop_state_cannot_differ. 2022-12-08 13:59:29 +11:00
elaborate_drops.rs Remove one more usage of mk_substs_trait 2022-12-14 15:36:39 +00:00
errors.rs Migrate all diagnostics 2022-10-23 10:09:44 +02:00
lib.rs Add initial version of value analysis and dataflow constant propagation 2022-11-07 10:35:08 +01:00
rustc_peek.rs Rollup merge of #99027 - tmiasko:basic-blocks, r=oli-obk 2022-08-29 06:34:43 +02:00
storage.rs Replace Body::basic_blocks() with field access 2022-08-26 14:27:08 +02:00
un_derefer.rs Auto merge of #99667 - ouz-a:some_branch, r=oli-obk 2022-07-29 07:11:50 +00:00
value_analysis.rs Fix uninlined_format_args for some compiler crates 2023-01-05 19:01:12 +01:00