rust/compiler/rustc_mir_dataflow/src
2023-07-04 13:45:23 -07:00
..
framework Export AnalysisResults trait in rustc_mir_dataflow 2023-06-27 11:35:32 +02:00
impls bring back un_derefer and rewrite it again 2023-07-04 13:45:23 -07:00
move_paths bring back un_derefer and rewrite it again 2023-07-04 13:45:23 -07:00
drop_flag_effects.rs Treat Drop as a rmw operation 2023-01-30 00:20:40 +01:00
elaborate_drops.rs merge BorrowKind::Unique into BorrowKind::Mut 2023-06-20 20:55:31 +08:00
errors.rs Migrate all diagnostics 2022-10-23 10:09:44 +02:00
lib.rs bring back un_derefer and rewrite it again 2023-07-04 13:45:23 -07:00
rustc_peek.rs Merge un_derefer into MovePathLookup 2023-06-29 22:14:27 -07:00
storage.rs Replace Body::basic_blocks() with field access 2022-08-26 14:27:08 +02:00
un_derefer.rs bring back un_derefer and rewrite it again 2023-07-04 13:45:23 -07:00
value_analysis.rs Take MIR dataflow analyses by mutable reference. 2023-05-18 17:46:39 -04:00