rustc_
parse
1.84.0-nightly
(5ec7d6eee 2024-11-17)
In rustc_
parse::
lexer::
diagnostics
rustc_parse
::
lexer
::
diagnostics
Function
report_missing_open_delim
Copy item path
Source
fn report_missing_open_delim( err: &mut
Diag
<'_>, unmatched_delims: &[
UnmatchedDelim
], ) ->
bool