Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit 7132ce6

Browse files
committed
Exclude rustc_codegen_gcc from namespace
1 parent 8841e9e commit 7132ce6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ members = [
4040
exclude = [
4141
"build",
4242
"compiler/rustc_codegen_cranelift",
43+
"compiler/rustc_codegen_gcc",
4344
"src/test/rustdoc-gui",
4445
# HACK(eddyb) This hardcodes the fact that our CI uses `/checkout/obj`.
4546
"obj",

0 commit comments

Comments
 (0)