Add #[track_caller] to test utilities that involve marked text (#32043)
Release Notes: - N/A
This commit is contained in:
@@ -1317,6 +1317,7 @@ fn assert_layers_for_range(
|
||||
}
|
||||
}
|
||||
|
||||
#[track_caller]
|
||||
fn assert_capture_ranges(
|
||||
syntax_map: &SyntaxMap,
|
||||
buffer: &BufferSnapshot,
|
||||
|
||||
Reference in New Issue
Block a user