Skip to content

Commit abdfa39

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

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)