diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2024-07-07 14:22:00 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-07 14:22:00 +0200 |
| commit | 56557c455567998cb808be5ea31218a12150ca6c (patch) | |
| tree | 7deb33d2e5dc22fbaa4de3e9b968642bb76871fd /compiler/rustc_codegen_llvm/src | |
| parent | d84d2214cd5506eb5552528fbe5e6b72ebe6527c (diff) | |
| parent | f21683432b72694b4558d779d6b5e5d49102ad7e (diff) | |
| download | rust-56557c455567998cb808be5ea31218a12150ca6c.tar.gz rust-56557c455567998cb808be5ea31218a12150ca6c.zip | |
Rollup merge of #127297 - the8472:path-new-hash, r=Nilstrieb
Improve std::Path's Hash quality by avoiding prefix collisions This adds a bit rotation to the already existing state so that the same sequence of characters chunked at different offsets into separate path components results in different hashes. The tests are from #127255 Closes #127254
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
