]> git.lizzy.rs Git - rust.git/blobdiff - src/librustc_feature/accepted.rs
Rollup merge of #67313 - oli-obk:document_all_the_t̶h̶i̶n̶g̶s̶dataflow, r=ecstatic...
[rust.git] / src / librustc_feature / accepted.rs
index 144a3faaba50a2aadf6721db201558df1905e3e5..d880fc84b3819c6a1c3732688bb474fb1db9ace6 100644 (file)
@@ -1,7 +1,7 @@
 //! List of the accepted feature gates.
 
 use super::{Feature, State};
-use syntax_pos::symbol::sym;
+use rustc_span::symbol::sym;
 
 macro_rules! declare_features {
     ($(