rust/compiler/rustc_interface
bjorn3 f25c90a83f Unify dylib loading between proc macros and codegen backends
As bonus this makes the errors when failing to load a proc macro more
informative to match the backend loading errors. In addition it makes it
slightly easier to patch rustc to work on platforms that don't support
dynamic linking like wasm.
2024-02-21 11:17:07 +00:00
..
src Unify dylib loading between proc macros and codegen backends 2024-02-21 11:17:07 +00: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