Files
flatbuffers/tests
Alex Băluț 860d645349 Support Rust edition 2024 (#8638)
* Developers intro how to contribute

* Fix Rust code generation for Rust edition 2024

The errors look like:

```
warning[E0133]: call to unsafe function `fbs::flatbuffers::emplace_scalar` is unsafe and requires unsafe block
warning[E0133]: call to unsafe function `fbs::flatbuffers::follow_cast_ref` is unsafe and requires unsafe block
warning[E0133]: call to unsafe function `fbs::flatbuffers::Follow::follow` is unsafe and requires unsafe block
warning[E0133]: call to unsafe function `fbs::flatbuffers::read_scalar_at` is unsafe and requires unsafe block
warning[E0133]: call to unsafe function `fbs::flatbuffers::root_unchecked` is unsafe and requires unsafe block
warning[E0133]: call to unsafe function `fbs::flatbuffers::size_prefixed_root_unchecked` is unsafe and requires unsafe block
warning[E0133]: call to unsafe function `fbs::flatbuffers::Table::<'a>::new` is unsafe and requires unsafe block
warning[E0133]: call to unsafe function `std::slice::from_raw_parts` is unsafe and requires unsafe block
```

* Update goldens

Ran `goldens/generate_goldens.py`

* Regenerate code files

Ran `scripts/generate_code.py`
2025-07-25 23:12:52 +00:00
..
2025-02-10 20:25:03 -08:00
2025-02-10 20:25:03 -08:00
2025-01-09 21:30:01 -08:00
2023-05-11 18:14:27 -07:00
2025-02-10 20:25:03 -08:00
2025-02-10 20:25:03 -08:00
2022-10-21 14:30:04 -04:00
2025-07-18 09:37:58 -07:00
2025-02-10 20:25:03 -08:00
2025-02-10 20:25:03 -08:00
2024-11-18 17:31:19 +00:00
2022-08-28 16:54:58 -07:00
2023-05-11 18:14:27 -07:00
2022-08-28 16:54:58 -07:00
2022-08-28 16:54:58 -07:00
2023-05-11 18:14:27 -07:00
2023-09-17 10:21:58 -07:00
2023-09-29 07:40:02 -07:00
2021-12-02 21:29:19 -08:00
2021-12-02 21:29:19 -08:00
2025-02-10 20:25:03 -08:00
2021-11-19 17:01:48 -08:00
2025-02-10 20:25:03 -08:00
2023-05-11 18:14:27 -07:00
2023-05-31 11:52:05 -07:00
2025-02-10 20:25:03 -08:00
2025-02-10 20:25:03 -08:00
2022-09-10 12:36:51 -07:00
2023-05-09 09:16:30 -07:00
2022-08-28 16:54:58 -07:00