Skip to content

Conversation

huonw
Copy link
Contributor

@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