chore: fix typo in front page #816
ci.yml
on: pull_request
compilation-benchmarks
2m 16s
version-sync
5s
cargo-lock
8s
cargo-miri
2m 4s
cargo-fmt
21s
cargo-machete
5s
taplo-fmt
6s
prettier
7s
typos
4s
website-build
30s
Matrix: cargo-doc
Matrix: runtime-benchmarks
Matrix: test-msrv
Matrix: test-stable
Matrix: test-unstable
Annotations
22 errors and 10 warnings
test-unstable (nightly):
bon-macros/src/error/mod.rs#L156
this `continue` expression is redundant
|
test-unstable (nightly):
bon-macros/src/builder/builder_gen/setters/mod.rs#L42
unnecessary semicolon
|
test-unstable (nightly):
bon-macros/src/normalization/impl_traits.rs#L63
unnecessary semicolon
|
test-unstable (nightly):
bon-macros/src/util/ide.rs#L225
unnecessary semicolon
|
test-unstable (nightly)
Process completed with exit code 101.
|
runtime-benchmarks (args_3)
Process completed with exit code 101.
|
runtime-benchmarks (args_20)
The job was canceled because "args_3" failed.
|
runtime-benchmarks (args_20)
Process completed with exit code 101.
|
runtime-benchmarks (args_10_alloc)
The job was canceled because "args_3" failed.
|
runtime-benchmarks (args_10_alloc)
Process completed with exit code 101.
|
runtime-benchmarks (args_5)
The job was canceled because "args_3" failed.
|
runtime-benchmarks (args_5)
The operation was canceled.
|
runtime-benchmarks (args_10)
The job was canceled because "args_3" failed.
|
runtime-benchmarks (args_10)
The operation was canceled.
|
runtime-benchmarks (args_10_structs)
The job was canceled because "args_3" failed.
|
runtime-benchmarks (args_10_structs)
The operation was canceled.
|
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 (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 (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'
|
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
|