about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/errors.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-11-03 12:08:55 +0100
committerGitHub <noreply@github.com>2024-11-03 12:08:55 +0100
commit13cdfae599cd0e6b84e8aab34bd5d4286032b7ca (patch)
treeea8bd2c2767c12f8135e2abfa11ae0b90d608274 /compiler/rustc_codegen_llvm/src/errors.rs
parent7d7f2b5e2f79473d6f972fceae0f51fa55468d29 (diff)
parent16394e9776e1be1abc61a9b26baf73070aa7c37b (diff)
downloadrust-13cdfae599cd0e6b84e8aab34bd5d4286032b7ca.tar.gz
rust-13cdfae599cd0e6b84e8aab34bd5d4286032b7ca.zip
Rollup merge of #132540 - compiler-errors:gc, r=calebcartwright
Do not format generic consts

We introduced **nightly support** for generic const items in #113522, but formatting of consts was not modified. Making them format *correctly* is hard, so let's just bail formatting them so we don't accidentally strip their generics and where clauses. This is essentially no-op formatting for generic const items.

r? `````@calebcartwright````` or `````@ytmimi`````
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions