diff options
| author | bors <bors@rust-lang.org> | 2023-03-12 06:48:30 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2023-03-12 06:48:30 +0000 |
| commit | 150cb381471533050751111e5faf1d9f05c02f77 (patch) | |
| tree | 3180ee8fcea1444fdcfe2038f48bf3e06c661799 /compiler/rustc_parse/src/errors.rs | |
| parent | 501ad021b9a4fb2cd6a39e0302d22f169f6166b0 (diff) | |
| parent | 9570023ce13d0b2fb3d5b79ce9db57e6d28c31d1 (diff) | |
| download | rust-150cb381471533050751111e5faf1d9f05c02f77.tar.gz rust-150cb381471533050751111e5faf1d9f05c02f77.zip | |
Auto merge of #108794 - nnethercote:avoid-unnecessary-hashing, r=cjgillot
Avoid unnecessary hashing I noticed some stable hashing being done in a non-incremental build. It turns out that some of this is necessary to compute the crate hash, but some of it is not. Removing the unnecessary hashing is a perf win. r? `@cjgillot`
Diffstat (limited to 'compiler/rustc_parse/src/errors.rs')
0 files changed, 0 insertions, 0 deletions
