rust/compiler/rustc_interface
Nicholas Nethercote bf62d5913a Give TRACK_DIAGNOSTIC a return value.
This means `DiagCtxtInner::emit_diagnostic` can return its result
directly, rather than having to modify a local variable.
2024-03-01 13:27:47 +11:00
..
src Give TRACK_DIAGNOSTIC a return value. 2024-03-01 13:27:47 +11:00
Cargo.toml Unify dylib loading between proc macros and codegen backends 2024-02-21 11:17:07 +00:00
messages.ftl Write to stdout if - is given as output file 2023-06-06 17:53:29 -04:00