about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2020-08-21 11:08:31 +0000
committerbors <bors@rust-lang.org>2020-08-21 11:08:31 +0000
commit521db88cd9f55ffaeda43df8c10387f74396fe67 (patch)
treee6aaba8c1804ecf1cdf51dffc6160f2d008c7e18 /compiler/rustc_codegen_llvm/src
parent32cb8d40eb4382bd67510c0f06fc855063f0fde8 (diff)
parentc4c017a18487145cd5fdcfda741acc6a2a00bef7 (diff)
downloadrust-521db88cd9f55ffaeda43df8c10387f74396fe67.tar.gz
rust-521db88cd9f55ffaeda43df8c10387f74396fe67.zip
Auto merge of #75697 - lzutao:mir-dumb-const-prefix, r=oli-obk
Suppress "const" prefix of FnDef constants in MIR dump

I [was asked][1] to suppress the `const` infront of `FnDef`.
I tried to suppress comments for other types, but turned out that `const ()` and `()` is different: https://github.com/rust-lang/rust/pull/75697#discussion_r473892806

[1]: https://github.com/rust-lang/rust/pull/75670#issuecomment-675574333
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions