rust/tests/ui/checked_unwrap
Samuel Tardieu c7640e0f83 Run UI tests with edition 2024 by default
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`.
2025-04-15 20:33:01 +02:00
..
complex_conditionals.rs Fix new tests updates 2025-02-15 13:38:42 +01:00
complex_conditionals.stderr Fix new tests updates 2025-02-15 13:38:42 +01:00
complex_conditionals_nested.rs Update UI tests 2025-02-15 13:38:16 +01:00
complex_conditionals_nested.stderr Merge commit '0f8eabd623' into clippyup 2024-08-24 18:33:44 -04:00
simple_conditionals.rs Fix new tests updates 2025-02-15 13:38:42 +01:00
simple_conditionals.stderr Run UI tests with edition 2024 by default 2025-04-15 20:33:01 +02:00