Fix redundant bug in LaunchConfig::for_num_elems #278
Annotations
10 errors and 5 warnings
clippy:
src/cudnn/result.rs#L462
unsafe function's docs are missing a `# Safety` section
|
clippy:
src/cudnn/result.rs#L861
this public function might dereference a raw pointer but is not marked `unsafe`
|
clippy:
src/cudnn/result.rs#L873
this function has too many arguments (8/7)
|
clippy:
src/cudnn/result.rs#L885
this public function might dereference a raw pointer but is not marked `unsafe`
|
clippy:
src/cudnn/result.rs#L885
this public function might dereference a raw pointer but is not marked `unsafe`
|
clippy:
src/cudnn/result.rs#L885
this public function might dereference a raw pointer but is not marked `unsafe`
|
clippy:
src/cudnn/result.rs#L885
this public function might dereference a raw pointer but is not marked `unsafe`
|
clippy:
src/cudnn/result.rs#L885
this public function might dereference a raw pointer but is not marked `unsafe`
|
clippy:
src/cudnn/result.rs#L885
this public function might dereference a raw pointer but is not marked `unsafe`
|
clippy:
src/cudnn/result.rs#L885
this public function might dereference a raw pointer but is not marked `unsafe`
|
clippy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
clippy
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/
|
clippy
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/
|
clippy
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/
|
clippy
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/
|