rust/compiler/rustc_mir_dataflow/src
Scott McMurray 5ba54c9e31 Delete Rvalue::Len
Everything's moved to `PtrMetadata` instead.
2024-12-22 06:12:39 -08:00
..
framework Auto merge of #133328 - nnethercote:simplify-SwitchInt-handling, r=tmiasko 2024-12-18 22:57:23 +00:00
impls Delete Rvalue::Len 2024-12-22 06:12:39 -08:00
move_paths Delete Rvalue::Len 2024-12-22 06:12:39 -08:00
debuginfo.rs Preserve DebugInfo in DeadStoreElimination. 2023-10-06 15:46:11 +00:00
drop_flag_effects.rs compiler: Add rustc_abi dependence to the compiler 2024-10-27 21:10:58 -07:00
elaborate_drops.rs Use PtrMetadata instead of Len in slice drop shims 2024-12-14 21:29:45 -08:00
errors.rs Migrate all diagnostics 2022-10-23 10:09:44 +02:00
lib.rs Simplify dataflow SwitchInt handling. 2024-12-16 09:36:07 +11:00
points.rs Rename some Analysis and ResultsVisitor methods. 2024-12-10 12:07:13 +11:00
rustc_peek.rs Re-export more rustc_span::symbol things from rustc_span. 2024-12-18 13:38:53 +11:00
un_derefer.rs Avoid unnecessary exports. 2023-11-23 14:06:57 +11:00
value_analysis.rs Remove unused dataflow trait impls and bounds. 2024-12-10 11:52:30 +11:00