rust/compiler
Rémy Rakic 18cbc19de2 ctfe: clarify skipping the interning walk
Reorganizes the previous commits to have a single exit-point to avoid doing the
potentially costly walk. Also moves the relocations tests before the interior
mutability test: only references are important when checking for `UnsafeCell`s
and we're checking if there are any to decide to avoid the walk anyways.
2022-06-28 22:09:29 +02:00
..
2022-06-27 10:43:51 +02:00
2022-06-28 22:09:29 +02:00
2022-06-24 09:40:21 +10:00