Skip to content

ptr: split out borrowed pointer utilities - #6905

Merged
bors merged 1 commit into
rust-lang:incomingfrom
thestinger:ptr
Jun 3, 2013
Merged

ptr: split out borrowed pointer utilities#6905
bors merged 1 commit into
rust-lang:incomingfrom
thestinger:ptr

Conversation

@thestinger

Copy link
Copy Markdown
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
@borsbors closed this Jun 3, 2013
@bors
bors merged commit 4541331 into rust-lang:incomingJun 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`.
Fixesrust-lang#5210
changelog: none
Sign up for freeto 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

@thestinger@bors