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

Cleanup and documention of debuginfo.rs #7255

Closed
wants to merge 6 commits into from

Conversation

michaelwoerister
Copy link
Member

This PR contains no real code changes. Just some documentation additions in the form of comments and some internal reordering of functions within debuginfo.rs.

@jdm
Copy link
Contributor

jdm commented Jun 20, 2013

I'm not sure if I'm on the bors approved list. We'll see.

@jdm
Copy link
Contributor

jdm commented Jun 22, 2013

@graydon Any idea why bors didn't notice my r+ if I'm on the list?

bors added a commit that referenced this pull request Jun 26, 2013
This PR contains no real code changes. Just some documentation additions in the form of comments and some internal reordering of functions within debuginfo.rs.
@bors bors closed this Jun 26, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request Jun 3, 2021
…-lparam, r=giraffate

Allow wparam and lparam in similar_names

`wparam` and `lparam` are often used as generic parameter names in win32 (for example [WindowProc](https://docs.microsoft.com/en-us/previous-versions/windows/desktop/legacy/ms633573(v=vs.85))). This PR adds them to the similar_names exception list.

changelog: [`similar_names`] don't treat wparam and lparam as similar
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

6 participants