about summary refs log tree commit diff
path: root/tests/ui/mir/enable_passes_validation.all_unknown.stderr
blob: 85a942c00ede74f11155b196817cae40f615a260 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
warning: MIR pass `ThisPass` is unknown and will be ignored

warning: MIR pass `DoesNotExist` is unknown and will be ignored

warning: MIR pass `ThisPass` is unknown and will be ignored
   |
   = note: duplicate diagnostic emitted due to `-Z deduplicate-diagnostics=no`

warning: MIR pass `DoesNotExist` is unknown and will be ignored
   |
   = note: duplicate diagnostic emitted due to `-Z deduplicate-diagnostics=no`

warning: 4 warnings emitted