Skip to content

chore(doc): Replace doc_auto_cfg config with doc_cfg #4798

chore(doc): Replace doc_auto_cfg config with doc_cfg

chore(doc): Replace doc_auto_cfg config with doc_cfg #4798

Triggered via pull request October 16, 2025 15:22
Status Success
Total duration 21m 20s
Artifacts

CI.yml

on: pull_request
Matrix: build-protoc-plugin
Matrix: check
Matrix: Interop Tests
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
clippy: target/debug/build/interop-7bc5032a25f645d8/out/messages.u.pb.rs#L281
useless conversion to the same type: `bool`
clippy: target/debug/build/interop-7bc5032a25f645d8/out/messages.u.pb.rs#L114
useless conversion to the same type: `bool`
clippy: target/debug/build/interop-7bc5032a25f645d8/out/messages.u.pb.rs#L114
useless conversion to the same type: `bool`
clippy: target/debug/build/interop-7bc5032a25f645d8/out/empty.u.pb.rs#L398
casting raw pointers to the same type and constness is unnecessary (`*const *const protobuf::__internal::runtime::upb_MiniTable` -> `*const *const protobuf::__internal::runtime::upb_MiniTable`)
clippy: target/debug/build/interop-7bc5032a25f645d8/out/empty.u.pb.rs#L296
using `clone` on type `MessageMutInner<'_, Empty>` which implements the `Copy` trait
clippy: target/debug/build/interop-7bc5032a25f645d8/out/empty.u.pb.rs#L283
using `clone` on type `MessageMutInner<'_, Empty>` which implements the `Copy` trait
clippy: tonic-prost/src/codec.rs#L383
manual implementation of `.is_multiple_of()`
clippy: examples/src/health/server.rs#L38
manual implementation of `.is_multiple_of()`
clippy: grpc/src/client/load_balancing/child_manager.rs#L538
struct update has no effect, all the fields in the struct have already been specified
clippy: grpc/src/client/load_balancing/child_manager.rs#L447
redundant field names in struct initialization