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

remove box headers from unique vectors and strings #7650

Closed
thestinger opened this issue Jul 8, 2013 · 1 comment
Closed

remove box headers from unique vectors and strings #7650

thestinger opened this issue Jul 8, 2013 · 1 comment
Labels
I-slow Issue: Problems and improvements with respect to performance of generated code.

Comments

@thestinger
Copy link
Contributor

This will require using the contains_managed intrinsic in the modules, and continuing on with the work in trans from #7605.

@ghost ghost assigned thestinger Jul 16, 2013
@thestinger
Copy link
Contributor Author

Fixed by e118555.

@thestinger thestinger removed their assignment Jun 16, 2014
flip1995 pushed a commit to flip1995/rust that referenced this issue Sep 28, 2021
flip1995 pushed a commit to flip1995/rust that referenced this issue Sep 28, 2021
…ishearth

Don't lint `suspicious_else_formatting` inside proc-macros

fixes: rust-lang#7650

I'll add a test for this one soon.

changelog: Don't lint `suspicious_else_formatting` inside proc-macros
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
I-slow Issue: Problems and improvements with respect to performance of generated code.
Projects
None yet
Development

No branches or pull requests

1 participant