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

Rollup of 7 pull requests #36684

Merged
merged 29 commits into from
Sep 24, 2016
Merged

Rollup of 7 pull requests #36684

merged 29 commits into from
Sep 24, 2016

Conversation

durka and others added 29 commits September 14, 2016 15:24
In CSS 2.1, any @import rules must precede all other rules (except the
@charset rule, if present).
strengthen doc warning about CString::from_raw

Saw unsound code using this function on IRC.
…komatsakis

Fix wording for out-of-crate macro error

This fixes the wording of the note for out-of-crate macro errors to fix rust-lang#36469

The previous wording came from older logic in the PR that was replaced without updating the note.
This installs documentation not man pages

This fixes the description for docdir in configure, it was my mistake for leaving it as "man pages", oops.
Fix a variety of minor issues

CSS:
- use integer values for font-size in CSS
- use correct ordering of @import
- "invisible" isn't a tag - presume its a class
- "border-color" defines the complete border

python:
- use "not" instead of == "[]" for python
- prefer triple quoted docstrings
- prefer static functions where possible
- prefer modern style classes where possible
- remove semicolons;

global:
- remove duplicated words words
Minor `VecDeque` doc examples cleanup.

None
@rust-highfive
Copy link
Collaborator

r? @aturon

(rust_highfive has picked a reviewer for you, use r? to override)

@GuillaumeGomez
Copy link
Member Author

@bors: r+ p=1

@bors
Copy link
Contributor

bors commented Sep 23, 2016

📌 Commit f342ece has been approved by GuillaumeGomez

@bors
Copy link
Contributor

bors commented Sep 24, 2016

⌛ Testing commit f342ece with merge 5a71fb3...

bors added a commit that referenced this pull request Sep 24, 2016
Rollup of 7 pull requests

- Successful merges: #36018, #36498, #36500, #36559, #36566, #36578, #36664
- Failed merges:
@bors bors merged commit f342ece into rust-lang:master Sep 24, 2016
@GuillaumeGomez GuillaumeGomez deleted the rollup branch September 24, 2016 11:40
@Centril Centril added the rollup A PR which is a rollup label Oct 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rollup A PR which is a rollup
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants