about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-07-07 14:22:00 +0200
committerGitHub <noreply@github.com>2024-07-07 14:22:00 +0200
commit56557c455567998cb808be5ea31218a12150ca6c (patch)
tree7deb33d2e5dc22fbaa4de3e9b968642bb76871fd /compiler/rustc_codegen_llvm/src
parentd84d2214cd5506eb5552528fbe5e6b72ebe6527c (diff)
parentf21683432b72694b4558d779d6b5e5d49102ad7e (diff)
downloadrust-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