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>2024-01-18 15:40:12 +0000
committerbors <bors@rust-lang.org>2024-01-18 15:40:12 +0000
commit3f4c6dac3d5e34ccf56587419c2077aec799e60c (patch)
tree541ca5a9b3f4b46b7dfdb9f7e8f6b29dcaf2c27e /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
parent48af3ef66d86f9028b50a8a197fe88b848c6eadc (diff)
parent67c1c2bd146e615591502d755b3449b25712716a (diff)
downloadrust-3f4c6dac3d5e34ccf56587419c2077aec799e60c.tar.gz
rust-3f4c6dac3d5e34ccf56587419c2077aec799e60c.zip
Auto merge of #16372 - davidsemakula:import-granularity-one, r=Veykril
feat: Add "One" import granularity

Adds a new import granularity option "One" that merges all imports into a single use statement as long as they have the same visibility and attributes.

This is similar to [rustfmt's `imports_granularity = "One"`](https://rust-lang.github.io/rustfmt/?version=v1.6.0&search=import#imports_granularity).

Fixes: #11361
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions