rust/compiler/rustc_codegen_ssa
Nicholas Nethercote 880c1c585f Rename DiagCtxt::with_emitter as DiagCtxt::new.
Because it's now the only constructor.
2024-02-29 16:30:12 +11:00
..
src Rename DiagCtxt::with_emitter as DiagCtxt::new. 2024-02-29 16:30:12 +11:00
Cargo.toml wasm: Store rlib metadata in wasm object files 2024-02-20 09:31:50 -08:00
messages.ftl check that simd_insert/extract indices are in-bounds 2024-02-23 19:43:59 +01:00
README.md

Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.