-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Remove redundant all
in cfg
#104934
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
Remove redundant all
in cfg
#104934
Conversation
r? @thomcc (rustbot has picked a reviewer for you, use r? to override) |
Hey! It looks like you've submitted a new PR for the library teams! If this PR contains changes to any Examples of
|
Some changes occurred in compiler/rustc_codegen_gcc cc @antoyo |
Found a few more redundant cases. |
Thanks! @bors r+ rollup |
…homcc Remove redundant `all` in cfg This appears to have been accidentally left in after removing the other branches rust-lang@45bf1ed (hat tip to kangalioo for the git archaeology)
…homcc Remove redundant `all` in cfg This appears to have been accidentally left in after removing the other branches rust-lang@45bf1ed (hat tip to kangalioo for the git archaeology)
…homcc Remove redundant `all` in cfg This appears to have been accidentally left in after removing the other branches rust-lang@45bf1ed (hat tip to kangalioo for the git archaeology)
…iaskrgr Rollup of 8 pull requests Successful merges: - rust-lang#95836 (Use `rust_out{exe_suffix}` for doctests) - rust-lang#104882 (notify lcnr on changes to `ObligationCtxt`) - rust-lang#104892 (Explain how to get the discriminant out of a `#[repr(T)] enum` with payload) - rust-lang#104917 (Allow non-org members to label `requires-debug-assertions`) - rust-lang#104931 (Pretty-print generators with their `generator_kind`) - rust-lang#104934 (Remove redundant `all` in cfg) - rust-lang#104944 (Support unit tests for jsondoclint) - rust-lang#104946 (rustdoc: improve popover focus handling JS) Failed merges: r? `@ghost` `@rustbot` modify labels: rollup
This appears to have been accidentally left in after removing the other branches 45bf1ed
(hat tip to kangalioo for the git archaeology)