rust/compiler
Vadim Petrochenkov 8cc5aa561c rustc_metadata: Refactor lazy table reading/writing
Change wording from "nullable" to "default".
Introduce a trait `IsDefault` for detecting values that are encoded as zeros or not encoded at all.
Add panics to impossible cases.
Some other minor cleanups.
2023-02-05 18:19:52 +04:00
..
2023-01-31 18:49:03 +01:00
2023-02-02 07:47:39 +01:00
2023-01-31 07:54:01 +00:00