]> git.proxmox.com Git - rustc.git/blob - vendor/codespan-reporting/tests/snapshots/tabbed__tab_width_3_no_color.snap
New upstream version 1.41.1+dfsg1
[rustc.git] / vendor / codespan-reporting / tests / snapshots / tabbed__tab_width_3_no_color.snap
1 ---
2 created: "2019-08-28T14:41:01.276332Z"
3 creator: insta@0.10.1
4 source: codespan-reporting/tests/term.rs
5 expression: TEST_DATA.emit_no_color(&config)
6 ---
7 warning: unknown weapon `DogJaw`
8
9 ┌── tabbed:3:11 ───
10
11 3 │ Weapon: DogJaw
12 │ ^^^^^^ the weapon
13
14
15 warning: unknown condition `attack-cooldown`
16
17 ┌── tabbed:4:23 ───
18
19 4 │ ReloadingCondition: attack-cooldown
20 │ ^^^^^^^^^^^^^^^ the condition
21
22
23 warning: unknown field `Foo`
24
25 ┌── tabbed:5:2 ───
26
27 5 │ Foo: Bar
28 │ ^^^ the field
29
30
31