Function rustc_parse::lexer::unicode_chars::check_for_substitution [−][src]
pub(super) fn check_for_substitution<'a>(
reader: &StringReader<'a>,
pos: BytePos,
ch: char,
err: &mut DiagnosticBuilder<'a>
) -> Option<TokenKind>