Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / stepancheg/rust-protobuf issues and pull requests
#746 - Specify MSRV in protobuf crate
Pull Request -
State: open - Opened by varungandhi-src 15 days ago
#745 - Version management is kind of terrible
Issue -
State: open - Opened by ThatGeoGuy 23 days ago
- 1 comment
#744 - feat!: change --rust_out to --rs_out
Pull Request -
State: closed - Opened by DMoscicki 24 days ago
- 1 comment
#743 - add support for proto2 groups
Pull Request -
State: open - Opened by kristopherbullinger 29 days ago
- 2 comments
#742 - compile error with `required group` proto2 message
Issue -
State: open - Opened by kristopherbullinger about 1 month ago
#741 - Calling `set_singular_field` on dynamic message with generated descriptor
Issue -
State: open - Opened by rellfy about 1 month ago
- 1 comment
#740 - feat: add support for repeated fields in constants
Pull Request -
State: closed - Opened by plusvic about 2 months ago
- 5 comments
#739 - chore: apply fixes to all the codebase with `cargo clippy --fix`
Pull Request -
State: open - Opened by plusvic about 2 months ago
#738 - fix: allow commas and semicolons between fields in constant messages
Pull Request -
State: closed - Opened by plusvic about 2 months ago
- 1 comment
#737 - apply RUSTC_WRAPPER when querying rustc version
Pull Request -
State: closed - Opened by RalfJung 2 months ago
- 4 comments
#736 - Protobuf Version Mismatch Fix Guide
Issue -
State: open - Opened by naoNao89 2 months ago
- 1 comment
#735 - Build script does not honor RUSTC_WRAPPER
Issue -
State: closed - Opened by RalfJung 2 months ago
#734 - Add support for protobuf 'edition' syntax
Issue -
State: open - Opened by vlad-emelyanov 3 months ago
#733 - Remove use of box_pointers lint
Pull Request -
State: closed - Opened by robjtede 3 months ago
- 4 comments
#732 - Same mode name may import twice
Pull Request -
State: open - Opened by jokemanfire 4 months ago
#731 - Derive Hash for EnumOrUnknown
Pull Request -
State: open - Opened by idiomic 4 months ago
#730 - [text-format] Fix parsing of string literals
Pull Request -
State: open - Opened by cmyr 5 months ago
- 4 comments
#729 - text_format parsing does not correctly handle non-ascii chars?
Issue -
State: open - Opened by cmyr 5 months ago
- 1 comment
#728 - The protobuf library 0.3.0 memory usage is about 300KB higher than 0.28.0
Issue -
State: open - Opened by zzzzzzzzzy9 5 months ago
- 3 comments
#727 - How to know whether the currently processed file is proto2 or proto3 in CustomizeCallback?
Issue -
State: closed - Opened by ape-casear 5 months ago
- 1 comment
#726 - Make #[non_exhaustive] for oneofs configurable
Pull Request -
State: closed - Opened by akonradi-signal 6 months ago
- 3 comments
#725 - Advance pos_of_buffer_start when writing directly to a writer
Pull Request -
State: closed - Opened by Colecf 6 months ago
- 5 comments
#724 - Make all generated enums to have `#[repr(C)]` annotation
Issue -
State: closed - Opened by Yury-Fridlyand 6 months ago
- 3 comments
#723 - how to create repeated field in dynamically generated code
Issue -
State: closed - Opened by Saurabhat16 6 months ago
#722 - help. What is the solution similar to protobuf.wrappers in rust-protobuf?
Issue -
State: open - Opened by ape-casear 6 months ago
#721 - Allow access to `bytes::Bytes` from `protobuf::Chars`
Pull Request -
State: closed - Opened by SamHDev 6 months ago
#720 - Allow access to `bytes::Bytes` from `protobuf::Chars`
Issue -
State: open - Opened by SamHDev 6 months ago
#719 - Incorrect string type decoding
Issue -
State: closed - Opened by imLinguin 7 months ago
#718 - How to keep attribute names underlined after function print_to_string in protobuf_json_mapping
Issue -
State: closed - Opened by ape-casear 7 months ago
- 1 comment
#717 - Conflict proto files with diffrent package name
Issue -
State: open - Opened by YeahhhhzZ 7 months ago
- 3 comments
#716 - [deprecated=true] annotation in proto file not reflected in resulting code
Issue -
State: open - Opened by dancerj 7 months ago
#715 - CHANGELOG.md seems out of date
Issue -
State: open - Opened by plusvic 7 months ago
#714 - CodedOutputStream panics on broken pipe
Issue -
State: closed - Opened by amyipdev 8 months ago
- 2 comments
#713 - Add new end-to-end example
Pull Request -
State: closed - Opened by jgarzik 9 months ago
- 1 comment
#712 - Add support for `reserved` keyword in enums.
Pull Request -
State: closed - Opened by plusvic 9 months ago
- 1 comment
#710 - Protoc warnings are ignored
Issue -
State: open - Opened by rcorre 9 months ago
#709 - perf: fix encode_varint{32,64}
Pull Request -
State: closed - Opened by morrisonlevi 9 months ago
- 6 comments
#708 - Best way to deserialize an extension?
Issue -
State: closed - Opened by chanced 9 months ago
- 8 comments
#707 - Default to packed for repeated primitives in proto3.
Pull Request -
State: closed - Opened by rcorre 10 months ago
- 5 comments
#706 - Pure parser crashes for packed non-primitive
Issue -
State: closed - Opened by rcorre 10 months ago
#704 - Repeated primitive fields do not default to packed output in proto3.
Issue -
State: closed - Opened by rcorre 10 months ago
#703 - [custom serde annotations] the trait `Deserialize<'_>` is not implemented for `MessageField<T>`
Issue -
State: closed - Opened by svanharmelen 10 months ago
- 7 comments
#702 - [protobuf-json-mapping] message with `oneof` cannot be parsed
Issue -
State: closed - Opened by svanharmelen 10 months ago
- 2 comments
#701 - Documentation of `UnknownFields::fields` is possibly incorrect.
Issue -
State: closed - Opened by chanced 10 months ago
- 1 comment
#700 - Codegen: option to use BTreeMap as map representation
Pull Request -
State: closed - Opened by akhramov 10 months ago
- 8 comments
#699 - update indexmap to latest
Pull Request -
State: closed - Opened by scottlamb 10 months ago
- 3 comments
#698 - update indexmap to latest
Pull Request -
State: closed - Opened by scottlamb 10 months ago
#697 - Fixed a typo in wire type enum docs where 32 bit was wrongly copied
Pull Request -
State: closed - Opened by CrsiX 10 months ago
- 1 comment
#696 - Codegen: option to use BTreeMap as map representation
Pull Request -
State: closed - Opened by akhramov 11 months ago
#695 - A feature-flag to change maps representation to BTreeMap
Pull Request -
State: closed - Opened by akhramov 11 months ago
- 3 comments
#694 - protobuf-parse:pure missing export of function parameter Trait `ProtoPathResolver`
Issue -
State: open - Opened by teble 11 months ago
#694 - protobuf-parse:pure missing export of function parameter Trait `ProtoPathResolver`
Issue -
State: open - Opened by teble 11 months ago
#693 - impl From for MessageField for convenience
Pull Request -
State: closed - Opened by jkalez 11 months ago
- 2 comments
#692 - Dynamically created message descriptors do not track field presence for proto3 optional fields
Issue -
State: open - Opened by ruiQQ 11 months ago
#692 - Dynamically created message descriptors do not track field presence for proto3 optional fields
Issue -
State: open - Opened by ruiQQ 11 months ago
#691 - How to deserialize a message with full dynamic implementation
Issue -
State: open - Opened by gabangotti 11 months ago
- 2 comments
#690 - `From` implementations for some WKTs break their contracts
Issue -
State: open - Opened by panhania 11 months ago
- 2 comments
#689 - Pull out pure Rust parser into it's own crate
Issue -
State: open - Opened by xfbs 12 months ago
#688 - WIP: Codegen option to create module hierarchy
Pull Request -
State: open - Opened by kriswuollett about 1 year ago
- 3 comments
#687 - gRPC service code generation for `tonic`
Issue -
State: open - Opened by kriswuollett about 1 year ago
- 2 comments
#686 - Naming conflict when `oneof` begins with Set, fails to compile
Issue -
State: open - Opened by sppalkia about 1 year ago
- 1 comment
#685 - ReflectMapMut map get_mut() api
Issue -
State: open - Opened by tardyp about 1 year ago
#685 - ReflectMapMut map get_mut() api
Issue -
State: open - Opened by tardyp about 1 year ago
#685 - ReflectMapMut map get_mut() api
Issue -
State: open - Opened by tardyp about 1 year ago
#684 - Fixes unnecessary copy of print_to_string_internal and incorrect prost link in readme.md
Pull Request -
State: closed - Opened by vaikzs about 1 year ago
- 2 comments
#683 - [protobuf-codegen] Missing panic condition
Issue -
State: open - Opened by HeeillWang about 1 year ago
#682 - A lot of errors during compilation of generated code
Issue -
State: open - Opened by DimanNe about 1 year ago
- 5 comments
#681 - Update CONTRIBUTING.md
Pull Request -
State: closed - Opened by honglooker about 1 year ago
- 1 comment
#680 - Unnecessary copy in print_to_string_internal
Issue -
State: closed - Opened by gmoshkin about 1 year ago
#679 - Bugfix: use extra args in generator
Pull Request -
State: closed - Opened by aramikm over 1 year ago
- 1 comment
#678 - Support array literals in text_proto format
Issue -
State: open - Opened by Nick-Mazuk over 1 year ago
#677 - Protoc Codegen Output
Issue -
State: closed - Opened by HiceS over 1 year ago
- 5 comments
#676 - Customized generation - insert before message (structs)
Pull Request -
State: closed - Opened by vaikzs over 1 year ago
- 1 comment
#675 - Customized generation: ordering customized code at the top of message
Issue -
State: closed - Opened by vaikzs over 1 year ago
#674 - `.merge_from()` does not correctly merge `MessageField`s
Issue -
State: open - Opened by mkghaas over 1 year ago
#673 - How to include generated file written under OUT_DIR
Issue -
State: closed - Opened by egrimley-arm over 1 year ago
- 3 comments
#672 - Idea: include proto files in the code in a way similar to `include_str!`
Issue -
State: open - Opened by stackinspector over 1 year ago
#671 - No support for "reserved" keyword in `enum`
Issue -
State: open - Opened by DavidZemon over 1 year ago
#670 - Fixed a minor mistake on README
Pull Request -
State: closed - Opened by themisir over 1 year ago
- 1 comment
#669 - Wrong link to Prost in README
Issue -
State: closed - Opened by Shoeboxam over 1 year ago
#668 - Inconsistent behaviour of String compared with python
Issue -
State: closed - Opened by Qinka over 1 year ago
- 1 comment
#667 - Hook Service Generation
Issue -
State: closed - Opened by AThilenius over 1 year ago
- 1 comment
#666 - protobuf_parse write out schema
Issue -
State: closed - Opened by wackazong over 1 year ago
- 2 comments
#665 - Add alternative protobuf source information
Pull Request -
State: closed - Opened by sergeiivankov over 1 year ago
#664 - Add supports of conversion between string and enum
Pull Request -
State: closed - Opened by yestyle almost 2 years ago
- 1 comment
#663 - Any way to output a protobuf schema from a FileDescriptorProto?
Issue -
State: open - Opened by wackazong almost 2 years ago
#662 - Add From and Into support for SystemTime using references
Pull Request -
State: open - Opened by neilisaac almost 2 years ago
- 3 comments
#661 - Implement conformance test binary
Pull Request -
State: open - Opened by Ralith almost 2 years ago
- 1 comment
#660 - MessageDyn: Do not omit zero values on fields containing oneof
Pull Request -
State: open - Opened by mingyuchi almost 2 years ago
- 1 comment
#659 - Fix validate comma
Pull Request -
State: closed - Opened by wangbaolong almost 2 years ago
- 1 comment
#658 - How to install?
Issue -
State: open - Opened by stevedefazio almost 2 years ago
- 1 comment
#658 - How to install?
Issue -
State: open - Opened by stevedefazio almost 2 years ago
- 1 comment
#657 - Add support for wrapping message in Option
Pull Request -
State: open - Opened by overvenus about 2 years ago
#656 - protobuf-codegen-pure: support protobuf3 optional
Pull Request -
State: closed - Opened by Tim-Zhang about 2 years ago
- 1 comment
#656 - protobuf-codegen-pure: support protobuf3 optional
Pull Request -
State: open - Opened by Tim-Zhang about 2 years ago
#655 - fix: use valid command flag
Pull Request -
State: open - Opened by nilslice about 2 years ago
#655 - fix: use valid command flag
Pull Request -
State: closed - Opened by nilslice about 2 years ago
- 1 comment
#654 - Add license files to all published crates
Pull Request -
State: closed - Opened by martinvonz about 2 years ago
- 2 comments
#653 - Add support for async/await
Issue -
State: open - Opened by jrpear about 2 years ago
#653 - Add support for async/await
Issue -
State: open - Opened by jrpear about 2 years ago