Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exclude gcc submodule from thanksbot (similar to llvm) #69

Merged
merged 1 commit into from
Sep 16, 2024

Conversation

compiler-errors
Copy link
Member

Since we're now treating gcc as a submodule (rust-lang/rust#125419) we're now including all gcc changes from all time. I think that's a bit unfair for rust contributors, since while gcc is a cool project, it's not (yet /hj) rust.

I wondered to myself why this wasn't happening for our llvm submodule (which also includes many many commits that are specifically not Rust-related), and it turns out we explicitly exclude the llvm submodule in thanksbot. This PR does the same for gcc.

Copy link
Member

@Noratrieb Noratrieb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

0/10 this makes Richard Stallman no longer a Rust contributor

@pietroalbini pietroalbini merged commit 5d389b7 into rust-lang:master Sep 16, 2024
1 check passed
@compiler-errors compiler-errors deleted the gcc-fork branch September 16, 2024 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants