Veetaha's amendments for #[builder(getter)]
#764
ci.yml
on: pull_request
compilation-benchmarks
2m 15s
version-sync
5s
cargo-lock
9s
cargo-miri
1m 51s
cargo-fmt
18s
cargo-machete
6s
taplo-fmt
3s
prettier
8s
typos
3s
website-build
28s
Matrix: cargo-doc
Matrix: runtime-benchmarks
Matrix: test-msrv
Matrix: test-stable
Matrix: test-unstable
Annotations
24 errors and 10 warnings
test-msrv (ubuntu)
🔬 `getter` attribute is experimental and requires "experimental-getter" cargo feature to be enabled; if you find the current design of this attribute already solid please leave a 👍 reaction under the issue https://github.com/elastio/bon/issues/225; if you have any feedback, then feel free to leave a comment under that issue
|
test-msrv (ubuntu)
no function or associated item named `builder` found for struct `builder::attr_getter::test_struct::Sut` in the current scope
|
test-msrv (ubuntu)
Process completed with exit code 101.
|
test-msrv (macos)
🔬 `getter` attribute is experimental and requires "experimental-getter" cargo feature to be enabled; if you find the current design of this attribute already solid please leave a 👍 reaction under the issue https://github.com/elastio/bon/issues/225; if you have any feedback, then feel free to leave a comment under that issue
|
test-msrv (macos)
no function or associated item named `builder` found for struct `builder::attr_getter::test_struct::Sut` in the current scope
|
test-msrv (macos)
Process completed with exit code 101.
|
test-msrv (windows)
🔬 `getter` attribute is experimental and requires "experimental-getter" cargo feature to be enabled; if you find the current design of this attribute already solid please leave a 👍 reaction under the issue https://github.com/elastio/bon/issues/225; if you have any feedback, then feel free to leave a comment under that issue
|
test-msrv (windows)
no function or associated item named `builder` found for struct `builder::attr_getter::test_struct::Sut` in the current scope
|
test-msrv (windows)
Process completed with exit code 101.
|
test-stable (ubuntu)
ENOENT: no such file or directory, opendir '/home/runner/work/bon/bon/target/tests/target'
|
test-stable (ubuntu)
Error: ENOENT: no such file or directory, opendir '/home/runner/work/bon/bon/target/tests/target'
|
test-stable (ubuntu):
bon/tests/integration/builder/attr_getter.rs#L12
🔬 `getter` attribute is experimental and requires "experimental-getter" cargo feature to be enabled; if you find the current design of this attribute already solid please leave a 👍 reaction under the issue https://github.com/elastio/bon/issues/225; if you have any feedback, then feel free to leave a comment under that issue
|
test-stable (ubuntu):
bon/tests/integration/builder/attr_getter.rs#L37
no function or associated item named `builder` found for struct `attr_getter::test_struct::Sut` in the current scope
|
test-stable (ubuntu)
Process completed with exit code 101.
|
test-stable (macos)
ENOENT: no such file or directory, opendir '/Users/runner/work/bon/bon/target/tests/target'
|
test-stable (macos)
Error: ENOENT: no such file or directory, opendir '/Users/runner/work/bon/bon/target/tests/target'
|
test-stable (macos):
bon/tests/integration/builder/attr_getter.rs#L12
🔬 `getter` attribute is experimental and requires "experimental-getter" cargo feature to be enabled; if you find the current design of this attribute already solid please leave a 👍 reaction under the issue https://github.com/elastio/bon/issues/225; if you have any feedback, then feel free to leave a comment under that issue
|
test-stable (macos):
bon/tests/integration/builder/attr_getter.rs#L37
no function or associated item named `builder` found for struct `attr_getter::test_struct::Sut` in the current scope
|
test-stable (macos)
Process completed with exit code 101.
|
test-stable (windows)
ENOENT: no such file or directory, opendir 'D:\a\bon\bon\target\tests\target'
|
test-stable (windows)
Error: ENOENT: no such file or directory, opendir 'D:\a\bon\bon\target\tests\target'
|
test-stable (windows):
bon/tests/integration/builder/attr_getter.rs#L12
🔬 `getter` attribute is experimental and requires "experimental-getter" cargo feature to be enabled; if you find the current design of this attribute already solid please leave a 👍 reaction under the issue https://github.com/elastio/bon/issues/225; if you have any feedback, then feel free to leave a comment under that issue
|
test-stable (windows):
bon/tests/integration/builder/attr_getter.rs#L37
no function or associated item named `builder` found for struct `attr_getter::test_struct::Sut` in the current scope
|
test-stable (windows)
Process completed with exit code 101.
|
cargo-miri:
bon-macros/src/builder/builder_gen/member/config/getter.rs#L27
`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
|
cargo-miri:
bon-macros/src/builder/builder_gen/top_level_config/mod.rs#L58
`if let` assigns a shorter lifetime since Edition 2024
|