Skip to content

Conversation

killercup
Copy link
Contributor

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
Contributor 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
Collaborator

bors commented Feb 27, 2016

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

@killercup
Copy link
Contributor 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
Collaborator

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
Collaborator

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