rust/compiler/rustc_interface
Nicholas Nethercote b4ba2f0bf4 Change rlink serialization from MemEncoder to FileEncoder.
Because we're writing to a file, so `FileEncoder` is better because we
don't have to write all the data to memory first.
2023-05-01 17:09:59 +10:00
..
src Change rlink serialization from MemEncoder to FileEncoder. 2023-05-01 17:09:59 +10:00
Cargo.toml Remove QueryEngine trait 2023-04-26 07:46:13 +02:00
messages.ftl Simplify message paths 2023-03-11 22:51:57 +01:00