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

#175 - Fix non-local impl warning

Pull Request - State: closed - Opened by TheBB 19 days ago

#173 - Add Gc::as_ptr

Pull Request - State: closed - Opened by anna-hope 9 months ago

#172 - Add `Gc::as_ptr` by analogy with `Rc::as_ptr`

Issue - State: closed - Opened by anna-hope 9 months ago - 6 comments

#170 - Release 0.5.0

Pull Request - State: closed - Opened by andrewbaxter 11 months ago - 4 comments

#169 - Manual control over when GC runs

Issue - State: open - Opened by FeldrinH 12 months ago - 3 comments

#168 - Recursive objects break

Issue - State: closed - Opened by Elizafox about 1 year ago - 5 comments

#167 - Fixes for standard Finalize and Trace impls

Pull Request - State: closed - Opened by andersk over 1 year ago

#166 - LinkedList<T> shouldn't need T: Eq + Hash to implement Trace

Issue - State: closed - Opened by programmerjake over 1 year ago
Labels: bug

#165 - `HashMap`/`HashSet` don't trace `BuildHasher`

Issue - State: closed - Opened by programmerjake over 1 year ago
Labels: bug

#164 - expose `simple_empty_finalize_trace`

Issue - State: open - Opened by smasher164 over 1 year ago

#163 - Allow dereferencing a rooted Gc during collection

Pull Request - State: closed - Opened by andersk over 1 year ago

#162 - Allow trait objects with methods on `self: Gc<Self>` on nightly

Pull Request - State: closed - Opened by andersk over 1 year ago

#161 - Hitting a stack overflow during marking

Issue - State: open - Opened by helixbass over 1 year ago - 5 comments
Labels: bug

#160 - Implement From<Box<T>> for Gc<T>

Pull Request - State: closed - Opened by andersk over 1 year ago - 2 comments
Labels: enhancement

#159 - Fix most Clippy warnings

Pull Request - State: closed - Opened by andersk over 1 year ago

#159 - Fix most Clippy warnings

Pull Request - State: closed - Opened by andersk over 1 year ago

#158 - Enable the derive feature when testing

Pull Request - State: closed - Opened by andersk over 1 year ago

#158 - Enable the derive feature when testing

Pull Request - State: closed - Opened by andersk over 1 year ago

#157 - Avoid memory leak in Gc::into_raw doctest

Pull Request - State: closed - Opened by andersk over 1 year ago

#157 - Avoid memory leak in Gc::into_raw doctest

Pull Request - State: closed - Opened by andersk over 1 year ago

#156 - Fix undefined behavior in GcCellRefMut::map

Pull Request - State: closed - Opened by andersk over 1 year ago
Labels: bug

#156 - Fix undefined behavior in GcCellRefMut::map

Pull Request - State: closed - Opened by andersk over 1 year ago
Labels: bug

#155 - Generalize Trace impls for unsized types

Pull Request - State: closed - Opened by andersk over 1 year ago

#155 - Generalize Trace impls for unsized types

Pull Request - State: closed - Opened by andersk over 1 year ago

#154 - Missing 0.4.1 Git tag

Issue - State: closed - Opened by andersk over 1 year ago

#154 - Missing 0.4.1 Git tag

Issue - State: closed - Opened by andersk over 1 year ago

#153 - Remove Trace implementation for Rc

Pull Request - State: closed - Opened by andersk over 1 year ago

#153 - Remove Trace implementation for Rc

Pull Request - State: closed - Opened by andersk over 1 year ago

#152 - Implement Trace/Finalize for PhantomData?

Issue - State: closed - Opened by helixbass over 1 year ago - 9 comments

#152 - Implement Trace/Finalize for PhantomData?

Issue - State: closed - Opened by helixbass over 1 year ago - 9 comments

#151 - Implement Trace and Finalize for sync::Arc and sync::Weak

Issue - State: open - Opened by hydroper over 1 year ago - 1 comment
Labels: enhancement

#151 - Implement Trace and Finalize for sync::Arc and sync::Weak

Issue - State: open - Opened by hydroper over 1 year ago - 1 comment
Labels: enhancement

#150 - [Question] How to support tag pointers for interpreter implementation

Issue - State: closed - Opened by higepon over 1 year ago - 2 comments

#150 - [Question] How to support tag pointers for interpreter implementation

Issue - State: closed - Opened by higepon over 1 year ago - 2 comments

#149 - Add failing test for #124

Pull Request - State: open - Opened by andersk over 1 year ago - 1 comment
Labels: bug

#148 - Add a weak type Gc pointer

Pull Request - State: open - Opened by nekevss over 1 year ago - 9 comments
Labels: enhancement

#148 - Add a weak type Gc pointer

Pull Request - State: open - Opened by nekevss over 1 year ago - 9 comments
Labels: enhancement

#147 - Pointer provenance fixes

Pull Request - State: closed - Opened by andersk almost 2 years ago - 1 comment

#147 - Pointer provenance fixes

Pull Request - State: closed - Opened by andersk almost 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 almost 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 almost 2 years ago - 1 comment

#145 - Miri reports UB in tests

Issue - State: closed - Opened by y21 almost 2 years ago - 7 comments

#144 - Add trace for Cow

Pull Request - State: closed - Opened by kaleidawave over 2 years ago - 3 comments

#144 - Add trace for Cow

Pull Request - State: closed - Opened by kaleidawave over 2 years ago - 3 comments

#143 - Store "marked" flag in high bit of "roots" counter

Pull Request - State: closed - Opened by mwerezak over 2 years ago - 1 comment

#143 - Store "marked" flag in high bit of "roots" counter

Pull Request - State: closed - Opened by mwerezak over 2 years ago - 1 comment

#142 - `unsafe_ignore_trace` not respected on unnamed enum variant

Issue - State: closed - Opened by kaleidawave over 2 years ago - 11 comments

#141 - Adds serde support.

Pull Request - State: closed - Opened by remexre almost 3 years ago

#141 - Adds serde support.

Pull Request - State: closed - Opened by remexre almost 3 years ago

#141 - Adds serde support.

Pull Request - State: closed - Opened by remexre almost 3 years ago

#140 - Expose GcState internals

Pull Request - State: closed - Opened by CertainLach about 3 years ago - 4 comments

#139 - Implement Finalize, Trace for arrays of all sizes with const generics

Pull Request - State: closed - Opened by andersk about 3 years ago - 1 comment

#139 - Implement Finalize, Trace for arrays of all sizes with const generics

Pull Request - State: closed - Opened by andersk about 3 years ago - 1 comment

#138 - Remove unnecessary feature(specialization) from test

Pull Request - State: closed - Opened by andersk about 3 years ago

#138 - Remove unnecessary feature(specialization) from test

Pull Request - State: closed - Opened by andersk about 3 years ago

#138 - Remove unnecessary feature(specialization) from test

Pull Request - State: closed - Opened by andersk about 3 years ago

#137 - Just collect on GcState::drop, to avoid use after free

Pull Request - State: closed - Opened by andersk about 3 years ago

#137 - Just collect on GcState::drop, to avoid use after free

Pull Request - State: closed - Opened by andersk about 3 years ago

#136 - Update README to latest version

Pull Request - State: closed - Opened by lalaithion about 3 years ago

#136 - Update README to latest version

Pull Request - State: closed - Opened by lalaithion about 3 years ago

#135 - README: Update version in installation instructions

Pull Request - State: closed - Opened by andersk about 3 years ago

#135 - README: Update version in installation instructions

Pull Request - State: closed - Opened by andersk about 3 years ago

#134 - impl Trace for Rc<T> is not correct

Issue - State: closed - Opened by lalaithion about 3 years ago - 7 comments

#134 - impl Trace for Rc<T> is not correct

Issue - State: closed - Opened by lalaithion about 3 years ago - 7 comments

#133 - Add a changelog

Pull Request - State: closed - Opened by Manishearth over 3 years ago

#133 - Add a changelog

Pull Request - State: closed - Opened by Manishearth over 3 years ago

#132 - Bump to 0.4.0

Pull Request - State: closed - Opened by ghost over 3 years ago

#132 - Bump to 0.4.0

Pull Request - State: closed - Opened by ghost over 3 years ago

#132 - Bump to 0.4.0

Pull Request - State: closed - Opened by ghost over 3 years ago

#131 - Publish to crates.io

Issue - State: closed - Opened by ghost over 3 years ago - 2 comments

#131 - Publish to crates.io

Issue - State: closed - Opened by ghost over 3 years ago - 2 comments

#131 - Publish to crates.io

Issue - State: closed - Opened by ghost over 3 years ago - 2 comments

#130 - gc_derive: Move object finalizer before subobject finalizers

Pull Request - State: closed - Opened by andersk over 3 years ago

#130 - gc_derive: Move object finalizer before subobject finalizers

Pull Request - State: closed - Opened by andersk over 3 years ago

#129 - Remove feature(specialization)

Pull Request - State: closed - Opened by andersk over 3 years ago

#129 - Remove feature(specialization)

Pull Request - State: closed - Opened by andersk over 3 years ago

#129 - Remove feature(specialization)

Pull Request - State: closed - Opened by andersk over 3 years ago

#128 - Remove feature(specialization)

Issue - State: closed - Opened by andersk over 3 years ago - 1 comment

#127 - Remove unused feature(auto_traits)

Pull Request - State: closed - Opened by andersk over 3 years ago

#127 - Remove unused feature(auto_traits)

Pull Request - State: closed - Opened by andersk over 3 years ago

#127 - Remove unused feature(auto_traits)

Pull Request - State: closed - Opened by andersk over 3 years ago

#126 - Replace feature(specialization) with feature(min_specialization)

Pull Request - State: closed - Opened by andersk over 3 years ago - 1 comment

#126 - Replace feature(specialization) with feature(min_specialization)

Pull Request - State: closed - Opened by andersk over 3 years ago - 1 comment

#126 - Replace feature(specialization) with feature(min_specialization)

Pull Request - State: closed - Opened by andersk over 3 years ago - 1 comment

#125 - Gc::from_raw: Rely only on documented guarantees to compute layout

Pull Request - State: closed - Opened by andersk over 3 years ago - 3 comments

#125 - Gc::from_raw: Rely only on documented guarantees to compute layout

Pull Request - State: closed - Opened by andersk over 3 years ago - 3 comments

#125 - Gc::from_raw: Rely only on documented guarantees to compute layout

Pull Request - State: closed - Opened by andersk over 3 years ago - 3 comments

#124 - Dead objects resurrected by finalizer are incorrectly deallocated

Issue - State: open - Opened by andersk over 3 years ago
Labels: bug

#124 - Dead objects resurrected by finalizer are incorrectly deallocated

Issue - State: open - Opened by andersk over 3 years ago
Labels: bug

#123 - GcCellRefMut::drop: Unroot the right value after GcCellRefMut::map

Pull Request - State: closed - Opened by andersk over 3 years ago

#123 - GcCellRefMut::drop: Unroot the right value after GcCellRefMut::map

Pull Request - State: closed - Opened by andersk over 3 years ago

#122 - Gc::from_raw: Set the Gc as a root

Pull Request - State: closed - Opened by andersk over 3 years ago - 3 comments

#122 - Gc::from_raw: Set the Gc as a root

Pull Request - State: closed - Opened by andersk over 3 years ago - 3 comments

#121 - Remove unnecessary mark call in gc.rs file.

Pull Request - State: closed - Opened by EkremDincel over 3 years ago - 3 comments

#121 - Remove unnecessary mark call in gc.rs file.

Pull Request - State: closed - Opened by EkremDincel over 3 years ago - 3 comments

#121 - Remove unnecessary mark call in gc.rs file.

Pull Request - State: closed - Opened by EkremDincel over 3 years ago - 3 comments

#120 - Add UnsafeGcCell

Issue - State: closed - Opened by ghost over 3 years ago - 1 comment

#120 - Add UnsafeGcCell

Issue - State: closed - Opened by ghost over 3 years ago - 1 comment