rust/compiler/rustc_codegen_ssa
Trevor Gross 8840d302e5
Rollup merge of #127512 - eggyal:newline-terminate-print-linkargs, r=compiler-errors
Terminate `--print link-args` output with newline

Fixes #127507
2024-07-16 20:10:11 -05:00
..
src Rollup merge of #127512 - eggyal:newline-terminate-print-linkargs, r=compiler-errors 2024-07-16 20:10:11 -05:00
Cargo.toml Sync ar_archive_writer to LLVM 18.1.3 2024-07-07 16:56:35 +00:00
README.md mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
messages.ftl coverage: Tighten validation of `#[coverage(off)]` and `#[coverage(on)]` 2024-06-24 20:15:01 +10:00

README.md

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