about summary refs log tree commit diff
path: root/compiler/rustc_middle/src/mir/graphviz.rs
AgeCommit message (Expand)AuthorLines
2025-02-11Simplify intra-crate qualifiers.Nicholas Nethercote-1/+1
2024-10-25tcx.is_const_fn doesn't work the way it is described, remove itRalf Jung-1/+1
2024-07-29Reformat `use` declarations.Nicholas Nethercote-1/+2
2024-06-16Rename InstanceDef -> InstanceKindMichael Goulet-1/+1
2023-12-10remove redundant importssurechen-3/+0
2023-07-30inline format!() args up to and including rustc_middleMatthias Krüger-1/+1
2023-04-20Remove WithOptconstParam.Camille GILLOT-13/+10
2023-01-30Use `Mutability::{is_mut, is_not}`Maybe Waffle-1/+1
2022-07-13Rename `debugging_opts` to `unstable_opts`Joshua Nelson-2/+2
2021-09-07Move the dataflow framework to its own crate.Camille GILLOT-0/+134