Skip to content

Fix a bug with region-parameterized enums etc where trans considered #5253

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

Closed
wants to merge 1 commit into from

Conversation

nikomatsakis
Copy link
Contributor

them to be non-monomorphic. Merely having lifetime parameters
is not enough to qualify for that status. Fixes #5243.

r?

them to be non-monomorphic.  Merely having lifetime parameters
is not enough to qualify for that status.  Fixes rust-lang#5243.
bors added a commit that referenced this pull request Mar 6, 2013
them to be non-monomorphic.  Merely having lifetime parameters
is not enough to qualify for that status.  Fixes #5243.

r?
@bors bors closed this Mar 6, 2013
@nikomatsakis nikomatsakis deleted the issue-5243 branch March 30, 2016 16:15
flip1995 pushed a commit to flip1995/rust that referenced this pull request Mar 25, 2021
…p1995

Fix suspicious_map false positives

changelog: Fix suspicious_map false positives

Fixes rust-lang#5253
Replaces rust-lang#5375
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