File tree Expand file tree Collapse file tree 3 files changed +3
-1
lines changed Expand file tree Collapse file tree 3 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 11//@ aux-build:found-staticlib.rs
22
3- //@ normalize-stderr: "\.nll/ " -> "/"
3+ //@ normalize-stderr: "E0462\..+/auxiliary/ " -> "E0462/auxiliary /"
44//@ normalize-stderr: "\\\?\\" -> ""
55//@ normalize-stderr: "(lib)?found_staticlib\.[a-z]+" -> "libfound_staticlib.somelib"
66
Original file line number Diff line number Diff line change 11//@ build-pass
22//@ ignore-pass (different metadata emitted in different modes)
33//@ compile-flags: --json=diagnostic-short --json artifacts --error-format=json
4+ //@ normalize-stderr: "json-multiple\..+/libjson_multiple.rlib" -> "json-multiple/libjson_multiple.rlib"
45
56#![ crate_type = "lib" ]
Original file line number Diff line number Diff line change 11//@ build-pass
22//@ ignore-pass (different metadata emitted in different modes)
33//@ compile-flags: --json=diagnostic-short,artifacts --error-format=json
4+ //@ normalize-stderr: "json-options\..+/libjson_options.rlib" -> "json-options/libjson_options.rlib"
45
56#![ crate_type = "lib" ]
You can’t perform that action at this time.
0 commit comments