Cameron Mulhern
|
5f453ef738
|
Removes 'size' and 'alignment' as Rust keywords (#8139)
* Adds fields for possibly reserved words to rust_namer_test
* Removes size and alignment as rust reserved words
|
2024-11-12 05:13:02 +00:00 |
|
Benjamin Kietzman
|
49061f8c7c
|
use ALIGN for Push::alignment in struct types (#8398)
* use ALIGN for Push::alignment in struct types
* regenerate and add a test for struct alignment
|
2024-10-28 08:42:55 -07:00 |
|
Raphael Taylor-Davies
|
374f8fb5fb
|
Rust soundness fixes (#7518)
* Rust soundness fixes
* Second pass
* Make init_from_table unsafe
* Remove SafeSliceAccess
* Clippy
* Remove create_vector_of_strings
* More clippy
* Remove deprecated root type accessors
* More soundness fixes
* Fix EndianScalar for bool
* Add TriviallyTransmutable
* Add debug assertions
* Review comments
* Review feedback
|
2022-09-29 09:58:49 -04: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 |
|
mustiikhalil
|
11a1988705
|
Started implementation for private flags in rust (#7269)
Adds flag to the cpp to fix bad annotations in all the languages
Addresses comments to the PR, and fixes logic for leaking annotations
|
2022-06-05 23:04:05 +02:00 |
|