Support clone, copy, deref in #[builder(getter)]
#782
ci.yml
on: pull_request
compilation-benchmarks
2m 6s
version-sync
6s
cargo-lock
5s
cargo-miri
1m 48s
cargo-fmt
16s
cargo-machete
6s
taplo-fmt
3s
prettier
10s
typos
3s
website-build
22s
Matrix: cargo-doc
Matrix: runtime-benchmarks
Matrix: test-msrv
Matrix: test-stable
Matrix: test-unstable
Annotations
32 errors and 31 warnings
test-unstable (nightly):
benchmarks/runtime/benches/criterion.rs#L9
function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
|
test-unstable (nightly)
Process completed with exit code 101.
|
test-msrv (macos)
unresolved import `core::ffi::CStr`
|
test-msrv (macos)
cannot find type `CStr` in module `core::ffi`
|
test-msrv (macos)
cannot provide explicit generic arguments when `impl Trait` is used in argument position
|
test-msrv (macos)
cannot provide explicit generic arguments when `impl Trait` is used in argument position
|
test-msrv (macos)
cannot provide explicit generic arguments when `impl Trait` is used in argument position
|
test-msrv (macos)
cannot provide explicit generic arguments when `impl Trait` is used in argument position
|
test-msrv (macos)
cannot provide explicit generic arguments when `impl Trait` is used in argument position
|
test-msrv (macos)
cannot provide explicit generic arguments when `impl Trait` is used in argument position
|
test-msrv (macos)
cannot provide explicit generic arguments when `impl Trait` is used in argument position
|
test-msrv (macos)
cannot provide explicit generic arguments when `impl Trait` is used in argument position
|
test-msrv (ubuntu)
unresolved import `core::ffi::CStr`
|
test-msrv (ubuntu)
cannot find type `CStr` in module `core::ffi`
|
test-msrv (ubuntu)
cannot provide explicit generic arguments when `impl Trait` is used in argument position
|
test-msrv (ubuntu)
cannot provide explicit generic arguments when `impl Trait` is used in argument position
|
test-msrv (ubuntu)
cannot provide explicit generic arguments when `impl Trait` is used in argument position
|
test-msrv (ubuntu)
cannot provide explicit generic arguments when `impl Trait` is used in argument position
|
test-msrv (ubuntu)
cannot provide explicit generic arguments when `impl Trait` is used in argument position
|
test-msrv (ubuntu)
cannot provide explicit generic arguments when `impl Trait` is used in argument position
|
test-msrv (ubuntu)
cannot provide explicit generic arguments when `impl Trait` is used in argument position
|
test-msrv (ubuntu)
cannot provide explicit generic arguments when `impl Trait` is used in argument position
|
test-msrv (windows)
unresolved import `core::ffi::CStr`
|
test-msrv (windows)
cannot find type `CStr` in module `core::ffi`
|
test-msrv (windows)
cannot provide explicit generic arguments when `impl Trait` is used in argument position
|
test-msrv (windows)
cannot provide explicit generic arguments when `impl Trait` is used in argument position
|
test-msrv (windows)
cannot provide explicit generic arguments when `impl Trait` is used in argument position
|
test-msrv (windows)
cannot provide explicit generic arguments when `impl Trait` is used in argument position
|
test-msrv (windows)
cannot provide explicit generic arguments when `impl Trait` is used in argument position
|
test-msrv (windows)
cannot provide explicit generic arguments when `impl Trait` is used in argument position
|
test-msrv (windows)
cannot provide explicit generic arguments when `impl Trait` is used in argument position
|
test-msrv (windows)
cannot provide explicit generic arguments when `impl Trait` is used in argument position
|
cargo-lock
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
cargo-machete
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
taplo-fmt
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
typos
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
version-sync
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
prettier
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
cargo-fmt
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
cargo-doc (ubuntu)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
website-build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-unstable (nightly)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-unstable (beta)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
runtime-benchmarks (args_10_alloc)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
runtime-benchmarks (args_5)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
runtime-benchmarks (args_3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
runtime-benchmarks (args_10)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
runtime-benchmarks (args_10_structs)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
runtime-benchmarks (args_20)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-msrv (ubuntu)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-stable (ubuntu)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
cargo-miri
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
cargo-miri:
bon-macros/src/builder/builder_gen/member/config/getter.rs#L43
`if let` assigns a shorter lifetime since Edition 2024
|
cargo-miri:
bon-macros/src/builder/builder_gen/member/config/getter.rs#L49
`if let` assigns a shorter lifetime since Edition 2024
|
cargo-miri:
bon-macros/src/builder/builder_gen/member/config/setters.rs#L26
`if let` assigns a shorter lifetime since Edition 2024
|
cargo-miri:
bon-macros/src/builder/builder_gen/member/config/setters.rs#L39
`if let` assigns a shorter lifetime since Edition 2024
|
cargo-miri:
bon-macros/src/builder/builder_gen/member/config/setters.rs#L46
`if let` assigns a shorter lifetime since Edition 2024
|
cargo-miri:
bon-macros/src/builder/builder_gen/setters/mod.rs#L30
`if let` assigns a shorter lifetime since Edition 2024
|
cargo-miri:
bon-macros/src/builder/builder_gen/top_level_config/mod.rs#L46
`if let` assigns a shorter lifetime since Edition 2024
|
cargo-miri:
bon-macros/src/builder/builder_gen/top_level_config/mod.rs#L49
`if let` assigns a shorter lifetime since Edition 2024
|
cargo-miri:
bon-macros/src/builder/builder_gen/top_level_config/mod.rs#L52
`if let` assigns a shorter lifetime since Edition 2024
|
cargo-miri:
bon-macros/src/builder/builder_gen/top_level_config/mod.rs#L55
`if let` assigns a shorter lifetime since Edition 2024
|
compilation-benchmarks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|