aboutsummaryrefslogtreecommitdiff
path: root/rust/protobuf.go
AgeCommit message (Expand)Author
2023-03-29rust_proto: use protobuf crate version 2.xJeff Vander Stoep
2022-08-10Revert^4 "rust: Only allow bindgen to produce `rlib`s."Matthew Maurer
2022-08-02Revert^3 "rust: Only allow bindgen to produce `rlib`s."Matthew Maurer
2022-08-02Revert^2 "rust: Only allow bindgen to produce `rlib`s."Matthew Maurer
2022-08-01Revert "rust: Only allow bindgen to produce `rlib`s."Matthew Maurer
2022-08-01rust: Only allow bindgen to produce `rlib`s.Matthew Maurer
2022-01-04rust: Support protobuf wrappers well known typesDavid Duarte
2020-12-11Merge rust_protobuf and rust_grpcio module types.Ivan Lozano
2020-12-10Rust: WriteFileRule instead of printf for protosIvan Lozano
2020-12-01Pass pctx and ctx to NewRuleBuilderColin Cross
2020-11-30rust: Add support for multiple protos per module.Ivan Lozano
2020-11-17rust: Add header library support to rust_bindgen.Ivan Lozano
2020-11-11rust_grpcio well known types support, default depsZach Johnson
2020-11-06rust: Fix GRPC generator invocationMatthew Maurer
2020-11-05Add rust_grpcio module type.Ivan Lozano
2020-10-09Use protobuf-codegen default and add mod_stem.rsChih-Hung Hsieh
2020-08-31Add rust_protobuf module.Treehugger Robot