Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / rust-analyzer/text-size issues and pull requests
#53 - Add `TextRange: TryFrom<Range<T>>` impl
Pull Request -
State: open - Opened by Veykril 9 months ago
#52 - Constify some constructors
Pull Request -
State: closed - Opened by Veykril over 1 year ago
#51 - impl try_from Range<usize> for textRange
Pull Request -
State: open - Opened by AndyJado almost 2 years ago
- 2 comments
#50 - Why TextRange doesn't implement Ord & PartialOrd?
Issue -
State: closed - Opened by chris-laplante over 3 years ago
- 6 comments
#49 - Serde
Issue -
State: closed - Opened by Matthias-Fauconneau over 3 years ago
- 2 comments
#48 - Duplicate of functionality in Rowan?
Issue -
State: closed - Opened by cmyr over 3 years ago
- 2 comments
#47 - Make text-size no_std
Pull Request -
State: closed - Opened by Alxandr over 4 years ago
- 7 comments
#46 - Fix TextSize::of docs to no longer suggest implementing TextLen
Pull Request -
State: closed - Opened by CAD97 almost 5 years ago
- 2 comments
#45 - impl TextLen for &'_ Arc<String>
Issue -
State: open - Opened by Matthias-Fauconneau almost 5 years ago
- 5 comments
#44 - Scope trait TextLen just for primitives
Pull Request -
State: closed - Opened by CAD97 almost 5 years ago
- 3 comments
#43 - fix typos
Pull Request -
State: closed - Opened by connorskees almost 5 years ago
- 2 comments
#42 - Update README.md with the right title
Pull Request -
State: closed - Opened by bnjjj almost 5 years ago
- 4 comments
#41 - Alternate blanket impls for TextLen
Pull Request -
State: closed - Opened by CAD97 almost 5 years ago
- 3 comments
#40 - Rename LenTextSize => TextLen
Pull Request -
State: closed - Opened by CAD97 almost 5 years ago
- 3 comments
#39 - Rename TextRange::from_len => at
Pull Request -
State: closed - Opened by CAD97 almost 5 years ago
- 4 comments
#38 - What should we call the TextSize::of trait?
Issue -
State: closed - Opened by CAD97 almost 5 years ago
- 2 comments
#37 - Don't blanket impl LenTextSize
Pull Request -
State: closed - Opened by CAD97 almost 5 years ago
- 4 comments
#36 - Provide LenTextSize for Arc<String>
Pull Request -
State: closed - Opened by CAD97 almost 5 years ago
- 6 comments
#35 - Re-add Index<TextRange> for String
Pull Request -
State: closed - Opened by CAD97 almost 5 years ago
- 3 comments
#34 - TextRange::from_len argument order may be unclear
Issue -
State: closed - Opened by CAD97 almost 5 years ago
- 3 comments
#33 - Fix broken intra doc link
Pull Request -
State: closed - Opened by CAD97 almost 5 years ago
- 2 comments
#32 - Actually fail CI for doc warnings
Pull Request -
State: closed - Opened by CAD97 almost 5 years ago
- 4 comments
#31 - Use standard generics for TextSize::of
Pull Request -
State: closed - Opened by CAD97 almost 5 years ago
- 6 comments
#30 - Don't use decimal numbers when str length overflows TextSize.
Pull Request -
State: closed - Opened by CAD97 almost 5 years ago
- 3 comments
#29 - TextSized is not meant to be used directly...
Pull Request -
State: closed - Opened by CAD97 almost 5 years ago
- 2 comments
#28 - Add doctests to things
Pull Request -
State: closed - Opened by CAD97 almost 5 years ago
- 2 comments
#27 - Ensure docs build
Pull Request -
State: closed - Opened by CAD97 almost 5 years ago
- 5 comments
#26 - Make TextRange constructors more boring
Pull Request -
State: closed - Opened by matklad almost 5 years ago
- 4 comments
#25 - Add licensing text to README
Pull Request -
State: closed - Opened by CAD97 almost 5 years ago
- 3 comments
#24 - 1.0 checklist
Issue -
State: closed - Opened by CAD97 almost 5 years ago
- 21 comments
#23 - Add a deref-removing impl for TextSized
Pull Request -
State: closed - Opened by CAD97 almost 5 years ago
- 5 comments
#22 - Make intersect and cover into methods
Pull Request -
State: closed - Opened by matklad almost 5 years ago
- 3 comments
#21 - Add ops for TextRange
Pull Request -
State: closed - Opened by CAD97 almost 5 years ago
- 3 comments
#20 - Don't silently wrap for too-large str
Pull Request -
State: closed - Opened by CAD97 almost 5 years ago
- 4 comments
#19 - Is our current TextSized for &str the desired behavior?
Issue -
State: closed - Opened by CAD97 almost 5 years ago
- 1 comment
#18 - minor improvements everywhere
Pull Request -
State: closed - Opened by CAD97 almost 5 years ago
- 7 comments
#17 - Minimal change for unbounded ranges
Pull Request -
State: closed - Opened by CAD97 almost 5 years ago
- 2 comments
#16 - Add a `From<TextRange>` impl
Pull Request -
State: closed - Opened by matklad almost 5 years ago
- 2 comments
#15 - Idea: RangeFrom
Issue -
State: closed - Opened by CAD97 almost 5 years ago
- 4 comments
#14 - Switch to GitHub actios from Travis
Issue -
State: closed - Opened by matklad almost 5 years ago
#13 - Alternative set of contains function
Pull Request -
State: closed - Opened by matklad almost 5 years ago
- 3 comments
#12 - Add to_usize
Pull Request -
State: closed - Opened by matklad almost 5 years ago
- 3 comments
#11 - Switch to mathematical range notation
Pull Request -
State: closed - Opened by matklad almost 5 years ago
- 4 comments
#10 - fix tests
Pull Request -
State: closed - Opened by CAD97 almost 5 years ago
- 1 comment
#9 - Remove Display for TextSize
Pull Request -
State: closed - Opened by CAD97 almost 5 years ago
- 2 comments
#8 - Provide ref-transparent ops for TextSize
Pull Request -
State: closed - Opened by CAD97 almost 5 years ago
- 6 comments
#7 - Provide the same set of arith impls as stdlib
Pull Request -
State: closed - Opened by matklad almost 5 years ago
- 5 comments
#6 - Alternative set of conversions
Pull Request -
State: closed - Opened by matklad almost 5 years ago
- 5 comments
#5 - Add a couple of non-canonical ctors
Pull Request -
State: closed - Opened by matklad almost 5 years ago
- 7 comments
#4 - Proper ranges
Pull Request -
State: closed - Opened by matklad almost 5 years ago
#3 - Remove things
Pull Request -
State: closed - Opened by matklad almost 5 years ago
- 3 comments
#2 - Large refactor: text-size almost-1.0 crate
Pull Request -
State: closed - Opened by CAD97 almost 5 years ago
- 2 comments
#1 - Add extend_to for TextRange
Pull Request -
State: closed - Opened by edwin0cheng almost 5 years ago
- 10 comments