Skip to content

Commit 9bb3b37

Browse files
committed
Add rustc_attrs feature to test.
1 parent a994a99 commit 9bb3b37

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/compile-fail/regions-assoc-type-outlives-container-hrtb.rs

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
// "outlives" requirements. Issue #22246.
1313

1414
#![allow(dead_code)]
15+
#![feature(rustc_attrs)]
1516

1617
///////////////////////////////////////////////////////////////////////////
1718

0 commit comments

Comments
 (0)