about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp
diff options
context:
space:
mode:
authorTakayuki Maeda <takoyaki0316@gmail.com>2023-12-01 13:47:42 +0900
committerGitHub <noreply@github.com>2023-12-01 13:47:42 +0900
commit8b6e9cace37f7d8890a8302d4de11c9a8ad1e14b (patch)
treeb8065abb68f23451263f0f8a6c694ea9effac29e /compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp
parenta030add411fca6f2578232e41e2c01c5d6723bec (diff)
parent1dbfe17f12015d6cc37d6359aea1360746acdf69 (diff)
downloadrust-8b6e9cace37f7d8890a8302d4de11c9a8ad1e14b.tar.gz
rust-8b6e9cace37f7d8890a8302d4de11c9a8ad1e14b.zip
Rollup merge of #118486 - RalfJung:add-feature, r=compiler-errors
generic_const_exprs: suggest to add the feature, not use it

Usually our missing feature messages look something like
```
  = help: add `#![feature(inline_const)]` to the crate attributes to enable
```
However `generic_const_exprs` used a different verb. That's inconsistent and it also means playground won't add that nice hyperlink to add the feature automatically. So let's use the same verb as everywhere else.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions