We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
#![feature]
2 parents e2d9b9a + 758ec1d commit f49b4bcCopy full SHA for f49b4bc
clippy_lints/src/lib.rs
@@ -1,5 +1,4 @@
1
#![feature(array_windows)]
2
-#![feature(binary_heap_into_iter_sorted)]
3
#![feature(box_patterns)]
4
#![feature(macro_metavar_expr_concat)]
5
#![feature(f128)]
0 commit comments