about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-12-10 06:59:25 +0000
committerbors <bors@rust-lang.org>2023-12-10 06:59:25 +0000
commit42dfac5e08b87900dd513124dd0b2540c16f267a (patch)
tree5758cebb2d2019825a37c8aba60914c1cfc35535 /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
parent61afc9c92896a43fce92bd5e3bba6274c5e3e960 (diff)
parentafa35e90ef4e813f83052e0e66fde893b9a29722 (diff)
downloadrust-42dfac5e08b87900dd513124dd0b2540c16f267a.tar.gz
rust-42dfac5e08b87900dd513124dd0b2540c16f267a.zip
Auto merge of #118788 - compiler-errors:const-pretty, r=fee1-dead
Don't print host effect param in pretty `path_generic_args`

Make `own_args_no_defaults` pass back the `GenericParamDef`, so that we can pass both the args *and* param definitions into `path_generic_args`. That allows us to use the `GenericParamDef` to filter out effect params.

This allows us to filter out the host param regardless of whether it's `sym::host` or `true`/`false`.

This also renames a couple of `const_effect_param` -> `host_effect_param`, and restores `~const` pretty printing to `TraitPredPrintModifiersAndPath`.

cc #118785
r? `@fee1-dead` cc `@oli-obk`
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions