The `ui_test` crate still uses 2021 as the default edition for running rustc-like tests. This creates an unwelcome discrepancy between `cargo dev lint` which uses Rust 2024 by default, and running UI tests through `compile-test`. |
||
|---|---|---|
| .. | ||
| complex_conditionals.rs | ||
| complex_conditionals.stderr | ||
| complex_conditionals_nested.rs | ||
| complex_conditionals_nested.stderr | ||
| simple_conditionals.rs | ||
| simple_conditionals.stderr | ||