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 b5f083e commit ced57a9Copy full SHA for ced57a9
travis.sh
@@ -55,8 +55,7 @@ else
55
channel build
56
cd "$DIR/test_suite"
57
channel test --features unstable
58
- # Broken while syn and quote update to the new proc-macro API
59
- #channel build --tests --features proc-macro2/nightly
+ channel build --tests --features proc-macro2/nightly
60
if [ -z "${APPVEYOR}" ]; then
61
cd "$DIR/test_suite/no_std"
62
0 commit comments