Skip to content

Commit

Permalink
Update for #68718
Browse files Browse the repository at this point in the history
  • Loading branch information
bjorn3 committed Feb 9, 2020
1 parent 5827d78 commit 3e57a0a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/librustc_span/lib.rs
Expand Up @@ -8,6 +8,7 @@
#![feature(crate_visibility_modifier)]
#![feature(nll)]
#![feature(optin_builtin_traits)]
#![feature(specialization)]

use rustc_data_structures::AtomicRef;
use rustc_macros::HashStable_Generic;
Expand Down

0 comments on commit 3e57a0a

Please sign in to comment.