about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/coverageinfo/llvm_cov.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-11-04 18:12:46 +0100
committerGitHub <noreply@github.com>2024-11-04 18:12:46 +0100
commitb9db639ea588534060504a48e8334fbfcb751fe6 (patch)
tree96b5a871dd298eec7f8abf871c8d5fdb1b01fa6b /compiler/rustc_codegen_llvm/src/coverageinfo/llvm_cov.rs
parentc89a6cd0ad7a3218e821b027510a8fc30c47e5d2 (diff)
parentae428141f7b99511e327ad28daf988978a376d86 (diff)
downloadrust-b9db639ea588534060504a48e8334fbfcb751fe6.tar.gz
rust-b9db639ea588534060504a48e8334fbfcb751fe6.zip
Rollup merge of #132544 - dianne:unstable-library-feature-backticks, r=compiler-errors
Use backticks instead of single quotes for library feature names in diagnostics

This PR changes the text of library feature errors for using unstable or body-unstable items. Displaying library feature names in backticks is consistent with other diagnostics (e.g. those from `rustc_passes`) and with the `reason`s on unstable attributes in the library. Additionally, this simplifies diagnostics when supporting multiple unstable attributes on items (see #131824) since `DiagSymbolList` also displays symbols using backticks.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/coverageinfo/llvm_cov.rs')
0 files changed, 0 insertions, 0 deletions