rust/compiler/rustc_feature/src
Guillaume Gomez 009d72b3ae
Rollup merge of #112853 - GuillaumeGomez:type_alias_type, r=oli-obk
Add `lazy_type_alias` feature gate

Add the `type_alias_type` to be able to have the weak alias used without restrictions.

Part of #112792.

cc `@compiler-errors`
r? `@oli-obk`
2023-06-21 15:45:16 +02:00
..
accepted.rs Swap out CURRENT_RUSTC_VERSION to 1.71.0 2023-05-30 07:54:29 -04:00
active.rs Rollup merge of #112853 - GuillaumeGomez:type_alias_type, r=oli-obk 2023-06-21 15:45:16 +02:00
builtin_attrs.rs Merge attrs, better validation 2023-06-20 04:38:55 +00:00
lib.rs Use is_some_and/is_ok_and in less obvious spots 2023-05-24 14:33:43 +00:00
removed.rs Remove const eval limit and implement an exponential backoff lint instead 2023-05-31 10:24:17 +00:00
tests.rs tidy: Re-enable check for inline unit tests 2020-12-12 19:18:44 +03:00