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

ptr: split out borrowed pointer utilities #6905

Merged
merged 1 commit into from
Jun 3, 2013
Merged

ptr: split out borrowed pointer utilities #6905

merged 1 commit into from
Jun 3, 2013

Conversation

thestinger
Copy link
Contributor

The ptr module is intended to be for raw pointers.

Closes #3111

The ptr module is intended to be for raw pointers.

Closes #3111
bors added a commit that referenced this pull request Jun 2, 2013
The ptr module is intended to be for raw pointers.

Closes #3111
@bors bors closed this Jun 3, 2013
@bors bors merged commit 4541331 into rust-lang:incoming Jun 3, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request Apr 22, 2021
…0, r=giraffate

Fix FP in `single_component_path_imports` lint

Fix FP in  `single_component_path_imports` lint when the import is reused with `self`, like in `use self::module`.

Fixes rust-lang#5210

changelog: none
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