Fix doc lint error

This commit is contained in:
Guillaume Gomez 2022-10-08 14:42:38 +02:00 committed by Guillaume Gomez
parent d9570e0510
commit 3416fa1882

View File

@ -411,7 +411,7 @@ struct HandlerInner {
/// would be unnecessary repetition.
taught_diagnostics: FxHashSet<DiagnosticId>,
/// Used to suggest rustc --explain <error code>
/// Used to suggest rustc --explain `<error code>`
emitted_diagnostic_codes: FxIndexSet<DiagnosticId>,
/// This set contains a hash of every diagnostic that has been emitted by