flatbuffers/tests/rust_usage_test
James Kuszmaul 9ed1323044
Fix 64-bit numeric enum values in typescript (#7135)
* Fix 64-bit default numeric enum values in typescript

If you had a default value that wasn't a valid enum value (e.g., a zero
if you used a bit_flag setting, like you get with AdvancedFeatures
in reflection.fbs), we weren't using BigInt.

* Run generate_code.py

* [DART] Handle deprecated fields & invalid enum defaults

* Update .NET test
2022-03-04 21:57:48 -08:00
..
benches Store vtables sorted in Rust builder (#6765) 2021-08-03 12:31:45 -07:00
bin
outdir Implement Serialize on generated rust types (#7022) 2022-01-30 19:29:18 -05:00
tests Fix 64-bit numeric enum values in typescript (#7135) 2022-03-04 21:57:48 -08:00
Cargo.toml Implement Serialize on generated rust types (#7022) 2022-01-30 19:29:18 -05:00