aboutsummaryrefslogtreecommitdiff
path: root/ui/single/exception-systick-used.stderr
blob: e2ccbd3b880080030827ee452c94630484efe694 (plain)
1
2
3
4
5
6
7
8
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) {}
  |        ^^^^^^^^

error: aborting due to previous error