blob: 3287fdce34fca1e7279c15287242de24b3208765 [file] [log] [blame]
[[snippet.slices]]
source = """
if let DisplayLine::Source {
ref mut inline_marks,
} = body[body_idx]
"""
line_start = 139
origin = "src/display_list.rs"
fold = false
[[snippet.slices.annotations]]
label = "missing fields `lineno`, `content`"
annotation_type = "Error"
range = [31, 128]
[snippet.title]
label = "pattern does not mention fields `lineno`, `content`"
id = "E0027"
annotation_type = "Error"