]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #40279 - gibfahn:test-unwind, r=est31
authorAriel Ben-Yehuda <arielb1@mail.tau.ac.il>
Wed, 8 Mar 2017 18:53:57 +0000 (20:53 +0200)
committerGitHub <noreply@github.com>
Wed, 8 Mar 2017 18:53:57 +0000 (20:53 +0200)
Add compile-fail tests for remaining items in whitelist and remove it

Add compile-fail tests for `cfg_target_thread_local` and `unwind_attributes`, and remove the whitelist.

Let me know if I should clean up the tests (or if I've done anything else wrong, this is my first contribution to rust).

cc/ @est31


Trivial merge