rust-lang / rustc_codegen_gcc

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

Do not pin compiler_builtins anymore #543

Open antoyo opened 1 month ago

antoyo commented 1 month ago

Since the sync is done, we can now revert this change.