Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / rust-scraper/ego-tree issues and pull requests
#35 - Remove `.unwrap()` in `detach()`
Issue -
State: open - Opened by ronanM 2 months ago
- 1 comment
Labels: bug
#34 - Implement serde traits for ego-tree
Pull Request -
State: closed - Opened by LoZack19 3 months ago
- 4 comments
Labels: feature request
#33 - Provide consuming movement methods so that NodeMut can act as a cursor.
Pull Request -
State: closed - Opened by adamreichold 3 months ago
- 19 comments
Labels: enhancement
#32 - Implement FusedIterator trait for the various iterators provided by this crate
Pull Request -
State: closed - Opened by adamreichold 3 months ago
#31 - Bump to current Rust edition 2021.
Pull Request -
State: closed - Opened by adamreichold 3 months ago
- 1 comment
#30 - Add support for appending and prepending subtree
Pull Request -
State: closed - Opened by cfvescovo 3 months ago
#29 - impl Display for Tree
Pull Request -
State: closed - Opened by cfvescovo 3 months ago
#28 - Detach inserted node before moving in insert_id_*
Pull Request -
State: closed - Opened by cfvescovo 3 months ago
#27 - Switch to testing on Github Actions, reformat and clippy fix
Pull Request -
State: closed - Opened by cfvescovo 3 months ago
#26 - Add support for appending and prepending subtree
Pull Request -
State: closed - Opened by shouya 10 months ago
- 1 comment
#25 - Detach inserted node before moving in insert_id_*
Pull Request -
State: closed - Opened by newsch over 1 year ago
- 1 comment
#24 - `insert_id_before` doesn't detach the inserted node
Issue -
State: closed - Opened by newsch over 1 year ago
- 1 comment
#23 - Append a tree as a subtree of another tree
Issue -
State: closed - Opened by TonalidadeHidrica over 2 years ago
#22 - partialord + ord for nodeid
Pull Request -
State: closed - Opened by samdenty almost 4 years ago
- 3 comments
#21 - Serde derive support?
Issue -
State: closed - Opened by alok about 5 years ago
- 8 comments
Labels: feature request
#20 - Use NonZeroUsize inside NodeId
Pull Request -
State: closed - Opened by causal-agent about 5 years ago
#19 - Revert "Use NonZeroUsize inside NodeId"
Pull Request -
State: closed - Opened by causal-agent almost 6 years ago
- 2 comments
#18 - Fix out-of-bounds access possibility in safe code.
Pull Request -
State: closed - Opened by SimonSapin almost 6 years ago
- 4 comments
#17 - Use NonZeroUsize inside NodeId
Pull Request -
State: closed - Opened by SimonSapin almost 6 years ago
- 3 comments
#16 - Use NonZeroUsize inside NodeId
Pull Request -
State: closed - Opened by SimonSapin almost 6 years ago
- 3 comments
#15 - Add api get index of child and to insert child at given index.
Pull Request -
State: closed - Opened by jessegrosjean about 6 years ago
- 10 comments
Labels: enhancement
#14 - How to insert child at index?
Issue -
State: closed - Opened by jessegrosjean about 6 years ago
- 1 comment
#13 - Expose NodeId directly and safely
Pull Request -
State: closed - Opened by causal-agent over 6 years ago
- 1 comment
#12 - What about dropping the unsafe?
Issue -
State: closed - Opened by RazrFalcon over 6 years ago
- 2 comments
#11 - Remove support?
Issue -
State: closed - Opened by RazrFalcon over 6 years ago
- 5 comments
#10 - Added tree() method to NodeRef and NodeMut.
Pull Request -
State: closed - Opened by RazrFalcon almost 7 years ago
#9 - What about tree() method?
Issue -
State: closed - Opened by RazrFalcon almost 7 years ago
- 3 comments
#8 - Why do you not use derive?
Issue -
State: closed - Opened by RazrFalcon almost 7 years ago
- 2 comments
#7 - Added a descendants iterator
Pull Request -
State: closed - Opened by RazrFalcon almost 7 years ago
#6 - Added hash implementation for NodeId
Pull Request -
State: closed - Opened by svmk almost 7 years ago
#5 - fixes #2
Pull Request -
State: closed - Opened by yoursvivek about 7 years ago
#4 - Fixed minor doc typo
Pull Request -
State: closed - Opened by ghost over 7 years ago
- 1 comment
#3 - Minor doc typo
Issue -
State: closed - Opened by ghost over 7 years ago
#2 - reparent_id_append is broken when reparenting last_child of a to a
Issue -
State: closed - Opened by wagnerf42 about 8 years ago
- 1 comment
Labels: bug
#1 - Fix alternate debug formatting with complex values
Issue -
State: closed - Opened by causal-agent almost 9 years ago
- 2 comments
Labels: bug