Skip to content

Commit 3e57a0a

Browse files
committed
Update for #68718
1 parent 5827d78 commit 3e57a0a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/librustc_span/lib.rs

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
#![feature(crate_visibility_modifier)]
99
#![feature(nll)]
1010
#![feature(optin_builtin_traits)]
11+
#![feature(specialization)]
1112

1213
use rustc_data_structures::AtomicRef;
1314
use rustc_macros::HashStable_Generic;

0 commit comments

Comments
 (0)