Skip to content

Commit 3e57a0a

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

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/librustc_span/lib.rs

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