rust/compiler/rustc_codegen_ssa
bors d4ad1cfc63 Auto merge of #87641 - HackAttack:expand-unknown-option-message, r=wesleywiser
Allow more "unknown argument" strings from linker

Some toolchains emit slightly different errors, e.g.

    ppc-vle-gcc: error: unrecognized option '-no-pie'
2021-08-05 00:11:05 +00:00
..
src Auto merge of #87641 - HackAttack:expand-unknown-option-message, r=wesleywiser 2021-08-05 00:11:05 +00:00
Cargo.toml Auto merge of #87641 - HackAttack:expand-unknown-option-message, r=wesleywiser 2021-08-05 00:11:05 +00:00
README.md

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