Auto merge of #32046 - steveklabnik:rollup, r=steveklabnik

- Successful merges: #32002, #32017, #32027, #32035, #32036
- Failed merges:
This commit is contained in:
bors 2016-03-04 21:01:14 +00:00
commit da0ccd8cc9
6 changed files with 34 additions and 5 deletions

View file

@ -10,6 +10,7 @@
// aux-build:issue-27362.rs
// ignore-cross-compile
// ignore-test This test fails on beta/stable #32019
extern crate issue_27362;
pub use issue_27362 as quux;