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>2022-08-25 19:08:57 +0000
committerbors <bors@rust-lang.org>2022-08-25 19:08:57 +0000
commitca8093e282cdcdfb94d2d8adc224b7d05b151f8e (patch)
tree5cb232ef92d640ece9f02a261641fc83b23082b2 /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
parent6eb76899217658921605db9d1d50fbfac6c15284 (diff)
parent5b6aefe56532b1766e5fde76deeabf79e1ceb94e (diff)
downloadrust-ca8093e282cdcdfb94d2d8adc224b7d05b151f8e.tar.gz
rust-ca8093e282cdcdfb94d2d8adc224b7d05b151f8e.zip
Auto merge of #13116 - Veykril:nohash, r=Veykril
Make use of NoHash hashing for FileId and CrateId

Both of these are mere integers so there is nothing to hash here.

Ideally we would use this for `la_arena::Idx` too, but that doesn't work due to the orphan rule, and `la_arena` is unfortunately a public library so we can't really do much here... Unless we remove the trait restriction but I'd like not to
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions