mirror of
https://github.com/rust-lang/rust-analyzer
synced 2024-12-29 06:23:25 +00:00
Auto merge of #123508 - WaffleLapkin:never-type-2024, r=compiler-errors
Edition 2024: Make `!` fall back to `!` This PR changes never type fallback to be `!` (the never type itself) in the next, 2024, edition. This makes the never type's behavior more intuitive (in 2024 edition) and is the first step of the path to stabilize it. r? `@compiler-errors`
This commit is contained in:
commit
2a6d88b6f8