about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs
diff options
context:
space:
mode:
authorNilstrieb <48135649+Nilstrieb@users.noreply.github.com>2022-06-03 22:47:05 +0200
committerNilstrieb <48135649+Nilstrieb@users.noreply.github.com>2022-07-06 20:02:45 +0200
commit211fb66810c978576201bb2054f1ccea0e176f10 (patch)
tree58f6a23d0d4aef030abb0dcd9db29e3e5b0b2079 /src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs
parent907ea5584173464b31326480dd11d9a71cbd4141 (diff)
downloadrust-211fb66810c978576201bb2054f1ccea0e176f10.tar.gz
rust-211fb66810c978576201bb2054f1ccea0e176f10.zip
Fix stacked borrows violation in rustc_arena
There was a problem with storing a `Box<T>` in a struct, where
the current rules would invalidate the value. this makes it store
a raw pointer instead, circumventing the aliasing problems.
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs')
0 files changed, 0 insertions, 0 deletions