Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / tokio-rs/prost issues and pull requests
#1244 - Duplicate item name when oneof name matches nested item name
Issue -
State: open - Opened by davidzeng0 1 day ago
#1243 - Auto box large message fields
Issue -
State: open - Opened by davidzeng0 1 day ago
- 1 comment
#1242 - Linking to items in doc comment is not possible because brackets containing backticks are escaped
Issue -
State: open - Opened by BijanVeyssi 3 days ago
#1241 - build(deps): update pulldown-cmark requirement from 0.12 to 0.13
Pull Request -
State: open - Opened by dependabot[bot] 3 days ago
Labels: dependencies, rust
#1240 - chore: Release version 0.13.5
Pull Request -
State: closed - Opened by caspermeijn 12 days ago
#1239 - test(default_string_escape): Move tests to separate module
Pull Request -
State: closed - Opened by caspermeijn 12 days ago
#1238 - style(prost-build): Use enum getter
Pull Request -
State: closed - Opened by caspermeijn 12 days ago
#1237 - fix(prost-build): Prevent repeated fields to be boxed
Pull Request -
State: closed - Opened by caspermeijn 12 days ago
- 1 comment
Labels: breaking change
#1236 - feat(prost-types): Implement conversion `Duration` to/from `chrono::TimeDelta`
Pull Request -
State: closed - Opened by caspermeijn 16 days ago
#1235 - test(boxed_field): Box an oneof field
Pull Request -
State: closed - Opened by caspermeijn 16 days ago
#1234 - test(groups): Move tests to separate module
Pull Request -
State: closed - Opened by caspermeijn 16 days ago
#1233 - build(deps): update rand requirement from 0.8 to 0.9
Pull Request -
State: closed - Opened by dependabot[bot] 17 days ago
Labels: dependencies, rust
#1232 - invalid wire type with valid .proto definitions
Issue -
State: closed - Opened by allthetime 26 days ago
#1231 - Revert "[decode_length_delimiter] document behavior for error with 10 bytes buffer"
Pull Request -
State: closed - Opened by mumbleskates about 1 month ago
#1230 - WIP Add a 'foreign' interface to prost-derive to support scalar encodings defined outside of prost
Pull Request -
State: open - Opened by bickfordb about 1 month ago
#1229 - fixed32 not working as expected => const. 4 bytes
Issue -
State: closed - Opened by mp1609 about 1 month ago
- 1 comment
#1228 - fix(prost-build): Make `type_name_domain` cumulative
Pull Request -
State: closed - Opened by willtrnr about 1 month ago
Labels: breaking change
#1227 - test: Move DecodeError tests closer to the implementation
Pull Request -
State: closed - Opened by caspermeijn about 1 month ago
#1226 - build(deps): update petgraph requirement to include 0.7
Pull Request -
State: closed - Opened by caspermeijn about 1 month ago
#1225 - test(recursive_oneof): Move tests to separate module
Pull Request -
State: closed - Opened by caspermeijn about 1 month ago
#1224 - Proposal: Support custom string, binary, message serialization in prost-deriv
Issue -
State: open - Opened by bickfordb about 1 month ago
#1223 - build(deps): update petgraph requirement from 0.6 to 0.7
Pull Request -
State: closed - Opened by dependabot[bot] about 1 month ago
- 1 comment
Labels: dependencies, rust
#1222 - build(deps): update itertools requirement from >=0.10, <=0.13 to >=0.10, <=0.14
Pull Request -
State: closed - Opened by dependabot[bot] about 1 month ago
Labels: dependencies, rust
#1221 - style: Replace unnecessary `map_or`
Pull Request -
State: closed - Opened by caspermeijn about 2 months ago
#1220 - ci: Bump clippy to 1.83
Pull Request -
State: closed - Opened by caspermeijn about 2 months ago
#1219 - doc: Use intra doc links instead of HTML tags
Pull Request -
State: closed - Opened by caspermeijn about 2 months ago
#1218 - test(nesting): Move tests to separate module
Pull Request -
State: closed - Opened by caspermeijn about 2 months ago
#1217 - Add more no-default-features = false to prost-derive
Pull Request -
State: closed - Opened by kpp about 2 months ago
- 3 comments
#1216 - chore: update flake.lock
Pull Request -
State: closed - Opened by samlaf about 2 months ago
- 3 comments
#1215 - Fix link in field_attribute doc
Pull Request -
State: closed - Opened by ayymart about 2 months ago
- 2 comments
#1214 - Add compiler option to not generate option for non scalar messages
Issue -
State: closed - Opened by wvhulle about 2 months ago
- 4 comments
#1213 - Make include_source_info protoc flag configurable
Issue -
State: closed - Opened by kgrech about 2 months ago
#1212 - Add a config option to avoid passing include_source_info
Pull Request -
State: closed - Opened by kgrech about 2 months ago
#1211 - support `boxed(type_name)`
Issue -
State: open - Opened by xxchan about 2 months ago
Labels: help wanted
#1210 - fix: boxed string field
Pull Request -
State: open - Opened by xxchan 2 months ago
- 4 comments
#1209 - support boxing large/all `oneof` fields
Issue -
State: open - Opened by xxchan 2 months ago
- 2 comments
Labels: help wanted
#1208 - [decode_length_delimiter] document behavior for error with 10 bytes buffer
Pull Request -
State: closed - Opened by NilsIrl 2 months ago
#1207 - Remove unnecessary unsafe
Pull Request -
State: closed - Opened by djmitche 2 months ago
- 1 comment
#1206 - build(deps): update pulldown-cmark-to-cmark requirement from >=16, <=19 to >=16, <=20
Pull Request -
State: closed - Opened by dependabot[bot] 2 months ago
Labels: dependencies, rust
#1205 - Can it support `Ref` or `Cow` variants?
Issue -
State: open - Opened by immno 2 months ago
#1204 - let Message inherit AsAny
Pull Request -
State: closed - Opened by tinglou 2 months ago
- 2 comments
#1203 - Released version of `prost-reflect` contains binary data
Issue -
State: closed - Opened by weiznich 2 months ago
- 1 comment
#1202 - Add support for marking fields as Cow
Pull Request -
State: open - Opened by arilou 2 months ago
- 2 comments
#1201 - `Prost-build` generates `i32` for `enum` fields instead of using the `enum type` directly in message
Issue -
State: closed - Opened by immno 3 months ago
- 1 comment
#1200 - fix: typos in documentation files
Pull Request -
State: closed - Opened by leopardracer 3 months ago
- 3 comments
#1199 - Make `key_len` and `encoding_len_varint` const
Pull Request -
State: closed - Opened by mzabaluev 3 months ago
- 1 comment
#1198 - test(default_enum_value): Move tests to separate module
Pull Request -
State: closed - Opened by caspermeijn 3 months ago
#1197 - chore: Release version 0.13.4
Pull Request -
State: closed - Opened by caspermeijn 3 months ago
#1196 - Prevent integer overflows in encoded message length computations
Pull Request -
State: open - Opened by mzabaluev 3 months ago
- 1 comment
#1195 - build(deps): update pulldown-cmark-to-cmark requirement from >=16, <=18 to >=16, <=19
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies, rust
#1194 - protobuf build for i686-unknown-linux-gnu fails in devcontainer
Issue -
State: open - Opened by mzabaluev 3 months ago
#1193 - Include google's Timestamp
Issue -
State: closed - Opened by FadyQJ 3 months ago
- 1 comment
#1192 - Use `NonZeroU64` to optimize `encoded_len_varint`
Pull Request -
State: closed - Opened by mzabaluev 3 months ago
#1191 - chore(prost_build): introduce a typeset FullyQualifiedName
Pull Request -
State: open - Opened by gibbz00 3 months ago
#1190 - Clean up `CodeGenerator` by moving compilation-global data and logic to `Context`
Pull Request -
State: closed - Opened by mzabaluev 3 months ago
- 2 comments
#1189 - ci: Restrict permissions of `GITHUB_TOKEN`
Pull Request -
State: closed - Opened by caspermeijn 3 months ago
- 1 comment
#1188 - feat(prost-types): derive Arbitrary
Pull Request -
State: closed - Opened by caspermeijn 3 months ago
#1187 - test(custom_attributes): Move module to separate file
Pull Request -
State: closed - Opened by caspermeijn 3 months ago
#1186 - Support Binary Types (like UUID)
Issue -
State: open - Opened by commonsensesoftware 3 months ago
- 3 comments
#1185 - Implement my traits on generated Enum
Issue -
State: closed - Opened by dimitri-correia 3 months ago
- 1 comment
#1184 - Repository security settings can be strengthened.
Issue -
State: closed - Opened by amaranthjinn 3 months ago
- 3 comments
#1183 - test: Rename `invalid_doctest` to `disable_comments`
Pull Request -
State: closed - Opened by caspermeijn 4 months ago
#1182 - ci: Bump clippy version to 1.82
Pull Request -
State: closed - Opened by caspermeijn 4 months ago
#1181 - chore(build): Remove unnecessary empty line after document
Pull Request -
State: closed - Opened by tottoto 4 months ago
#1180 - style: Remove explicit lifetimes
Pull Request -
State: closed - Opened by caspermeijn 4 months ago
#1179 - build: Use `trait Error` from core
Pull Request -
State: open - Opened by caspermeijn 4 months ago
Labels: dependencies, MSRV 1.81
#1178 - test(custom_debug): Merge `skip_debug` into `custom_debug`
Pull Request -
State: closed - Opened by caspermeijn 4 months ago
#1177 - Negative zero float is encoded equal to zero float (i.e. NULL)
Issue -
State: open - Opened by HK416-is-all-you-need 4 months ago
- 1 comment
#1176 - build(deps): Update protobuf to v25.4
Pull Request -
State: closed - Opened by caspermeijn 4 months ago
#1175 - feat: derive Eq and Hash trait for messages where possible
Pull Request -
State: closed - Opened by caspermeijn 4 months ago
- 2 comments
Labels: breaking change
#1174 - feat: impl Name for Protobuf well-known wrapper types
Pull Request -
State: closed - Opened by caspermeijn 4 months ago
#1173 - build(deps): update pulldown-cmark-to-cmark requirement from >=16, <=17 to >=16, <=18
Pull Request -
State: open - Opened by dependabot[bot] 4 months ago
Labels: dependencies, rust
#1172 - Implement prost::Message for google.protobuf.Timestamp
Pull Request -
State: open - Opened by younes-io 4 months ago
#1171 - trait `prost::Message` not implemented for `Timestamp`
Issue -
State: open - Opened by duncanrhamill 5 months ago
#1170 - Clippy warning of unwrap usage in generated code
Issue -
State: open - Opened by bittermandel 5 months ago
#1169 - build(deps): Remove unused `bytes` dependency
Pull Request -
State: closed - Opened by caspermeijn 5 months ago
#1168 - test(boxed_field): Confirm `Foo::bar` is boxed
Pull Request -
State: open - Opened by caspermeijn 5 months ago
#1167 - test: Move build.rs to standard location
Pull Request -
State: open - Opened by caspermeijn 5 months ago
#1166 - build(deps): Update protobuf to v22.5
Pull Request -
State: closed - Opened by caspermeijn 5 months ago
#1165 - build(deps): Update protobuf to v25.3
Pull Request -
State: open - Opened by caspermeijn 5 months ago
#1164 - chore: Release version 0.13.3
Pull Request -
State: closed - Opened by caspermeijn 5 months ago
#1163 - Update protobuf.rs
Pull Request -
State: closed - Opened by wcarmon 5 months ago
- 1 comment
#1162 - Implement PartialOrd on Duration
Pull Request -
State: closed - Opened by wcarmon 5 months ago
- 2 comments
Labels: breaking change
#1161 - fix(protobuf): `protobuf/build.rs` get stuck when patch is already applied
Pull Request -
State: open - Opened by ldm0 5 months ago
#1161 - fix(protobuf): `protobuf/build.rs` get stuck when patch is already applied
Pull Request -
State: closed - Opened by ldm0 5 months ago
- 1 comment
#1160 - feature(prost-build): Generate less boxed if nested type is boxed manually
Pull Request -
State: open - Opened by ldm0 5 months ago
- 1 comment
Labels: breaking change
#1159 - `prost_config::Config::boxed` generates code doesn't compile
Issue -
State: open - Opened by ldm0 5 months ago
- 2 comments
Labels: help wanted
#1158 - feat(prost-types): Add `normalized` functions
Pull Request -
State: closed - Opened by caspermeijn 5 months ago
#1157 - fix(prost-build): Remove `derived(Copy)` on boxed fields
Pull Request -
State: closed - Opened by ldm0 5 months ago
- 1 comment
#1156 - tests(prost-build): Fix error texts
Pull Request -
State: closed - Opened by caspermeijn 5 months ago
#1155 - build(deps): update pulldown-cmark-to-cmark from 16 to 17
Pull Request -
State: closed - Opened by caspermeijn 5 months ago
#1154 - style(generated-code): use Self in as_str_name
Pull Request -
State: closed - Opened by thecaralice 5 months ago
#1154 - build: fix clippy::use_self
Pull Request -
State: open - Opened by thecaralice 5 months ago
#1153 - build(deps): update pulldown-cmark-to-cmark requirement from 16 to 17
Pull Request -
State: closed - Opened by dependabot[bot] 5 months ago
- 1 comment
Labels: dependencies, rust
#1152 - tests(prost-build): Validate error texts
Pull Request -
State: closed - Opened by caspermeijn 6 months ago
#1151 - style: `MessageGraph::new()` can't actually fail
Pull Request -
State: closed - Opened by caspermeijn 6 months ago
#1150 - style: use `Path::display()` when printing a path
Pull Request -
State: closed - Opened by caspermeijn 6 months ago
#1149 - docs(prost-build): Use `cargo add` in example
Pull Request -
State: closed - Opened by caspermeijn 6 months ago
#1148 - tests: Actually test `skip_debug` for `prost::Oneof`
Pull Request -
State: closed - Opened by caspermeijn 6 months ago
#1147 - feat: Relax Message Debug trait bound
Pull Request -
State: closed - Opened by tottoto 6 months ago
- 4 comments
Labels: breaking change