chore: remove redundant word in README.md #4792
CI.yml
on: pull_request
Matrix: build-protoc-plugin
rustfmt
10s
codegen
42s
msrv
1m 8s
doc-test
2m 16s
semver
1m 28s
external-types
1m 10s
Annotations
12 warnings
codegen
Cache not found for keys: v0-rust-codegen-Linux-x64-948915f2-48c1bc2b, v0-rust-codegen-Linux-x64-948915f2
|
doc-test
Cache not found for keys: v0-rust-doc-test-Linux-x64-948915f2-48c1bc2b, v0-rust-doc-test-Linux-x64-948915f2
|
clippy:
target/debug/build/interop-33099f707474c870/out/messages.u.pb.rs#L281
useless conversion to the same type: `bool`
|
clippy:
target/debug/build/interop-33099f707474c870/out/messages.u.pb.rs#L114
useless conversion to the same type: `bool`
|
clippy:
target/debug/build/interop-33099f707474c870/out/messages.u.pb.rs#L114
useless conversion to the same type: `bool`
|
clippy:
target/debug/build/interop-33099f707474c870/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-33099f707474c870/out/empty.u.pb.rs#L296
using `clone` on type `MessageMutInner<'_, Empty>` which implements the `Copy` trait
|
clippy:
target/debug/build/interop-33099f707474c870/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:
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
|
clippy:
examples/src/health/server.rs#L38
manual implementation of `.is_multiple_of()`
|