rust-lang / rustc_codegen_gcc

libgccjit AOT codegen for rustc
Apache License 2.0
921 stars 60 forks source link

Reorganize the GitHub Actions jobs #340

Open antoyo opened 1 year ago

antoyo commented 1 year ago

Maybe we could use job summaries to provide a summary of the number of passing tests in the failing CI jobs as well as showing the failing jobs that should pass:

Maybe we could group failing jobs together. See this: