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-08-04 18:46:19 +0000
committerbors <bors@rust-lang.org>2023-08-04 18:46:19 +0000
commit18522006a1d20e76ee8939dc444223c5d21a9a09 (patch)
tree331f7a3fe6c780b1dd96ff63f66128462343c740 /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
parent1589759334b8278d5c8508f3a853b71246a2b548 (diff)
parent084c90a305ae8c6ac18c5db50a1f86f6e62afb0c (diff)
downloadrust-18522006a1d20e76ee8939dc444223c5d21a9a09.tar.gz
rust-18522006a1d20e76ee8939dc444223c5d21a9a09.zip
Auto merge of #114104 - oli-obk:syn2, r=compiler-errors
Lots of tiny incremental simplifications of `EmitterWriter` internals

ignore the first commit, it's https://github.com/rust-lang/rust/pull/114088 squashed and rebased, but it's needed to use to use `derive_setters`, as they need a newer `syn` version.

Then this PR starts out with removing many arguments that are almost always defaulted to `None` or `false` and replace them with builder methods that can set these fields in the few cases that want to set them.

After that it's one commit after the other that removes or merges things until everything becomes some very simple trait objects
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions