Rm feature flag on extern crate alloc
#932
Annotations
15 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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/
|
Test:
tests/stack.rs#L2
unused import: `Dynamic`
|
Test
`rhai` (test "stack") generated 1 warning (run `cargo fix --test "stack"` to apply 1 suggestion)
|
Test:
tests/closures.rs#L5
unused import: `std::mem::take`
|
Test
`rhai` (test "closures") generated 2 warnings (run `cargo fix --test "closures"` to apply 2 suggestions)
|
Test:
tests/parse_json.rs#L1
unused imports: `Dynamic`, `EvalAltResult`, `INT`, `LexError`, `ParseErrorType`, and `Position`
|
Test
`rhai` (test "parse_json") generated 1 warning (run `cargo fix --test "parse_json"` to apply 1 suggestion)
|
Test:
tests/debugging.rs#L46
use of deprecated method `rhai::api::events::<impl rhai::Engine>::register_debugger`: This API is NOT deprecated, but it is considered volatile and may change in the future.
|
Test:
tests/var_scope.rs#L1
unused import: `Dynamic`
|
Test
`rhai` (test "get_set") generated 1 warning
|
Test
`rhai` (test "var_scope") generated 1 warning (run `cargo fix --test "var_scope"` to apply 1 suggestion)
|
Loading