rust-lang / rustc_codegen_gcc

libgccjit AOT codegen for rustc
Apache License 2.0
893 stars 61 forks source link

Fix segfault in tests due to a bug in libc 0.2.154 #512

Closed antoyo closed 2 months ago

GuillaumeGomez commented 2 months ago

Congrats!