1
Fork 0
rust/compiler/rustc_codegen_ssa
Nicholas Nethercote 582b9cbc45 Don't pass in a vector to Encoder::new.
It's not necessary.
2022-06-08 07:01:26 +10:00
..
src Don't pass in a vector to Encoder::new. 2022-06-08 07:01:26 +10:00
Cargo.toml Fix emscripten linker invocation 2022-06-03 17:02:14 +00:00
README.md mv compiler to compiler/ 2020-08-30 18:45:07 +03:00

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