rustc_
parse
1.86.0
(05f9846f8 2025-03-31)
In rustc_
parse::
lexer::
diagnostics
rustc_parse
::
lexer
::
diagnostics
Function
same_indentation_level
Copy item path
Source
pub(super) fn same_indentation_level( sm: &
SourceMap
, open_sp:
Span
, close_sp:
Span
, ) ->
bool