rust/compiler/rustc_interface
bjorn3 98a6eaa7f8 Serialize OutputFilenames into rmeta file
This ensures that linking will use the correct crate name even when
`#![crate_name = "..."]` is used to specify the crate name.
2023-11-26 18:02:42 +00:00
..
src Serialize OutputFilenames into rmeta file 2023-11-26 18:02:42 +00:00
Cargo.toml Call FileEncoder::finish in rmeta encoding 2023-11-22 22:49:22 -05:00
messages.ftl Write to stdout if - is given as output file 2023-06-06 17:53:29 -04:00