Skip to content

Commit bd4b9cd

Browse files
committed
Add rustc_attrs feature to test.
1 parent b7c4125 commit bd4b9cd

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

Lines changed: 1 addition & 0 deletions
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)