Skip to content

Commit

Permalink
#[doc(inline)] sym_generated
Browse files Browse the repository at this point in the history
  • Loading branch information
LeSeulArtichaut committed Dec 30, 2020
1 parent 507bff9 commit 240907b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions compiler/rustc_span/src/symbol.rs
Expand Up @@ -1583,6 +1583,7 @@ pub mod sym {
use super::Symbol;
use std::convert::TryInto;

#[doc(inline)]
pub use super::sym_generated::*;

// Used from a macro in `librustc_feature/accepted.rs`
Expand Down

0 comments on commit 240907b

Please sign in to comment.