Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / Manishearth/rust-gc issues and pull requests
#184 - Robust behavior when finalizers resurrect GC data (fixes #124)
Pull Request -
State: open - Opened by kvverti 21 days ago
- 1 comment
#183 - Remove finalizer method bodies and bounds from implementations for standard library types
Pull Request -
State: closed - Opened by steffahn 3 months ago
- 1 comment
#182 - Finalize implementations for `std` types are largely wrong, many unnecessary extra `finalize` calls
Issue -
State: closed - Opened by steffahn 3 months ago
- 1 comment
#181 - Remove syn
Pull Request -
State: closed - Opened by andersk 7 months ago
#180 - Fix clippy::thread_local_initializer_can_be_made_const
Pull Request -
State: closed - Opened by andersk 7 months ago
#179 - Fix dead code warnings in tests
Pull Request -
State: closed - Opened by andersk 7 months ago
#178 - Upgrade syn
Pull Request -
State: closed - Opened by andersk 7 months ago
#177 - Add `GcCellRef::filter_map`, `GcCellRefMut::filter_map`
Pull Request -
State: closed - Opened by andersk 7 months ago
#176 - pls add GcCellRef::filter_map like in std::cell::Ref::filter_map
Issue -
State: closed - Opened by minus1ms 7 months ago
- 3 comments
#175 - Fix non-local impl warning
Pull Request -
State: closed - Opened by TheBB 8 months ago
#174 - Derive Trace, Finalize triggers non-local impl lint warning on nightly
Issue -
State: closed - Opened by TheBB 8 months ago
#173 - Add Gc::as_ptr
Pull Request -
State: closed - Opened by anna-hope over 1 year ago
#172 - Add `Gc::as_ptr` by analogy with `Rc::as_ptr`
Issue -
State: closed - Opened by anna-hope over 1 year ago
- 6 comments
#171 - Add `#[track_caller]` to the `borrow` and `borrow_mut` of `GcCell`
Pull Request -
State: closed - Opened by BlackSunDangerise over 1 year ago
#170 - Release 0.5.0
Pull Request -
State: closed - Opened by andrewbaxter over 1 year ago
- 4 comments
#169 - Manual control over when GC runs
Issue -
State: open - Opened by FeldrinH over 1 year ago
- 3 comments
#168 - Recursive objects break
Issue -
State: closed - Opened by Elizafox over 1 year ago
- 5 comments
#167 - Fixes for standard Finalize and Trace impls
Pull Request -
State: closed - Opened by andersk almost 2 years ago
#166 - LinkedList<T> shouldn't need T: Eq + Hash to implement Trace
Issue -
State: closed - Opened by programmerjake almost 2 years ago
Labels: bug
#165 - `HashMap`/`HashSet` don't trace `BuildHasher`
Issue -
State: closed - Opened by programmerjake almost 2 years ago
Labels: bug
#164 - expose `simple_empty_finalize_trace`
Issue -
State: open - Opened by smasher164 almost 2 years ago
#163 - Allow dereferencing a rooted Gc during collection
Pull Request -
State: closed - Opened by andersk about 2 years ago
#162 - Allow trait objects with methods on `self: Gc<Self>` on nightly
Pull Request -
State: closed - Opened by andersk about 2 years ago
#161 - Hitting a stack overflow during marking
Issue -
State: open - Opened by helixbass about 2 years ago
- 5 comments
Labels: bug
#160 - Implement From<Box<T>> for Gc<T>
Pull Request -
State: closed - Opened by andersk about 2 years ago
- 2 comments
Labels: enhancement
#159 - Fix most Clippy warnings
Pull Request -
State: closed - Opened by andersk about 2 years ago
#159 - Fix most Clippy warnings
Pull Request -
State: closed - Opened by andersk about 2 years ago
#158 - Enable the derive feature when testing
Pull Request -
State: closed - Opened by andersk about 2 years ago
#158 - Enable the derive feature when testing
Pull Request -
State: closed - Opened by andersk about 2 years ago
#157 - Avoid memory leak in Gc::into_raw doctest
Pull Request -
State: closed - Opened by andersk about 2 years ago
#157 - Avoid memory leak in Gc::into_raw doctest
Pull Request -
State: closed - Opened by andersk about 2 years ago
#156 - Fix undefined behavior in GcCellRefMut::map
Pull Request -
State: closed - Opened by andersk about 2 years ago
Labels: bug
#156 - Fix undefined behavior in GcCellRefMut::map
Pull Request -
State: closed - Opened by andersk about 2 years ago
Labels: bug
#155 - Generalize Trace impls for unsized types
Pull Request -
State: closed - Opened by andersk about 2 years ago
#155 - Generalize Trace impls for unsized types
Pull Request -
State: closed - Opened by andersk about 2 years ago
#154 - Missing 0.4.1 Git tag
Issue -
State: closed - Opened by andersk about 2 years ago
#154 - Missing 0.4.1 Git tag
Issue -
State: closed - Opened by andersk about 2 years ago
#153 - Remove Trace implementation for Rc
Pull Request -
State: closed - Opened by andersk about 2 years ago
#153 - Remove Trace implementation for Rc
Pull Request -
State: closed - Opened by andersk about 2 years ago
#152 - Implement Trace/Finalize for PhantomData?
Issue -
State: closed - Opened by helixbass about 2 years ago
- 9 comments
#152 - Implement Trace/Finalize for PhantomData?
Issue -
State: closed - Opened by helixbass about 2 years ago
- 9 comments
#151 - Implement Trace and Finalize for sync::Arc and sync::Weak
Issue -
State: open - Opened by hydroper about 2 years ago
- 1 comment
Labels: enhancement
#151 - Implement Trace and Finalize for sync::Arc and sync::Weak
Issue -
State: open - Opened by hydroper about 2 years ago
- 1 comment
Labels: enhancement
#150 - [Question] How to support tag pointers for interpreter implementation
Issue -
State: closed - Opened by higepon about 2 years ago
- 2 comments
#150 - [Question] How to support tag pointers for interpreter implementation
Issue -
State: closed - Opened by higepon about 2 years ago
- 2 comments
#149 - Add failing test for #124
Pull Request -
State: open - Opened by andersk over 2 years ago
- 1 comment
Labels: bug
#148 - Add a weak type Gc pointer
Pull Request -
State: open - Opened by nekevss over 2 years ago
- 9 comments
Labels: enhancement
#148 - Add a weak type Gc pointer
Pull Request -
State: open - Opened by nekevss over 2 years ago
- 9 comments
Labels: enhancement
#147 - Pointer provenance fixes
Pull Request -
State: closed - Opened by andersk over 2 years ago
- 1 comment
#147 - Pointer provenance fixes
Pull Request -
State: closed - Opened by andersk over 2 years ago
- 1 comment
#146 - Use set_data_ptr in Gc::set_root and clear_root_bit
Pull Request -
State: closed - Opened by andersk over 2 years ago
- 1 comment
#146 - Use set_data_ptr in Gc::set_root and clear_root_bit
Pull Request -
State: closed - Opened by andersk over 2 years ago
- 1 comment
#145 - Miri reports UB in tests
Issue -
State: closed - Opened by y21 over 2 years ago
- 7 comments
#144 - Add trace for Cow
Pull Request -
State: closed - Opened by kaleidawave almost 3 years ago
- 3 comments
#144 - Add trace for Cow
Pull Request -
State: closed - Opened by kaleidawave almost 3 years ago
- 3 comments
#143 - Store "marked" flag in high bit of "roots" counter
Pull Request -
State: closed - Opened by mwerezak almost 3 years ago
- 1 comment
#143 - Store "marked" flag in high bit of "roots" counter
Pull Request -
State: closed - Opened by mwerezak almost 3 years ago
- 1 comment
#142 - `unsafe_ignore_trace` not respected on unnamed enum variant
Issue -
State: closed - Opened by kaleidawave over 3 years ago
- 11 comments
#141 - Adds serde support.
Pull Request -
State: closed - Opened by remexre over 3 years ago
#141 - Adds serde support.
Pull Request -
State: closed - Opened by remexre over 3 years ago
#141 - Adds serde support.
Pull Request -
State: closed - Opened by remexre over 3 years ago
#140 - Expose GcState internals
Pull Request -
State: closed - Opened by CertainLach over 3 years ago
- 4 comments
#139 - Implement Finalize, Trace for arrays of all sizes with const generics
Pull Request -
State: closed - Opened by andersk almost 4 years ago
- 1 comment
#139 - Implement Finalize, Trace for arrays of all sizes with const generics
Pull Request -
State: closed - Opened by andersk almost 4 years ago
- 1 comment
#138 - Remove unnecessary feature(specialization) from test
Pull Request -
State: closed - Opened by andersk almost 4 years ago
#138 - Remove unnecessary feature(specialization) from test
Pull Request -
State: closed - Opened by andersk almost 4 years ago
#138 - Remove unnecessary feature(specialization) from test
Pull Request -
State: closed - Opened by andersk almost 4 years ago
#137 - Just collect on GcState::drop, to avoid use after free
Pull Request -
State: closed - Opened by andersk almost 4 years ago
#137 - Just collect on GcState::drop, to avoid use after free
Pull Request -
State: closed - Opened by andersk almost 4 years ago
#136 - Update README to latest version
Pull Request -
State: closed - Opened by lalaithion almost 4 years ago
#136 - Update README to latest version
Pull Request -
State: closed - Opened by lalaithion almost 4 years ago
#135 - README: Update version in installation instructions
Pull Request -
State: closed - Opened by andersk almost 4 years ago
#135 - README: Update version in installation instructions
Pull Request -
State: closed - Opened by andersk almost 4 years ago
#134 - impl Trace for Rc<T> is not correct
Issue -
State: closed - Opened by lalaithion almost 4 years ago
- 7 comments
#134 - impl Trace for Rc<T> is not correct
Issue -
State: closed - Opened by lalaithion almost 4 years ago
- 7 comments
#133 - Add a changelog
Pull Request -
State: closed - Opened by Manishearth almost 4 years ago
#133 - Add a changelog
Pull Request -
State: closed - Opened by Manishearth almost 4 years ago
#132 - Bump to 0.4.0
Pull Request -
State: closed - Opened by ghost about 4 years ago
#132 - Bump to 0.4.0
Pull Request -
State: closed - Opened by ghost about 4 years ago
#132 - Bump to 0.4.0
Pull Request -
State: closed - Opened by ghost about 4 years ago
#131 - Publish to crates.io
Issue -
State: closed - Opened by ghost about 4 years ago
- 2 comments
#131 - Publish to crates.io
Issue -
State: closed - Opened by ghost about 4 years ago
- 2 comments
#131 - Publish to crates.io
Issue -
State: closed - Opened by ghost about 4 years ago
- 2 comments
#130 - gc_derive: Move object finalizer before subobject finalizers
Pull Request -
State: closed - Opened by andersk about 4 years ago
#130 - gc_derive: Move object finalizer before subobject finalizers
Pull Request -
State: closed - Opened by andersk about 4 years ago
#129 - Remove feature(specialization)
Pull Request -
State: closed - Opened by andersk about 4 years ago
#129 - Remove feature(specialization)
Pull Request -
State: closed - Opened by andersk about 4 years ago
#129 - Remove feature(specialization)
Pull Request -
State: closed - Opened by andersk about 4 years ago
#128 - Remove feature(specialization)
Issue -
State: closed - Opened by andersk about 4 years ago
- 1 comment
#127 - Remove unused feature(auto_traits)
Pull Request -
State: closed - Opened by andersk about 4 years ago
#127 - Remove unused feature(auto_traits)
Pull Request -
State: closed - Opened by andersk about 4 years ago
#127 - Remove unused feature(auto_traits)
Pull Request -
State: closed - Opened by andersk about 4 years ago
#126 - Replace feature(specialization) with feature(min_specialization)
Pull Request -
State: closed - Opened by andersk about 4 years ago
- 1 comment
#126 - Replace feature(specialization) with feature(min_specialization)
Pull Request -
State: closed - Opened by andersk about 4 years ago
- 1 comment
#126 - Replace feature(specialization) with feature(min_specialization)
Pull Request -
State: closed - Opened by andersk about 4 years ago
- 1 comment
#125 - Gc::from_raw: Rely only on documented guarantees to compute layout
Pull Request -
State: closed - Opened by andersk about 4 years ago
- 3 comments
#125 - Gc::from_raw: Rely only on documented guarantees to compute layout
Pull Request -
State: closed - Opened by andersk about 4 years ago
- 3 comments
#125 - Gc::from_raw: Rely only on documented guarantees to compute layout
Pull Request -
State: closed - Opened by andersk about 4 years ago
- 3 comments
#124 - Dead objects resurrected by finalizer are incorrectly deallocated
Issue -
State: open - Opened by andersk about 4 years ago
Labels: bug
#124 - Dead objects resurrected by finalizer are incorrectly deallocated
Issue -
State: open - Opened by andersk about 4 years ago
Labels: bug