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.
1 parent 85357d1 commit 8d7f053Copy full SHA for 8d7f053
src/tools/miri/src/lib.rs
@@ -1,4 +1,5 @@
1
#![cfg_attr(bootstrap, feature(cfg_match))]
2
+#![cfg_attr(bootstrap, feature(nonnull_provenance))]
3
#![cfg_attr(not(bootstrap), feature(cfg_select))]
4
#![feature(rustc_private)]
5
#![feature(float_gamma)]
0 commit comments