diff options
| author | bors <bors@rust-lang.org> | 2022-08-25 19:08:57 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2022-08-25 19:08:57 +0000 |
| commit | ca8093e282cdcdfb94d2d8adc224b7d05b151f8e (patch) | |
| tree | 5cb232ef92d640ece9f02a261641fc83b23082b2 /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp | |
| parent | 6eb76899217658921605db9d1d50fbfac6c15284 (diff) | |
| parent | 5b6aefe56532b1766e5fde76deeabf79e1ceb94e (diff) | |
| download | rust-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
