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 b005ce3 commit 698019bCopy full SHA for 698019b
Cargo.toml
@@ -25,7 +25,7 @@ unicode-xid = "0.1"
25
# This requires a nightly compiler.
26
#
27
# When disabled: emulate the same API as the nightly compiler's proc_macro crate
28
-# but in a way that works on all stable compilers >=1.15.0.
+# but in a way that works on all stable compilers 1.15+.
29
nightly = ["proc-macro"]
30
31
proc-macro = []
0 commit comments