Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / fitzgen/inlinable_string issues and pull requests
#36 - Yank inlinable_string 0.1.0
Issue -
State: closed - Opened by xfix about 3 years ago
- 1 comment
#35 - Remove need for bare-io by using encode_utf8
Pull Request -
State: closed - Opened by 5225225 about 3 years ago
- 6 comments
#34 - Fails to build with no_std since all versions of `bare-io` were yanked
Issue -
State: closed - Opened by 5225225 about 3 years ago
#33 - Format integer into an inlinable string
Issue -
State: closed - Opened by hniksic over 3 years ago
- 1 comment
#32 - Implement FromStr for InlinableString (#29)
Pull Request -
State: closed - Opened by hniksic about 4 years ago
- 3 comments
#31 - A quick no_std patch
Pull Request -
State: closed - Opened by ArtemGr about 4 years ago
- 2 comments
#30 - Bump version
Pull Request -
State: closed - Opened by ArtemGr about 4 years ago
- 1 comment
#29 - Missing FromStr impl for InlinableString
Issue -
State: closed - Opened by hniksic about 4 years ago
- 1 comment
#28 - Implement some missing `std::string::String` methods
Pull Request -
State: open - Opened by ImmemorConsultrixContrarie over 4 years ago
- 9 comments
#27 - Implement `insert_str()`
Pull Request -
State: closed - Opened by lo48576 almost 5 years ago
#26 - Support missing std `String` methods
Issue -
State: open - Opened by lo48576 almost 5 years ago
- 4 comments
#25 - Reuse `AsRef` and `AsMut` as possible to reduce unsafe
Pull Request -
State: open - Opened by lo48576 almost 5 years ago
- 3 comments
#24 - Use correct and efficient boundary checks
Pull Request -
State: closed - Opened by lo48576 almost 5 years ago
#23 - Use Rust edition 2018
Pull Request -
State: closed - Opened by lo48576 almost 5 years ago
- 3 comments
#22 - Fix clippy lint warnings
Pull Request -
State: closed - Opened by lo48576 almost 5 years ago
- 1 comment
#21 - Format the code
Pull Request -
State: closed - Opened by lo48576 almost 5 years ago
- 1 comment
#20 - Make MSRV explicit
Issue -
State: closed - Opened by lo48576 almost 5 years ago
- 1 comment
#19 - Bump version to include string deserialization improvements
Pull Request -
State: closed - Opened by ArtemGr about 5 years ago
#18 - Improve deserialize
Pull Request -
State: closed - Opened by michalsrb about 5 years ago
- 2 comments
#17 - `Debug` now delegates to `str`.
Pull Request -
State: closed - Opened by ArtemGr over 6 years ago
- 2 comments
#16 - Implemented custom Debug for InlinableString
Pull Request -
State: closed - Opened by winstonewert over 6 years ago
- 1 comment
#15 - Separate traits into separate string-traits crate?
Issue -
State: closed - Opened by daboross almost 7 years ago
- 10 comments
#14 - impl fmt::Write
Pull Request -
State: closed - Opened by ArtemGr over 7 years ago
Labels: enhancement
#13 - Optional Serde support - version bump
Pull Request -
State: closed - Opened by ArtemGr over 7 years ago
- 1 comment
#12 - Add serde to InlinableString
Pull Request -
State: closed - Opened by KodrAus over 7 years ago
- 9 comments
#11 - Serde feature
Issue -
State: closed - Opened by KodrAus over 7 years ago
- 1 comment
#10 - Implement a proper Debug
Issue -
State: closed - Opened by ArtemGr almost 8 years ago
- 1 comment
#9 - Fancy chart around inlinable_string and maps
Issue -
State: closed - Opened by ArtemGr almost 8 years ago
- 3 comments
#8 - fix #7 : infinite recursion for Display (and add tests for it)
Pull Request -
State: closed - Opened by ghost about 8 years ago
- 1 comment
#7 - Display for InlinableString causes infinite recursion.
Issue -
State: closed - Opened by ghost about 8 years ago
#6 - impl From<String> for InlinableString
Pull Request -
State: closed - Opened by maciejhirsz about 8 years ago
- 2 comments
#5 - copy_nonoverlapping where possible
Pull Request -
State: closed - Opened by maciejhirsz over 8 years ago
- 1 comment
#4 - Implement From<String> to avoid copying
Issue -
State: closed - Opened by fitzgen about 9 years ago
- 17 comments
#3 - Put tests into test/ and benchmarks into benches/
Issue -
State: open - Opened by llogiq about 9 years ago
- 1 comment
#2 - Consider arrayvec::ArrayString's trick for making the inline size generic
Issue -
State: open - Opened by fitzgen about 9 years ago
- 1 comment
#1 - Decrease size of structure InlinableString
Pull Request -
State: closed - Opened by defuz about 9 years ago
- 3 comments