flatbuffers/tests/rust_usage_test
James Kuszmaul 8aa8b9139e
Fix handling of +/-inf defaults in TS/rust/go/dart codegen (#7588)
+/-inf were not being handled, and so invalid typescript was being
generated when a float/double had an infinite default value. NaN was
being handled correctly.

Co-authored-by: Derek Bailey <derekbailey@google.com>
Co-authored-by: Casper <casperneo@uchicago.edu>
2022-11-08 10:59:46 -08:00
..
benches Rust soundness fixes (#7518) 2022-09-29 09:58:49 -04:00
bin Turn on clippy for Rust and fix lints for non-generated code (#7575) 2022-10-10 21:26:35 -04:00
outdir Turn on clippy for Rust and fix lints for non-generated code (#7575) 2022-10-10 21:26:35 -04:00
tests Fix handling of +/-inf defaults in TS/rust/go/dart codegen (#7588) 2022-11-08 10:59:46 -08:00
Cargo.toml Rust fix compilation for no_std targets #2 (#7553) 2022-10-19 09:14:41 -04:00