Switch to rustversion

This commit is contained in:
David Tolnay
2019-07-07 21:13:56 -07:00
parent 0574f1e020
commit bc7a85063d
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
#[cfg(not(target_os = "emscripten"))]
#[rustc::attr(not(nightly), ignore)]
#[rustversion::attr(not(nightly), ignore)]
#[test]
fn ui() {
let t = trybuild::TestCases::new();