about summary refs log tree commit diff
path: root/compiler/rustc_graphviz/src/tests.rs
AgeCommit message (Expand)AuthorLines
2025-02-08Rustfmtbjorn3-6/+10
2024-09-22Reformat using the new identifier sorting from rustfmtMichael Goulet-11/+7
2024-07-29Reformat `use` declarations.Nicholas Nethercote-2/+4
2022-01-09eplace usages of vec![].into_iter with [].into_iterLucas Kent-1/+1
2021-03-27Remove (lots of) dead codeJoshua Nelson-1/+1
2021-01-03remove redundant closures (clippy::redundant_closure)Matthias Krüger-1/+1
2020-08-30mv compiler to compiler/mark-0/+408