diff options
| author | Emil Fresk <emil.fresk@gmail.com> | 2020-10-14 20:27:43 +0200 |
|---|---|---|
| committer | Emil Fresk <emil.fresk@gmail.com> | 2020-10-15 16:06:30 +0200 |
| commit | 48abc26e8577e6b57c46dce40e63022fac2c9375 (patch) | |
| tree | 7073205b076f168b1c6f5782a278abf11eb7746f /ui/single | |
| parent | 1db5faad62c89cff19d2a94c8ce7b98bac9439ac (diff) | |
Detect if the rt flag is defined in the PAC/HAL
Better error message
Improved error string
Update UI tests
Diffstat (limited to 'ui/single')
| -rw-r--r-- | ui/single/locals-cfg.stderr | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/ui/single/locals-cfg.stderr b/ui/single/locals-cfg.stderr index 53cdacc..0af1293 100644 --- a/ui/single/locals-cfg.stderr +++ b/ui/single/locals-cfg.stderr @@ -33,9 +33,3 @@ error: duplicate lang item in crate `panic_halt` (which `$CRATE` depends on): `p = 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-f14aca24435a5414.rlib = note: second definition in `panic_halt` loaded from $DIR/target/tests/target/x86_64-unknown-linux-gnu/debug/deps/libpanic_halt-33949299fdfa2375.rmeta - -error: duplicate lang item in crate `panic_semihosting`: `panic_impl`. - | - = note: the lang item is first defined in crate `panic_halt` (which `$CRATE` depends on) - = note: first definition in `panic_halt` loaded from $DIR/target/tests/target/x86_64-unknown-linux-gnu/debug/deps/libpanic_halt-33949299fdfa2375.rmeta - = note: second definition in `panic_semihosting` loaded from $DIR/target/tests/target/x86_64-unknown-linux-gnu/debug/deps/libpanic_semihosting-f97442f9ee5cfc78.rmeta |
