about summary refs log tree commit diff
path: root/compiler/rustc_middle/src/mir/generic_graph.rs
AgeCommit message (Expand)AuthorLines
2025-02-11Simplify intra-crate qualifiers.Nicholas Nethercote-1/+2
2024-08-29Add `warn(unreachable_pub)` to `rustc_middle`.Nicholas Nethercote-1/+1
2023-12-10remove redundant importssurechen-2/+0
2023-07-30inline format!() args up to and including rustc_middleMatthias Krüger-2/+2
2022-08-26Replace `Body::basic_blocks()` with field accessTomasz Miąsko-2/+2
2022-07-13Rename `debugging_opts` to `unstable_opts`Joshua Nelson-1/+1
2022-05-17Change `Successors` to `impl Iterator<Item = BasicBlock>`SparrowLii-1/+1
2022-03-15fix typosDylan DPC-1/+1
2022-01-03revert #92254 "Bump gsgdt to 0.1.3"Krasimir Georgiev-1/+1
2021-12-24Bump `gsgdt` to 0.1.3Krasimir Georgiev-1/+1
2021-09-07Move the dataflow framework to its own crate.Camille GILLOT-0/+69