Skip to content

Commit 4cf87a9

Browse files
committed
Remove the now stable #[feature(question_mark)]
1 parent 55e67bf commit 4cf87a9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: clippy_lints/src/lib.rs

-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
#![feature(collections)]
55
#![feature(custom_attribute)]
66
#![feature(dotdot_in_tuple_patterns)]
7-
#![feature(question_mark)]
87
#![feature(rustc_private)]
98
#![feature(slice_patterns)]
109
#![feature(stmt_expr_attributes)]

0 commit comments

Comments
 (0)