diff options
| author | Emil Fresk <emil.fresk@gmail.com> | 2021-02-23 19:30:54 +0100 |
|---|---|---|
| committer | Emil Fresk <emil.fresk@gmail.com> | 2021-02-23 19:30:54 +0100 |
| commit | 670cdb92d3a22f1e41c9a69912dbfca885fa5de4 (patch) | |
| tree | df9a94bd09e7e494da00fa067a741bb84df571ec /ui/single/resources-cfg.stderr | |
| parent | 210197d07955e760c031e05d1cc79689290335dc (diff) | |
Test output fix
Diffstat (limited to 'ui/single/resources-cfg.stderr')
| -rw-r--r-- | ui/single/resources-cfg.stderr | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ui/single/resources-cfg.stderr b/ui/single/resources-cfg.stderr index 39f2c1a..e367c51 100644 --- a/ui/single/resources-cfg.stderr +++ b/ui/single/resources-cfg.stderr @@ -1,8 +1,8 @@ error: duplicate lang item in crate `panic_halt` (which `$CRATE` depends on): `panic_impl`. | = note: the lang item is first defined in crate `std` (which `$CRATE` depends on) - = note: first definition in `std` loaded from /usr/share/rust/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib - = note: second definition in `panic_halt` loaded from $DIR/target/tests/target/x86_64-unknown-linux-gnu/debug/deps/libpanic_halt-f6dc7d4a3dd7a21d.rmeta + = note: first definition in `std` loaded from /usr/share/rust/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6f77337c1826707d.rlib + = note: second definition in `panic_halt` loaded from $DIR/target/tests/target/x86_64-unknown-linux-gnu/debug/deps/libpanic_halt-ad4cf7fac73711f1.rmeta error[E0609]: no field `o1` on type `initResources<'_>` --> $DIR/resources-cfg.rs:47:21 |
