]> git.lizzy.rs Git - rust.git/blobdiff - library/core/tests/lib.rs
Rollup merge of #75485 - RalfJung:pin, r=nagisa
[rust.git] / library / core / tests / lib.rs
index b4c299d390586d05665923f442e2043135078f8f..904e3f7284049b982ae68af411759276dc6eb3b4 100644 (file)
@@ -1,5 +1,6 @@
 #![feature(alloc_layout_extra)]
 #![feature(array_chunks)]
+#![feature(array_map)]
 #![feature(bool_to_option)]
 #![feature(bound_cloned)]
 #![feature(box_syntax)]