rust/compiler/rustc_codegen_ssa
Stuart Cook 2246dda682
Rollup merge of #145947 - nnethercote:workspace-members-2, r=Kobzol
Add more to the `[workspace.dependencies]` section in the top-level `Cargo.toml`

Following on from rust-lang/rust#145740.

r? `@Kobzol`
2025-08-29 12:54:12 +10:00
..
src Rollup merge of #145965 - bjorn3:sanitize_symbol_export_improvements, r=lqd 2025-08-28 21:41:03 +02:00
Cargo.toml Add tempfile to [workspace.dependencies]. 2025-08-28 20:10:55 +10:00
messages.ftl port attribute to the new parsing infrastructure 2025-08-23 12:31:07 +02: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.