rust-lang/rustc_codegen_gcc

Add test of `./y.sh cargo` in the CI

antoyo opened this issue · 3 comments

Run ./y.sh cargo build to compile a project with rustc_codegen_gcc (y.sh being the build_system) to make sure we never break this command.

@antoyo can You add description to this issue?

@lordshashank: Done. Feel free to ask questions if you need more details.

@antoyo raised a PR resolving this here . Please review and let me know if something esle is to be done.