Skip to content

Commit 240907b

Browse files
#[doc(inline)] sym_generated
1 parent 507bff9 commit 240907b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

compiler/rustc_span/src/symbol.rs

+1
Original file line numberDiff line numberDiff line change
@@ -1583,6 +1583,7 @@ pub mod sym {
15831583
use super::Symbol;
15841584
use std::convert::TryInto;
15851585

1586+
#[doc(inline)]
15861587
pub use super::sym_generated::*;
15871588

15881589
// Used from a macro in `librustc_feature/accepted.rs`

0 commit comments

Comments
 (0)