Feature std compatibility #66
Annotations
10 errors and 7 warnings
no-std:
src/splice.rs#L117
cannot find macro `debug_assert` in this scope
|
no-std:
src/lib.rs#L92
cannot find macro `assert` in this scope
|
no-std:
src/future_slice.rs#L58
cannot find macro `panic` in this scope
|
no-std:
src/future_slice.rs#L53
cannot find macro `panic` in this scope
|
no-std:
src/splice.rs#L60
cannot find macro `format` in this scope
|
no-std:
src/drain.rs#L44
cannot find macro `format` in this scope
|
no-std:
src/future_slice.rs#L5
can't find crate for `std`
|
no-std:
src/drain.rs#L10
can't find crate for `std`
|
no-std:
src/lib.rs#L17
can't find crate for `std`
|
no-std
can't find crate for `std`
|
no-std
`header-vec` (lib) generated 2 warnings
|
no-std:
src/splice.rs#L3
unused import: `any::type_name`
|
no-std:
src/drain.rs#L4
unused import: `any::type_name`
|
no-std
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/
|
no-std
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/
|
no-std
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/
|
no-std
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/
|