Skip to content

Commit 1c75dfb

Browse files
Rollup merge of #82129 - est31:master, r=jyn514
Remove redundant bool_to_option feature gate
2 parents c87ef21 + 63806cc commit 1c75dfb

File tree

1 file changed

+0
-1
lines changed
  • compiler/rustc_expand/src

1 file changed

+0
-1
lines changed

compiler/rustc_expand/src/lib.rs

-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#![feature(bool_to_option)]
21
#![feature(crate_visibility_modifier)]
32
#![feature(decl_macro)]
43
#![feature(or_patterns)]

0 commit comments

Comments
 (0)