diff options
| author | Emil Fresk <emil.fresk@gmail.com> | 2020-10-05 18:30:06 +0200 |
|---|---|---|
| committer | Emil Fresk <emil.fresk@gmail.com> | 2020-10-05 18:33:11 +0200 |
| commit | c21ccd04ce52c5d469a2bdfd4e0125540ad1cddb (patch) | |
| tree | 476c7721b03dd2174a61277ccd1a112f1666f492 /ui | |
| parent | eec0908024d9b4127ed496b4781adc08000cc2c2 (diff) | |
Overwrite steerr files
Diffstat (limited to 'ui')
| -rw-r--r-- | ui/single/locals-cfg.stderr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/single/locals-cfg.stderr b/ui/single/locals-cfg.stderr index 63953fc..e58bd93 100644 --- a/ui/single/locals-cfg.stderr +++ b/ui/single/locals-cfg.stderr @@ -31,7 +31,7 @@ error[E0425]: cannot find value `FOO` in this scope 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/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-cf0f33af3a901778.rlib + = 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-cf0f33af3a901778.rlib = note: second definition in `panic_halt` loaded from $DIR/target/tests/target/x86_64-unknown-linux-gnu/debug/deps/libpanic_halt-ba6f0ab3439cbc7e.rmeta error: duplicate lang item in crate `panic_semihosting`: `panic_impl`. |
