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

Guard pages #11756

Closed
wants to merge 11 commits into from
Closed

Guard pages #11756

wants to merge 11 commits into from

Conversation

alexcrichton
Copy link
Member

Rebasing of #10460, I'll tack on commits as I find test failures.

@alexcrichton
Copy link
Member Author

Sorry for the noise, I'm going to test this on freebsd and windows before I re-open again (apparently that's where they were failing).

bors added a commit to rust-lang-ci/rust that referenced this pull request Aug 21, 2023
Handle `#[cfg]`s on generic parameters

Records attributes on generic parameters in the item tree and filters out generic parameters disabled by `#[cfg]`s in `generic_params_query`.

Closes rust-lang#11756
flip1995 pushed a commit to flip1995/rust that referenced this pull request Nov 16, 2023
[`unused_enumerate_index`]: don't ICE on empty tuples

Fixes rust-lang#11755

changelog: [`unused_enumerate_index`]: don't ICE on empty tuples

I'm going to nominate for beta backport because the code that is needed to trigger this seems likely to occur in real code
`@rustbot` label +beta-nominated
flip1995 pushed a commit to flip1995/rust that referenced this pull request Dec 21, 2023
[`unused_enumerate_index`]: don't ICE on empty tuples

Fixes rust-lang#11755

changelog: [`unused_enumerate_index`]: don't ICE on empty tuples

I'm going to nominate for beta backport because the code that is needed to trigger this seems likely to occur in real code
`@rustbot` label +beta-nominated
flip1995 pushed a commit to flip1995/rust that referenced this pull request Dec 21, 2023
[`unused_enumerate_index`]: don't ICE on empty tuples

Fixes rust-lang#11755

changelog: [`unused_enumerate_index`]: don't ICE on empty tuples

I'm going to nominate for beta backport because the code that is needed to trigger this seems likely to occur in real code
`@rustbot` label +beta-nominated
xobs pushed a commit to betrusted-io/rust that referenced this pull request Dec 24, 2023
[`unused_enumerate_index`]: don't ICE on empty tuples

Fixes rust-lang#11755

changelog: [`unused_enumerate_index`]: don't ICE on empty tuples

I'm going to nominate for beta backport because the code that is needed to trigger this seems likely to occur in real code
`@rustbot` label +beta-nominated
LucasSte pushed a commit to LucasSte/rust that referenced this pull request Feb 19, 2024
[`unused_enumerate_index`]: don't ICE on empty tuples

Fixes rust-lang#11755

changelog: [`unused_enumerate_index`]: don't ICE on empty tuples

I'm going to nominate for beta backport because the code that is needed to trigger this seems likely to occur in real code
`@rustbot` label +beta-nominated
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.

2 participants