1
Fork 0
rust/compiler/rustc_feature/src
Matthias Krüger 79000d2a8f
Rollup merge of #127630 - compiler-errors:type-ascription, r=chenyukang
Remove lang feature for type ascription (since it's a lib feature now)

It's not necessary since it's a library feature now, via the type ascription macro. We can't (and shouldn't) register it as a removed feature since I think that would give "this feature has been removed" errors even for people using the macro (well, I'm pretty sure, though I didn't check).

r? `@Nilstrieb`
2024-07-14 20:24:59 +02:00
..
accepted.rs clarify the meaning of the version number for accepted/removed features 2024-07-14 08:18:03 +02:00
builtin_attrs.rs Auto merge of #127200 - fee1-dead-contrib:trait_def_const_trait, r=compiler-errors 2024-07-09 06:51:35 +00:00
lib.rs clarify the meaning of the version number for accepted/removed features 2024-07-14 08:18:03 +02:00
removed.rs clarify the meaning of the version number for accepted/removed features 2024-07-14 08:18:03 +02:00
tests.rs tidy: Re-enable check for inline unit tests 2020-12-12 19:18:44 +03:00
unstable.rs Rollup merge of #127630 - compiler-errors:type-ascription, r=chenyukang 2024-07-14 20:24:59 +02:00