Skip to content

Issues: rust-lang/rust

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

Tracking Issue for const_vec_string_slice A-str Area: str and String C-tracking-issue Category: An issue tracking the progress of sth. like the implementation of an RFC disposition-merge This issue / PR is in PFCP or FCP with a disposition to merge it. proposed-final-comment-period Proposed to merge/close by relevant subteam, see T-<team> label. Will enter FCP once signed off. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
#129041 opened Aug 13, 2024 by GrigorenkoPV
1 of 3 tasks
speed up String::push and String::insert A-str Area: str and String C-optimization Category: An issue highlighting optimization opportunities or PRs implementing such S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#124810 opened May 6, 2024 by lincot Loading…
String::push is slow A-str Area: str and String I-slow Issue: Problems and improvements with respect to performance of generated code. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#116235 opened Sep 28, 2023 by lincot
str::array_split for splitting a string into a constant number of substrings A-array Area: `[T; N]` A-const-generics Area: const generics (parameters and arguments) A-str Area: str and String T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
#102905 opened Oct 11, 2022 by pitaj
Speed up string to integer conversion too A-str Area: str and String C-enhancement Category: An issue proposing an enhancement or a PR with one. C-optimization Category: An issue highlighting optimization opportunities or PRs implementing such E-help-wanted Call for participation: Help is requested to fix this issue. I-slow Issue: Problems and improvements with respect to performance of generated code. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#87249 opened Jul 18, 2021 by wooster0
impl PartialOrd<str> for String A-str Area: str and String C-enhancement Category: An issue proposing an enhancement or a PR with one. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
#82990 opened Mar 10, 2021 by tmandry
str::splitn(N, ' ') is slower than it ought to be A-str Area: str and String C-enhancement Category: An issue proposing an enhancement or a PR with one. I-slow Issue: Problems and improvements with respect to performance of generated code. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#82471 opened Feb 24, 2021 by jeffsmith82
Add Path::display_lossy() and display_escaped() methods A-str Area: str and String C-feature-request Category: A feature request, i.e: not implemented / a PR. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
#82195 opened Feb 16, 2021 by sunshowers
Tracking Issue for remainder methods for str split iterators A-iterators Area: Iterators A-str Area: str and String B-unstable Blocker: Implemented in the nightly compiler and unstable. C-tracking-issue Category: An issue tracking the progress of sth. like the implementation of an RFC Libs-Tracked Libs issues that are tracked on the team's project board. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
#77998 opened Oct 15, 2020 by WaffleLapkin
2 of 3 tasks
Strings are not optimized as vector of characters A-mir-opt Area: MIR optimizations A-str Area: str and String
#75618 opened Aug 17, 2020 by bugadani
Tracking Issue for string_remove_matches A-str Area: str and String B-unstable Blocker: Implemented in the nightly compiler and unstable. C-tracking-issue Category: An issue tracking the progress of sth. like the implementation of an RFC Libs-Tracked Libs issues that are tracked on the team's project board. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
#72826 opened May 31, 2020 by jcotton42
2 tasks
Slicing after str::starts_with performs unnecessary checks A-str Area: str and String C-enhancement Category: An issue proposing an enhancement or a PR with one. C-optimization Category: An issue highlighting optimization opportunities or PRs implementing such I-slow Issue: Problems and improvements with respect to performance of generated code. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#72558 opened May 25, 2020 by jhpratt
Missing PartialEq<&str> impls on Path and PathBuf A-str Area: str and String C-feature-request Category: A feature request, i.e: not implemented / a PR. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
#71700 opened Apr 30, 2020 by lopopolo
Rework char::eq_ignore_ascii_case parameter type A-str Area: str and String C-enhancement Category: An issue proposing an enhancement or a PR with one. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
#57227 opened Dec 31, 2018 by czipperz
There's no good way to iterate over all newlines with BufRead A-io Area: `std::io`, `std::fs`, `std::net` and `std::path` A-str Area: str and String T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
#55743 opened Nov 7, 2018 by spease
Add String::from_with_capacity(value, capacity) A-str Area: str and String C-feature-request Category: A feature request, i.e: not implemented / a PR. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
#54460 opened Sep 22, 2018 by matthiaskrgr
Use SIMD to accelerate UTF-8 encoding and decoding A-str Area: str and String C-enhancement Category: An issue proposing an enhancement or a PR with one. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#46704 opened Dec 13, 2017 by DemiMarie
Tracking issue for string patterns A-str Area: str and String B-unstable Blocker: Implemented in the nightly compiler and unstable. C-tracking-issue Category: An issue tracking the progress of sth. like the implementation of an RFC Libs-Tracked Libs issues that are tracked on the team's project board. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
#27721 opened Aug 12, 2015 by alexcrichton
ProTip! Add no:assignee to see everything that’s not assigned.