Cameron Mulhern
|
57659d9f38
|
Updates Rust codegen to use proper indentation (#8952)
* Fixes identation of generated Rust code
* Regenerates generated schemas
|
2026-03-05 14:04:55 +00:00 |
|
Casper
|
a078130c87
|
Fix Rust codegen escaping field in tables. (#7659)
* Fix Rust codegen escaping field in tables.
* other gencode
* gencode
* removed a debug print
* regen code
Co-authored-by: Casper Neo <cneo@google.com>
Co-authored-by: Derek Bailey <derekbailey@google.com>
|
2022-12-15 06:04:57 +00:00 |
|
Yashasvi Chaurasia
|
9dce287adb
|
Issue#6959 :Updated Automatically generated rust files. (#7425)
* test
* only rust files
* updated idl_gen_rust.cpp
|
2022-08-10 09:15:35 -04:00 |
|
Derek Bailey
|
8fb8c2ce1d
|
[C#] Use @ for keyword escaping (#6834)
|
2021-09-09 10:29:27 -07:00 |
|
Casper
|
273f6084e5
|
Fix Rust keyword inconsistency (#6794)
* Make Rust keyword escaping more consistent
* fix comment
* git clang format
Co-authored-by: Casper Neo <cneo@google.com>
|
2021-08-18 15:37:44 -04:00 |
|