Merge pull request #947 from stargazing-dino/no_std_sync #931
Annotations
10 errors and 4 warnings
Run Clippy:
src/func/native.rs#L37
failed to resolve: use of undeclared crate or module `alloc`
|
Run Clippy:
src/api/register.rs#L7
unresolved import `crate::Shared`
|
Run Clippy:
src/func/call.rs#L15
unresolved import `crate::Shared`
|
Run Clippy:
src/func/function.rs#L6
unresolved import `crate::Shared`
|
Run Clippy:
src/module/mod.rs#L12
unresolved import `crate::Shared`
|
Run Clippy:
src/module/resolvers/file.rs#L7
unresolved import `crate::Shared`
|
Run Clippy:
src/parser.rs#L19
unresolved import `crate::Shared`
|
Run Clippy:
src/types/fn_ptr.rs#L8
unresolved import `crate::Shared`
|
Run Clippy:
src/types/immutable_string.rs#L4
unresolved import `crate::Shared`
|
Run Clippy:
src/eval/target.rs#L497
conflicting implementations of trait `std::convert::From<eval::target::Target<'_>>` for type `eval::target::Target<'_>`
|
Setup Toolchain
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/
|
Setup Toolchain
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/
|
Setup Toolchain
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/
|
Setup Toolchain
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