rust/compiler
Nicholas Nethercote 0c2ebbd412 Rename PtrKey as Interned and improve it.
In particular, there's now more protection against incorrect usage,
because you can only create one via `Interned::new_unchecked`, which
makes it more obvious that you must be careful.

There are also some tests.
2022-02-15 15:50:29 +11:00
..
2022-01-28 16:56:05 +01:00
2022-02-13 11:49:52 +01:00
2022-02-13 11:49:52 +01:00
2022-02-12 11:23:53 +00:00
2022-02-12 11:23:53 +00:00
2022-02-12 11:23:53 +00:00
2022-02-05 15:07:10 -05:00
2022-02-01 11:21:26 +01:00