Add todo comment
This commit is contained in:
parent
36a69e9d39
commit
9f327a2385
1 changed files with 1 additions and 0 deletions
|
@ -77,6 +77,7 @@ impl SymbolGallery {
|
|||
}
|
||||
}
|
||||
|
||||
// todo: this function now accepts `Session` instead of `ParseSess` and should be relocated
|
||||
/// Construct a diagnostic for a language feature error due to the given `span`.
|
||||
/// The `feature`'s `Symbol` is the one you used in `unstable.rs` and `rustc_span::symbols`.
|
||||
#[track_caller]
|
||||
|
|
Loading…
Add table
Reference in a new issue