mirror of
https://github.com/vee1e/flatbuffers.git
synced 2026-09-01 17:57:25 +00:00
Rust 1.89 added a new lifetime-related warning: <https://blog.rust-lang.org/2025/08/07/Rust-1.89.0/#mismatched-lifetime-syntaxes-lint> The Rust code generator currently emits code which trips this warning. This very small PR fixes the issue for the relevant generated functions and for the Rust flexbuffers code. Fixes #8705 |
||
|---|---|---|
| .. | ||
| optional_scalars | ||
| __init__.py | ||
| mod.rs | ||
| OptionalByte.cs | ||
| OptionalByte.go | ||
| OptionalByte.java | ||
| OptionalByte.kt | ||
| OptionalByte.nim | ||
| OptionalByte.py | ||
| ScalarStuff.cs | ||
| ScalarStuff.go | ||
| ScalarStuff.java | ||
| ScalarStuff.kt | ||
| ScalarStuff.nim | ||
| ScalarStuff.py | ||