-
Notifications
You must be signed in to change notification settings - Fork 527
Pull requests: tokio-rs/prost
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(prost-build): Prevent repeated fields to be boxed
breaking change
#1237
opened Feb 7, 2025 by
caspermeijn
Loading…
WIP Add a 'foreign' interface to prost-derive to support scalar encodings defined outside of prost
#1230
opened Jan 16, 2025 by
bickfordb
Loading…
Prevent integer overflows in encoded message length computations
#1196
opened Nov 28, 2024 by
mzabaluev
Loading…
chore(prost_build): introduce a typeset FullyQualifiedName
#1191
opened Nov 23, 2024 by
gibbz00
Loading…
build: Use Pull requests that update a dependency file
MSRV 1.81
trait Error
from core
dependencies
#1179
opened Oct 23, 2024 by
caspermeijn
Loading…
feature(prost-build): Generate less boxed if nested type is boxed manually
breaking change
#1160
opened Sep 17, 2024 by
ldm0
Loading…
chore: Replace once_cell dependency by std lib
dependencies
Pull requests that update a dependency file
MSRV 1.80
#1119
opened Aug 16, 2024 by
caspermeijn
Loading…
OpenEnum
: an enum to represent protobuf's enumeration field values
#1079
opened May 28, 2024 by
mzabaluev
Loading…
fix getter/setter generated for optional enum fields should use option
breaking change
#1060
opened May 11, 2024 by
giangndm
Loading…
Feat: Implements ord and partialord to timestamp
breaking change
#995
opened Mar 3, 2024 by
LevBeta
Loading…
add Config::preserve_type_name to prevent renaming
#889
opened Aug 1, 2023 by
ziprandom
Loading…
1 task
generate assoc. consts in enums representing protobuf enum aliases, resolves #792
#849
opened Apr 23, 2023 by
ousado
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.