Skip to content

Commit 6e92b6e

Browse files
author
George-lewis
committed
Add todo comment
1 parent f071b08 commit 6e92b6e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

compiler/rustc_session/src/parse.rs

+1
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ impl SymbolGallery {
7777
}
7878
}
7979

80+
// todo: this function now accepts `Session` instead of `ParseSess` and should be relocated
8081
/// Construct a diagnostic for a language feature error due to the given `span`.
8182
/// The `feature`'s `Symbol` is the one you used in `unstable.rs` and `rustc_span::symbols`.
8283
#[track_caller]

0 commit comments

Comments
 (0)