try to fix ui errors

This commit is contained in:
Yuki Okushi 2020-01-03 18:25:49 +09:00 committed by dylan_DPC
parent 5b7134a30e
commit c818f4c88e
2 changed files with 2 additions and 0 deletions

View file

@ -35,3 +35,4 @@ LL | m!();
| ----- in this macro invocation
error: aborting due to 4 previous errors

View file

@ -7,3 +7,4 @@ LL | m!();
= note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info)
error: aborting due to previous error