diff options
| author | Emil Fresk <emil.fresk@gmail.com> | 2021-02-23 19:29:15 +0100 |
|---|---|---|
| committer | Emil Fresk <emil.fresk@gmail.com> | 2021-02-23 19:29:15 +0100 |
| commit | 210197d07955e760c031e05d1cc79689290335dc (patch) | |
| tree | ada0510f53d595f32451efa5b93d8b1068c08401 /ui/single/exception-systick-used.stderr | |
| parent | 26870ae12ede1a70ca5685a7c0e0113c6bed58dd (diff) | |
Remove flags, updates UI tests
Diffstat (limited to 'ui/single/exception-systick-used.stderr')
| -rw-r--r-- | ui/single/exception-systick-used.stderr | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/ui/single/exception-systick-used.stderr b/ui/single/exception-systick-used.stderr deleted file mode 100644 index 23b6dc4..0000000 --- a/ui/single/exception-systick-used.stderr +++ /dev/null @@ -1,5 +0,0 @@ -error: this exception can't be used because it's being used by the runtime - --> $DIR/exception-systick-used.rs:6:8 - | -6 | fn sys_tick(_: sys_tick::Context) {} - | ^^^^^^^^ |
