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 72eed28 commit f6fbf93Copy full SHA for f6fbf93
src/libcore/tests/cfg_if_override.rs
@@ -1,6 +1,5 @@
1
//! Test that overriding cfg_if with our own cfg_if macro does not break
2
//! anything.
3
-#![feature(cfg_if)]
4
5
macro_rules! cfg_if {
6
(()) => {
0 commit comments