Refactor FontExt::new to simplify face parsing logic and fix MacOS panic #448
Annotations
14 warnings
|
Run actions-rs/cargo@v1:
plotters/src/element/image.rs#L150
hiding a lifetime that's elided elsewhere is confusing
|
|
Run actions-rs/cargo@v1:
plotters/src/style/font/ab_glyph.rs#L72
enum `FontError` is never used
|
|
Run actions-rs/cargo@v1:
plotters/src/style/font/ab_glyph.rs#L67
struct `FontDataInternal` is never constructed
|
|
Run actions-rs/cargo@v1:
plotters/src/style/font/ab_glyph.rs#L24
method `get_fallback` is never used
|
|
Run actions-rs/cargo@v1
`plotters-bitmap` (lib) generated 2 warnings (run `cargo fix --lib -p plotters-bitmap` to apply 2 suggestions)
|
|
Run actions-rs/cargo@v1:
plotters-bitmap/src/bitmap.rs#L145
hiding a lifetime that's elided elsewhere is confusing
|
|
Run actions-rs/cargo@v1:
plotters-bitmap/src/bitmap_pixel/bgrx.rs#L196
unnecessary transmute
|
|
Run actions-rs/cargo@v1
`plotters-backend` (lib) generated 1 warning (run `cargo fix --lib -p plotters-backend` to apply 1 suggestion)
|
|
Run actions-rs/cargo@v1:
plotters-backend/src/text.rs#L220
hiding a lifetime that's elided elsewhere is confusing
|
|
Run actions-rs/cargo@v1
/home/runner/work/plotters/plotters/plotters/Cargo.toml: unused manifest key: package.msrv
|
|
Run actions-rs/toolchain@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Run actions-rs/toolchain@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Run actions-rs/toolchain@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Run actions-rs/toolchain@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading