Skip to content

Rollup of 8 pull requests #61418

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 17 commits into from
Jun 1, 2019
Merged

Rollup of 8 pull requests #61418

merged 17 commits into from
Jun 1, 2019

Conversation

Centril
Copy link
Contributor

@Centril Centril commented Jun 1, 2019

Successful merges:

Failed merges:

r? @ghost

GuillaumeGomez and others added 17 commits May 29, 2019 16:51
…komatsakis

Expand dynamic drop tests for cases in rust-lang#47949

Adds test cases for rust-lang#47949
…earth

Don't generate div inside header (h4/h3/h...) elements

Fixes rust-lang#60865.

According to the HTML spec, we're not supposed to put `div` elements inside heading elements (h4/h3/h...). It doesn't change the display as far as I could tell.

r? @QuietMisdreavus
…ase, r=Centril

Make "panic did not include expected string" message consistent

Note messages are typically lowercase.
…asper

Remove ty::BrFresh and RegionConstraintCollector::new_bound

Fixes rust-lang#60957

r? @matthewjasper
Remove GlobalArenas and use Arena instead

r? @eddyb
…x, r=Centril

Doc comment fixes for `rustc::mir::interpret::InterpretCx`

Fixes some stuff I noticed while working in const-prop.
Remove unnecessary `-Z continue-parse-after-error` from tests

r? @petrochenkov
@Centril
Copy link
Contributor Author

Centril commented Jun 1, 2019

@bors r+ p=8 rollup=never

@bors
Copy link
Collaborator

bors commented Jun 1, 2019

📌 Commit 23de376 has been approved by Centril

@bors bors added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label Jun 1, 2019
@bors
Copy link
Collaborator

bors commented Jun 1, 2019

⌛ Testing commit 23de376 with merge 885c7df...

bors added a commit that referenced this pull request Jun 1, 2019
Rollup of 8 pull requests

Successful merges:

 - #60729 (Expand dynamic drop tests for cases in #47949)
 - #61263 (Don't generate div inside header (h4/h3/h...) elements)
 - #61364 (Stabilize reverse_bits feature)
 - #61375 (Make "panic did not include expected string" message consistent)
 - #61387 (Remove ty::BrFresh and RegionConstraintCollector::new_bound)
 - #61389 (Remove GlobalArenas and use Arena instead)
 - #61391 (Doc comment fixes for `rustc::mir::interpret::InterpretCx`)
 - #61403 (Remove unnecessary `-Z continue-parse-after-error` from tests)

Failed merges:

r? @ghost
@bors
Copy link
Collaborator

bors commented Jun 1, 2019

☀️ Test successful - checks-travis, status-appveyor
Approved by: Centril
Pushing 885c7df to master...

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label Jun 1, 2019
@bors bors merged commit 23de376 into rust-lang:master Jun 1, 2019
@Centril Centril deleted the rollup-yvj33a1 branch June 1, 2019 09:28
@Centril Centril added the rollup A PR which is a rollup label Oct 2, 2019
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
merged-by-bors This PR was explicitly merged by bors. rollup A PR which is a rollup S-waiting-on-bors Status: 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.

10 participants