Skip to content

Fix the signature of CreateSymbolicLinkW - #12136

Merged
bors merged 1 commit into
rust-lang:masterfrom
alexcrichton:issue-12123
Feb 10, 2014
Merged

Fix the signature of CreateSymbolicLinkW#12136
bors merged 1 commit into
rust-lang:masterfrom
alexcrichton:issue-12123

Conversation

@alexcrichton

Copy link
Copy Markdown
Member

Closes #12123

@flaper87

flaper87 commented Feb 9, 2014

Copy link
Copy Markdown
Contributor

LGTM

bors added a commit that referenced this pull request Feb 10, 2014
@bors bors closed this Feb 10, 2014
@bors
bors merged commit 882e2c3 into rust-lang:master Feb 10, 2014
@alexcrichton
alexcrichton deleted the issue-12123 branch February 11, 2014 06:35
bors added a commit to rust-lang-ci/rust that referenced this pull request Jul 25, 2022
…=jonas-schievink

internal: Add a `Converter` type for token conversion

Makes it easier to produce multiple tokens from a single rustc token, if that's how we want to approach rust-lang/rust-analyzer#1109
flip1995 pushed a commit to flip1995/rust that referenced this pull request Jan 25, 2024
[`useless_asref`]: check that the clone receiver is the parameter

Fixes rust-lang#12135

There was no check for the receiver of the `clone` call in the map closure. This makes sure that it's a path to the parameter.

changelog: [`useless_asref`]: check that the clone receiver is the closure parameter
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.

CreateSymbolicLinkW: incorrect function signature

4 participants