rust-lang / rustc_codegen_gcc

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

Update lang_tester so that panicking in a test results in the test failing #463

Closed antoyo closed 7 months ago

antoyo commented 7 months ago

Fix #362.