about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp
diff options
context:
space:
mode:
authorVishad Goyal <vishad1996@gmail.com>2021-09-16 19:28:03 +0530
committerMark Rousskov <mark.simulacrum@gmail.com>2021-09-16 14:22:32 -0400
commit9f7e281d47f27c24a59b30cae30c20435be4083c (patch)
tree8622ced72091968b042055b48f113674ebaa92f7 /compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp
parentd1d8145dffde1092135b571d1d19205fe2a8fc44 (diff)
downloadrust-9f7e281d47f27c24a59b30cae30c20435be4083c.tar.gz
rust-9f7e281d47f27c24a59b30cae30c20435be4083c.zip
delay error for enabling unstable lib features
If #![feature] is used outside the nightly channel for only lib
features, the check will be delayed to the stability pass after
parsing. This is done so that appropriate help messages can be shown if
the #![feature] has been used needlessly
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions