Skip to content

Rollup of PRs in the queue; Tuesday - #23248

Merged
bors merged 20 commits into
rust-lang:masterfrom
Manishearth:rollup
Mar 10, 2015
Merged

Rollup of PRs in the queue; Tuesday#23248
bors merged 20 commits into
rust-lang:masterfrom
Manishearth:rollup

Conversation

@Manishearth

Copy link
Copy Markdown
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
Copy Markdown
Member Author

@bors: r+ p=20

@bors

bors commented Mar 10, 2015

Copy link
Copy Markdown
Collaborator

@bors r=Manishearth b0357ac

@bors

bors commented Mar 10, 2015

Copy link
Copy Markdown
Collaborator

⌛ Testing commit b0357ac with merge 5f47c06...

@bors

bors commented Mar 10, 2015

Copy link
Copy Markdown
Collaborator

@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
lnicola pushed a commit to lnicola/rust that referenced this pull request Sep 7, 2026
…locked

Install cargo tools with locked dependencies
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