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

librustc: Forbid & pointers (other than &'static) inside @ boxes. #7894

Closed
wants to merge 3 commits into from

Conversation

pcwalton
Copy link
Contributor

r? @brson

This will be needed to add `'static` bounds to `@`.
This makes custom borrowing implementations for custom smart pointers
sound.
@bors bors closed this Jul 20, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request Nov 23, 2021
…effen

Extend author lint

changelog: none

* Print float and int suffixes
* Print labels
* Struct field checks
* Repeat length expression check
* Destructure method calls
* Destructure closures
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.

None yet

4 participants