summary refs log tree commit diff
path: root/compiler/rustc_pattern_analysis/tests/common
AgeCommit message (Collapse)AuthorLines
2024-09-22Reformat using the new identifier sorting from rustfmtMichael Goulet-1/+1
2024-08-10Stabilize `min_exhaustive_patterns`Nadrieril-4/+0
2024-07-29Reformat `use` declarations.Nicholas Nethercote-6/+4
The previous commit updated `rustfmt.toml` appropriately. This commit is the outcome of running `x fmt --all` with the new formatting options.
2024-07-24Add some testsNadrieril-4/+40
2024-05-30remove tracing tree indent lineslcnr-1/+0
2024-03-19Add a crate-custom test harnessNadrieril-0/+315