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

syntax: parse inner attributes on impls. #10628

Merged
merged 1 commit into from
Nov 25, 2013
Merged

syntax: parse inner attributes on impls. #10628

merged 1 commit into from
Nov 25, 2013

Conversation

huonw
Copy link
Member

@huonw huonw commented Nov 24, 2013

Fixes #3614.

bors added a commit that referenced this pull request Nov 25, 2013
@bors bors closed this Nov 25, 2013
@bors bors merged commit e36cb0d into rust-lang:master Nov 25, 2013
@huonw huonw deleted the 3614 branch November 25, 2013 10:29
flip1995 pushed a commit to flip1995/rust that referenced this pull request Apr 23, 2023
…Jarcho

Fix UB in `as_ptr_cast_mut` documentation

changelog: none

Fixes rust-lang#10628

There's no `String::as_mut_ptr` surprisingly, so the example is actually calling `str::as_mut_ptr` on an empty `str`
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.

Inner attributes on impls don't parse
2 participants