Skip to content

Rollup of 5 pull requests - #60888

Merged
bors merged 14 commits into
rust-lang:masterfrom
Manishearth:rollup-oihtoyq
May 17, 2019
Merged

Rollup of 5 pull requests#60888
bors merged 14 commits into
rust-lang:masterfrom
Manishearth:rollup-oihtoyq

Conversation

@Manishearth

Copy link
Copy Markdown
Member

Successful merges:

Failed merges:

r? @ghost

felixrabeand others added 14 commits April 23, 2019 20:27
The results aren't ideal but they represent the current state.
…eGomez
Document the `html_root_url` doc attribute value.
I'm not sure if this was intentionally not documented, but I think it would be good to include. This was added in rust-lang#9691. `--extern-html-root-url` is unstable, but I don't think it hurts to mention it.
Do some simple constant propagation in the ConstProp pass
r? @oli-obk
I added a few test cases. Let me know if you think there should be more.
…pietroalbini
Update release notes for 1.35.0
(Applied remaining nit, rebased onto master, and added CVE link to the 1.34.2 release notes, as discussed in the release team meeting)
r? @pietroalbini
@Manishearth

Copy link
Copy Markdown
MemberAuthor

@bors r+ p=3

@bors

bors commented May 16, 2019

Copy link
Copy Markdown
Collaborator

📌 Commit b80a906 has been approved by Manishearth

@borsbors added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label May 16, 2019
@Centril

Copy link
Copy Markdown
Contributor

@bors rollup=never

@bors

bors commented May 16, 2019

Copy link
Copy Markdown
Collaborator

⌛ Testing commit b80a906 with merge 4f53b5c...

bors added a commit that referenced this pull request May 16, 2019
Rollup of 5 pull requests
Successful merges:
- #60207 (Outdent example, preserving nested fence)
- #60278 (Document the `html_root_url` doc attribute value.)
- #60597 (Do some simple constant propagation in the ConstProp pass)
- #60837 (Update release notes for 1.35.0)
- #60887 (Update clippy)
Failed merges:
r? @ghost
@bors

bors commented May 17, 2019

Copy link
Copy Markdown
Collaborator

☀️ Test successful - checks-travis, status-appveyor
Approved by: Manishearth
Pushing 4f53b5c to master...

@borsbors added the merged-by-bors This PR was explicitly merged by bors. label May 17, 2019
@bors
bors merged commit b80a906 into rust-lang:masterMay 17, 2019
@CentrilCentril added the rollup A PR which is a rollup label Oct 2, 2019
@Manishearth
Manishearth deleted the rollup-oihtoyq branch June 22, 2020 18:12
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

merged-by-borsThis PR was explicitly merged by bors.rollupA PR which is a rollupS-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants

@Manishearth@bors@Centril@felixrabe@ehuss@jonas-schievink@wesleywiser