Optimize string slice. #921
Annotations
14 warnings
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/
|
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/
|
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/
|
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/
|
src/eval/target.rs#L3
unused import: `EvalAltResult`
|
|
tests/get_set.rs#L148
this function depends on never type fallback being `()`
|
|
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.
|
tests/var_scope.rs#L1
unused import: `Dynamic`
|
tests/closures.rs#L2
unused imports: `Dynamic`, `EvalAltResult`, and `ParseErrorType`
|
tests/closures.rs#L5
unused import: `std::mem::take`
|
|
|
The logs for this run have expired and are no longer available.
Loading