rust/compiler/rustc_feature/src
bors a992a11913 Auto merge of #87937 - LeSeulArtichaut:active-if-let-guards, r=nagisa
Don't mark `if_let_guard` as an incomplete feature

I don't think there is any reason for `if_let_guard` to be an incomplete feature, and I think the reason they were marked in the first place was simply because they weren't implemented at all.

r? `@pnkfelix`
cc tracking issue #51114
2021-08-25 13:42:02 +00:00
..
accepted.rs Auto merge of #87570 - nikic:llvm-13, r=nagisa 2021-08-21 09:25:28 +00:00
active.rs Auto merge of #87937 - LeSeulArtichaut:active-if-let-guards, r=nagisa 2021-08-25 13:42:02 +00:00
builtin_attrs.rs Address review comments 2021-08-21 14:11:36 -05:00
lib.rs Make incomplete features part of delcaration 2021-06-28 14:39:20 -04:00
removed.rs Replace #[plugin_registrar] with exporting __rustc_plugin_registrar 2021-08-10 14:20:48 +02:00
tests.rs tidy: Re-enable check for inline unit tests 2020-12-12 19:18:44 +03:00