]> git.lizzy.rs Git - rust.git/commit
rename PointerKind::Shared → SharedMutable to indicate this is NOT the usual shared...
authorRalf Jung <post@ralfj.de>
Sun, 12 Jun 2022 06:20:00 +0000 (23:20 -0700)
committerRalf Jung <post@ralfj.de>
Fri, 22 Jul 2022 18:22:05 +0000 (14:22 -0400)
commit307e80c1a64e189c5711892b4b03f0454fcefb79
treec1f47c286a9bfaf8d795d2b27a3bf2a7fc389d36
parent22d25f21dc008785f52e7c2833de4f4236b1066b
rename PointerKind::Shared → SharedMutable to indicate this is NOT the usual shared reference
compiler/rustc_middle/src/ty/layout.rs
compiler/rustc_target/src/abi/mod.rs