9 Commits (750912c86cc64838c81c84eb0741eea89aea432b)

Author SHA1 Message Date
Protobuf Team Bot 0a7691e98f Don't use matches! on MessageVal tests. 4 months ago
Derek Benson 4c38e117ac Use crate:: for assert_linked instead of super::super:: 6 months ago
Derek Benson 0f4bfc4eac Migrate upb/rust to gtest 6 months ago
Derek Benson a0f79ebc57 Add linkage assertions to all extern upb functions. This makes it a compiler error if you try to run the tests and are missing an extern fn. Will be used to ensure that the Cargo build's amalgamated upb has everything that's needed. 6 months ago
Protobuf Team Bot b35d4bad3c Change `upb` crate source to not use std or alloc 7 months ago
Protobuf Team Bot 607b4b1b6c Change rust/upb to only ever do `use super::` rather than `use crate::` 8 months ago
Protobuf Team Bot 219e8ead2f Add license headers 9 months ago
Derek Benson f2d8c2bdd8 Add a reserve method on ProxiedInRepeated 10 months ago
Protobuf Team Bot d44ba9090c Refactor upb/rust directory to introduce separate files for each concept instead of a single blob. 11 months ago