Sha256: c73c70fe7371998df077862092f40df7210b13496e119ab4e657a1848e42ab30
Contents?: true
Size: 219 Bytes
Versions: 7
Compression:
Stored size: 219 Bytes
Contents
// Only test on nightly, since UI tests are bound to change over time #[rustversion::stable] #[test] fn async_instrument() { let t = trybuild::TestCases::new(); t.compile_fail("tests/ui/async_instrument.rs"); }
Version data entries
7 entries across 7 versions & 1 rubygems