Merge pull request #87 from Spooky-Firefox/mips_components #321
Annotations
3 warnings
Run clechasseur/rs-clippy-check@v3
Unexpected input(s) 'token', valid inputs are ['toolchain', 'args', 'use-cross', 'working-directory']
|
Run clechasseur/rs-clippy-check@v3:
src/gui_egui/helper.rs#L148
warning: doc list item without indentation
--> src/gui_egui/helper.rs:148:5
|
148 | /// that is the responsibility of the content closure
| ^
|
= help: if this is supposed to be its own paragraph, add a blank line
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation
= note: `#[warn(clippy::doc_lazy_continuation)]` on by default
help: indent this line
|
148 | /// that is the responsibility of the content closure
| ++
|
Run clechasseur/rs-clippy-check@v3
Unexpected input(s) 'token', valid inputs are ['toolchain', 'args', 'use-cross', 'working-directory']
|
Loading