-
-
Notifications
You must be signed in to change notification settings - Fork 56
Issues: BurntSushi/bstr
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
Label
Projects
Milestones
Assignee
Sort
Issues list
Index trait not implemented for BString
breaking change
Requires a semver incompatible release.
#190
opened Sep 22, 2024 by
eddybruel
[u8]::utf8_chunks
in std will conflict with the definition in bstr
#181
opened Apr 15, 2024 by
BurntSushi
Should the documentation be updated to take into_encoded_bytes and related functions into account?
#178
opened Feb 13, 2024 by
VorpalBlade
remove Something isn't working
Borrow<BStr> for String
impls (and similar) in a semver compatible release
bug
#168
opened Oct 23, 2023 by
Xuanwo
Intradoc links are broken when building with no default features
question
Further information is requested
#162
opened Jun 4, 2023 by
lopopolo
Use clippy in CI?
enhancement
New feature or request
help wanted
Extra attention is needed
question
Further information is requested
#158
opened May 21, 2023 by
lopopolo
Complementary ByteSlice functions addition - find_not_byte / rfind_not_byte
doc
Documentation should be improved.
#155
opened Mar 27, 2023 by
kam821
Clarify None case in bstr::decode_utf8
doc
Documentation should be improved.
#139
opened Nov 9, 2022 by
glts
ByteSlice::trim on ASCII whitespace is substantially slower than core::str::trim
enhancement
New feature or request
#89
opened May 5, 2021 by
thomcc
Can’t move out of BString using Further information is requested
into
methods
question
#84
opened Mar 16, 2021 by
csnover
A from_str(_radix) analogue
enhancement
New feature or request
good first issue
Good for newcomers
#64
opened Jun 21, 2020 by
rpjohnst
Write escaped string into a buffer
enhancement
New feature or request
#34
opened Jan 30, 2020 by
lopopolo
Searching functions for byte ranges?
enhancement
New feature or request
#18
opened Jul 23, 2019 by
thomcc
ByteSlice should offer more functions taking u8
enhancement
New feature or request
#12
opened Jul 15, 2019 by
thomcc
ProTip!
Exclude everything labeled
bug
with -label:bug.