Merge branch 'ttytm:main' into main #7
ci.yml
on: push
Debounce
0s
Lint
/
fmt
2s
Lint
/
clippy
45s
Lint
/
msrv
20s
Lint
/
actionlint
8s
Lint
/
renovate-linter
42s
Matrix: Test
Matrix: Release / build
Annotations
1 warning and 1 notice
reference as raw pointer:
src/modules/localization.rs#L184
warning: reference as raw pointer
--> src/modules/localization.rs:184:13
|
184 | let ptr = (self as *mut Self).cast::<u8>();
| ^^^^^^^^^^^^^^^^^^^ help: try: `std::ptr::from_mut::<Self>(self)`
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ref_as_ptr
note: the lint level is defined here
--> src/main.rs:2:9
|
2 | #![warn(clippy::pedantic)]
| ^^^^^^^^^^^^^^^^
= note: `#[warn(clippy::ref_as_ptr)]` implied by `#[warn(clippy::pedantic)]`
|
13 tests found
There are 13 tests, see "Raw output" for the full list of tests.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
ww-linux-x86_64
|
6.11 MB |
|
ww-macos-arm64
|
1.99 MB |
|
ww-macos-x86_64
|
2.08 MB |
|
ww-windows-x86_64
|
2.18 MB |
|