Rust: Fixed cargo clippy on non-generated code (#5485)
* Cargo clippy lints * more lints * more lints * Restored a doc comment * Comment on float eps-eq and adjusted casting
Showing
- rust/flatbuffers/src/builder.rs 4 additions, 7 deletionsrust/flatbuffers/src/builder.rs
- rust/flatbuffers/src/primitives.rs 6 additions, 11 deletionsrust/flatbuffers/src/primitives.rs
- rust/flatbuffers/src/table.rs 2 additions, 2 deletionsrust/flatbuffers/src/table.rs
- rust/flatbuffers/src/vector.rs 6 additions, 3 deletionsrust/flatbuffers/src/vector.rs
- rust/flatbuffers/src/vtable.rs 1 addition, 1 deletionrust/flatbuffers/src/vtable.rs
- rust/flatbuffers/src/vtable_writer.rs 1 addition, 1 deletionrust/flatbuffers/src/vtable_writer.rs
- tests/rust_usage_test/bin/alloc_check.rs 9 additions, 6 deletionstests/rust_usage_test/bin/alloc_check.rs
Loading
Please register or sign in to comment