Skip to content

Rollup of PRs in the queue; Tuesday #23248

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

Merged
merged 20 commits into from
Mar 10, 2015
Merged

Rollup of PRs in the queue; Tuesday #23248

merged 20 commits into from
Mar 10, 2015

Conversation

Manishearth
Copy link
Member

No description provided.

anguslees and others added 20 commits February 26, 2015 09:39
Use consistent markup between rust and rustdoc manpages.  Avoid use of
the troublesome unquoted '-' troff character.
This is more consistent with `rustc -C help` output.
…atures.

Namely:

 * `quote`
 * `link_args`
 * `link_llvm_intrinsics`
 * `thread_local`
 * `unsafe_destructor`

Also updates test for `plugin_registrar` to make it clear that
it is only testing the `plugin_registrar` feature gate.

Cc rust-lang#22820.
…komatsakis

 For FRU, eval field exprs (into scratch temps) before base expr

Fix rust-lang#23112.
 There was a buildbot failure recently of an arithmetic overflow in the isaac
module of the rand crate, so I've imported the isaac implementation from
out-of-tree which makes somewhat more liberal usage of the wrapping primitives.
Hopefull this quelches any future overflow!
 Use consistent markup between rust and rustdoc manpages.  Avoid use of
the troublesome unquoted '-' troff character.
…-gates, r=alexcrichton

 Add tests checking that a number of feature gates are gating their features

Namely:

 * `quote`
 * `link_args`
 * `link_llvm_intrinsics`
 * `thread_local`
 * `unsafe_destructor`

Also updates test for `plugin_registrar` to make it clear that
it is only testing the `plugin_registrar` feature gate.

Cc rust-lang#22820.  (Latter is not fixed, since there are still a bunch more feature-gates that need tests. But I wanted to stop here and move on to something else.)
 this fixes the issue the bitrig autobuilder is running into.
 Fixes rust-lang#23230.

I think these are the only places I need to update.

r? @steveklabnik
@Manishearth
Copy link
Member Author

@bors: r+ p=20

@bors
Copy link
Collaborator

bors commented Mar 10, 2015

@bors r=Manishearth b0357ac

@bors
Copy link
Collaborator

bors commented Mar 10, 2015

⌛ Testing commit b0357ac with merge 5f47c06...

@bors
Copy link
Collaborator

bors commented Mar 10, 2015

@bors bors merged commit b0357ac into rust-lang:master Mar 10, 2015
@Manishearth Manishearth deleted the rollup branch March 10, 2015 14:51
@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.

9 participants