Skip to content

Commit

Permalink
Rollup merge of #129876 - nnethercote:more-sysroot-rustc_codegen_gcc,…
Browse files Browse the repository at this point in the history
… r=Mark-Simulacrum

Use sysroot crates maximally in `rustc_codegen_gcc`.

This shrinks `compiler/rustc_codegen_gcc/Cargo.lock` quite a bit. The only remaining dependencies in `compiler/rustc_codegen_gcc/Cargo.lock` are `gccjit`, `lang_tester`, and `boml`, all of which aren't used in any other compiler crates.

The commit also reorders and adds comments to the `extern crate` items so they match those in miri.

r? ```@Mark-Simulacrum```
  • Loading branch information
workingjubilee committed Sep 9, 2024
2 parents 98515f4 + 37e503c commit 4de1e36
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 4de1e36

Please sign in to comment.