Skip to content

Issues: unicode-org/icu4x

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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
Assignee
Filter by who’s assigned
Sort

Issues list

Change description of icu4x crate C-meta Component: Relating to ICU4X as a whole S-tiny Size: Less than an hour (trivial fixes) T-task Type: Tracking thread for a non-code task
#5579 opened Sep 23, 2024 by sffc
Should compiled data constructors be on the owned or borrowed type? 2.0-breaking Changes that are breaking API changes C-meta Component: Relating to ICU4X as a whole discuss-priority Discuss at the next ICU4X meeting needs-approval One or more stakeholders need to approve proposal
#5440 opened Aug 22, 2024 by sffc ICU4X 2.0 ⟨P1⟩
Meta-issue: ICU4X as a low-level dependency C-meta Component: Relating to ICU4X as a whole discuss Discuss at a future ICU4X-SC meeting S-epic Size: Major project (create smaller child issues) U-google User: Google 1st party
#5124 opened Jun 25, 2024 by sffc 2.x Priority ⟨P2⟩
Feature-gate UTF8 and UTF16 normalization C-collator Component: Collation, normalization C-meta Component: Relating to ICU4X as a whole needs-approval One or more stakeholders need to approve proposal
#4988 opened Jun 2, 2024 by kirawi 2.x Priority ⟨P2⟩
Fix consistency of from_bytes, try_from_bytes, from_str, try_from_str C-meta Component: Relating to ICU4X as a whole
#4931 opened May 23, 2024 by sffc
1 of 4 tasks
ICU4X 2.0 ⟨P1⟩
Consider proper design for external loader C-meta Component: Relating to ICU4X as a whole T-techdebt Type: ICU4X code health and tech debt
#4897 opened May 13, 2024 by sffc 2.x Priority ⟨P2⟩
Writeable LengthHint should be called LengthBound A-design Area: Architecture or design C-meta Component: Relating to ICU4X as a whole discuss Discuss at a future ICU4X-SC meeting
#4709 opened Mar 19, 2024 by sffc
1 of 3 tasks
Utilities 1.0
Should our marker types, especially data markers, be non-constructible? 2.0-breaking Changes that are breaking API changes A-design Area: Architecture or design C-meta Component: Relating to ICU4X as a whole
#4673 opened Mar 11, 2024 by sffc ICU4X 2.0 Stretch ⟨P2⟩
Take vs Into in function names C-meta Component: Relating to ICU4X as a whole S-small Size: One afternoon (small bug fix or enhancement)
#4668 opened Mar 8, 2024 by sffc ICU4X 2.0 ⟨P1⟩
Should we implement pub fn to_string on Writeable concrete types? C-meta Component: Relating to ICU4X as a whole S-small Size: One afternoon (small bug fix or enhancement)
#4590 opened Feb 7, 2024 by sffc
2 of 3 tasks
ICU4X 2.0 Stretch ⟨P2⟩
Should the Writeable trait consume self? C-meta Component: Relating to ICU4X as a whole question Unresolved questions; type unclear
#4577 opened Feb 3, 2024 by sffc Utilities 1.0
Decide and implement a solution for internal-facing APIs C-meta Component: Relating to ICU4X as a whole S-medium Size: Less than a week (larger bug fix or enhancement)
#4467 opened Dec 19, 2023 by sffc
1 of 4 tasks
ICU4X 2.0 Stretch ⟨P2⟩
Document traits as either sealed or implementable 2.0-breaking Changes that are breaking API changes C-meta Component: Relating to ICU4X as a whole
#4338 opened Nov 20, 2023 by sffc ICU4X 2.0 ⟨P1⟩
Retire old crates C-meta Component: Relating to ICU4X as a whole T-core Type: Required functionality
#4302 opened Nov 15, 2023 by robertbastian 2.x Priority ⟨P2⟩
Migrate from lazy_static to once_cell and eventually std blocked A dependency must be resolved before this is actionable C-meta Component: Relating to ICU4X as a whole
#3777 opened Aug 3, 2023 by sffc Backlog ⟨P4⟩
Amend MSRV policy to address individual crates C-meta Component: Relating to ICU4X as a whole needs-approval One or more stakeholders need to approve proposal
#3707 opened Jul 19, 2023 by sffc
Amend MSRV policy for special cases to handle forward breakages C-meta Component: Relating to ICU4X as a whole needs-approval One or more stakeholders need to approve proposal
#3706 opened Jul 19, 2023 by sffc
Get inspirations from Go Text C-meta Component: Relating to ICU4X as a whole S-tiny Size: Less than an hour (trivial fixes) T-task Type: Tracking thread for a non-code task
#2882 opened Dec 13, 2022 by brawer 2.x Priority ⟨P2⟩
2.0 cleanup list 2.0-breaking Changes that are breaking API changes C-meta Component: Relating to ICU4X as a whole
#2856 opened Dec 1, 2022 by robertbastian
16 of 37 tasks
ICU4X 2.0 ⟨P1⟩
Measure impact of changing ZeroVecError to start at 1 A-performance Area: Performance (CPU, Memory) C-meta Component: Relating to ICU4X as a whole good first issue Good for newcomers help wanted Issue needs an assignee S-small Size: One afternoon (small bug fix or enhancement) T-enhancement Type: Nice-to-have but not required
#2801 opened Nov 2, 2022 by sffc Backlog ⟨P4⟩
More intro material from a Rustacean point of view C-meta Component: Relating to ICU4X as a whole help wanted Issue needs an assignee T-docs-tests Type: Code change outside core library
#2675 opened Sep 28, 2022 by Manishearth Priority Backlog ⟨P3⟩
Use more log::warns in the code C-meta Component: Relating to ICU4X as a whole help wanted Issue needs an assignee S-small Size: One afternoon (small bug fix or enhancement) T-techdebt Type: ICU4X code health and tech debt
#2648 opened Sep 26, 2022 by Manishearth Priority Backlog ⟨P3⟩
Add lint for transitive panics blocked A dependency must be resolved before this is actionable C-meta Component: Relating to ICU4X as a whole help wanted Issue needs an assignee question Unresolved questions; type unclear T-techdebt Type: ICU4X code health and tech debt
#2359 opened Aug 10, 2022 by robertbastian Backlog ⟨P4⟩
Implement consistent handling of regional defaults for extension keywords A-design Area: Architecture or design A-tailoring Area: User preferences, locale extensions, tailoring C-meta Component: Relating to ICU4X as a whole S-medium Size: Less than a week (larger bug fix or enhancement) T-core Type: Required functionality
#2236 opened Jul 24, 2022 by sffc Priority Backlog ⟨P3⟩
Should we support GN as an official build system? C-ffi-infra Component: Diplomat, horizontal FFI C-meta Component: Relating to ICU4X as a whole S-medium Size: Less than a week (larger bug fix or enhancement) T-enhancement Type: Nice-to-have but not required
#1338 opened Nov 23, 2021 by sffc
5 tasks done
Priority Backlog ⟨P3⟩
ProTip! no:milestone will show everything without a milestone.