summary refs log tree commit diff
path: root/compiler/rustc_pattern_analysis/tests/intersection.rs
AgeCommit message (Expand)AuthorLines
2025-07-20pattern_analysis: add option to get a full set of witnessesNadrieril-1/+1
2025-03-20Use `-Wunused_crate_dependencies` for compiler crates.Nicholas Nethercote-0/+2
2025-02-17Add `pattern_complexity_limit` to `Limits`.Nicholas Nethercote-1/+2
2024-09-22Reformat using the new identifier sorting from rustfmtMichael Goulet-1/+1
2024-07-29Reformat `use` declarations.Nicholas Nethercote-1/+3
2024-07-24Add some testsNadrieril-0/+20
2024-06-20Add blank lines after module-level `//!` comments.Nicholas Nethercote-0/+1
2024-03-19Add a crate-custom test harnessNadrieril-0/+69