Skip to content

Pull requests: tokio-rs/prost

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

style: Move encoding functions into separate modules
#1111 opened Jul 26, 2024 by caspermeijn Loading…
fix(prost-types): Allow unknown local time offset
#1109 opened Jul 26, 2024 by caspermeijn Loading…
WIP: Add json (serde) support
#1081 opened Jun 13, 2024 by cynecx Draft
Allow encode BufMut arg to be unsized
#1080 opened Jun 3, 2024 by dspyz-matician Loading…
Add small string optimisation with compact_str
#1051 opened May 7, 2024 by DomWilliamsEE Loading…
Use workspace dependencies.
#1035 opened Apr 21, 2024 by gibbz00 Loading…
Transition to quote + syn for code generation.
#1026 opened Apr 13, 2024 by gibbz00 Loading…
Feat: Implements ord and partialord to timestamp
#995 opened Mar 3, 2024 by LevBeta Loading…
feat: encode string and bytes slices
#979 opened Feb 9, 2024 by guilload Loading…
feat: Make allocations when decoding fallible
#974 opened Jan 26, 2024 by ParkMyCar Loading…
feat: impl Name for some well-known types
#933 opened Oct 17, 2023 by sillykelvin Loading…
Support alternative HashMap hasher
#914 opened Sep 11, 2023 by alexheretic Loading…
Extend prost-build to generate message builders
#901 opened Aug 28, 2023 by mzabaluev Loading…
add Config::preserve_type_name to prevent renaming
#889 opened Aug 1, 2023 by ziprandom Loading…
1 task
Support custom recursion limits at build time
#785 opened Dec 15, 2022 by seanlinsley Loading…
add support for const length arrays ([u8; N])
#782 opened Dec 14, 2022 by ryankurte Loading…
Draft: Unknown fields
#769 opened Nov 30, 2022 by jasonahills Loading…
Optimize varint encoding
#767 opened Nov 28, 2022 by MelonShooter Loading…
ProTip! Filter pull requests by the default branch with base:master.