13 Commits (20ea8af6e7cbda6601e9436e854d690b3a53c46c)

Author SHA1 Message Date
Adam Cozzette ac6852b4a0 Rust: set `ignore` on code example in comment 3 months ago
Adam Cozzette a59bb5ea7f Rust: remove references to `crate::` from generated code 3 months ago
Protobuf Team Bot 671ae8f754 Make protobuf_example publishable by having it only perform code generation behind a feature. 3 months ago
Adam Cozzette c18384c40b Rust: make generated code refer to `::protobuf` instead of `::__pb` 3 months ago
Protobuf Team Bot ab3adc2da9 Add description and license to protobuf_example's Cargo.toml 3 months ago
Adam Cozzette 6a0ff9d203 Rust: remove extern crate declaration for `std` from generated code 3 months ago
Protobuf Team Bot 2ca39a21d4 Add release.sh script that pushes crates. 3 months ago
Protobuf Team Bot 926f87d7cf Add publish --dry_run to the cargo_test 3 months ago
Protobuf Team Bot 8e78b9d0c8 Version the protobuf_example crate the same as the other two crates. 3 months ago
Adam Cozzette be11a955f1 Rust: delete codegen logic for working with .upb.h files 3 months ago
Protobuf Team Bot 90e57d686f Add .gitignore to the protobuf_example crate that ignores src/protobuf_generated/ 3 months ago
Protobuf Team Bot c531f2a920 Make the default directory for cargo gencode `src/protobuf_generated/` instead of `protos`. 3 months ago
Protobuf Team Bot 8ce4952624 Create /release_crates/ directory that contains one directory for each of our 3 crates that we package up. 3 months ago