Skip to content

Improve text of Option.unwrap() #16579

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

Merged
merged 1 commit into from
Aug 19, 2014
Merged

Improve text of Option.unwrap() #16579

merged 1 commit into from
Aug 19, 2014

Conversation

steveklabnik
Copy link
Member

Fixes #9099

bors added a commit that referenced this pull request Aug 18, 2014
@bors bors closed this Aug 19, 2014
@bors bors merged commit 46f27c9 into rust-lang:master Aug 19, 2014
@steveklabnik steveklabnik deleted the gh9099 branch October 25, 2017 18:26
bors added a commit to rust-lang-ci/rust that referenced this pull request Feb 18, 2024
…th-escaped-bits-and-cr, r=Veykril

fix: Fix snippets being placed leftwards of where they should be

Snippet bits were being escaped before placing snippets, shifting snippets leftwards. Snippets were also being shifted leftwards on files with CRLF line endings since they were placed done after the Unix -> DOS line ending conversion.

Hoping this fixes all of the little bugs related to snippet rendering 😅
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.

unwrap function documentation don't mention implicit copyability
3 participants