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

Reformat Part of 1.7 Release Notes #31939

Merged
merged 1 commit into from
Mar 1, 2016
Merged

Conversation

killercup
Copy link
Member

Use unordered nested list for stabilised APIs to improve readability. This makes the release notes for 1.7 a bit longer, but I don't think we should optimise for brevity here. It's a bit inconsistent since the other releases are not done this way, so feel free to ignore this change.

Also:

  • Add link to u32::checked_neg
  • Remove trailing back tick from BTreeMap line

r? @brson

@killercup
Copy link
Member Author

Github's visual diff gives a much better view of the changes, by the way. The raw markdown sources look pretty similar.

@bors
Copy link
Contributor

bors commented Feb 27, 2016

☔ The latest upstream changes (presumably #31932) made this pull request unmergeable. Please resolve the merge conflicts.

@killercup
Copy link
Member Author

(rebased)

- Use unordered nested list for stabilised APIs to improve readability
- Add link to `u32::checked_neg`
- Remove trailing back tick from BTreeMap line
@brson
Copy link
Contributor

brson commented Feb 29, 2016

@bors r+ rollup

@bors
Copy link
Contributor

bors commented Feb 29, 2016

📌 Commit 287eb2a has been approved by brson

@brson brson added the beta-nominated Nominated for backporting to the compiler in the beta channel. label Feb 29, 2016
@alexcrichton alexcrichton added beta-accepted Accepted for backporting to the compiler in the beta channel. and removed beta-nominated Nominated for backporting to the compiler in the beta channel. labels Feb 29, 2016
@bors
Copy link
Contributor

bors commented Mar 1, 2016

⌛ Testing commit 287eb2a with merge f25f0e8...

bors added a commit that referenced this pull request Mar 1, 2016
Use unordered nested list for stabilised APIs to improve readability. This makes the release notes for 1.7 a bit longer, but I don't think we should optimise for brevity here. It's a bit inconsistent since the other releases are not done this way, so feel free to ignore this change.

Also:
- Add link to `u32::checked_neg`
- Remove trailing back tick from BTreeMap line

r? @brson
@bors bors merged commit 287eb2a into rust-lang:master Mar 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
beta-accepted Accepted for backporting to the compiler in the beta channel.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants