]> git.lizzy.rs Git - rust.git/commit
Auto merge of #45020 - MaloJaffre:needs-test, r=alexcrichton
authorbors <bors@rust-lang.org>
Sun, 8 Oct 2017 14:44:12 +0000 (14:44 +0000)
committerbors <bors@rust-lang.org>
Sun, 8 Oct 2017 14:44:12 +0000 (14:44 +0000)
commitade0b01ebf18550e41d24c6e36f91afaccd7f389
tree5ad7b00c4718cab792b2e38a2243f94555f6d6ec
parentff8e264950b070578c8c8187241f4ca55ebf28fe
parent7428806bf9a4efb1ec9ebb737fadabf882e7b255
Auto merge of #45020 - MaloJaffre:needs-test, r=alexcrichton

Fix some E-needstest issues.

Also ignore `attr-on-trait` test on stage-1 to keep `./x.py test --stage 1` successful.

Fixes #30355.
Fixes #33241.
Fixes #36400.
Fixes #37887.
Fixes #44578.