mirror of
https://github.com/protocolbuffers/protobuf
synced 2026-08-26 02:23:14 -04:00
This change also makes all the necessary fixes to get us compatible with edition 2024. I set things up so that we test edition 2024 with Bazel but keep Cargo on edition 2021. This seems like a nice way to go since it allows us to get full test coverage of both editions without us having to increment our minimum supported Rust version. PiperOrigin-RevId: 816241556 |
||
|---|---|---|
| .. | ||
| BUILD | ||
| compare.cc | ||
| compare.h | ||
| debug.cc | ||
| debug.h | ||
| map.cc | ||
| message.cc | ||
| repeated.cc | ||
| rust_alloc_for_cpp_api.h | ||
| rust_alloc_for_cpp_api.rs | ||
| serialized_data.h | ||
| strings.cc | ||
| strings.h | ||