Issues
- 3
- 0
- 3
Manual control over when GC runs
#169 opened by FeldrinH - 6
Add `Gc::as_ptr` by analogy with `Rc::as_ptr`
#172 opened by anna-hope - 5
Recursive objects break
#168 opened by Elizafox - 0
- 0
`HashMap`/`HashSet` don't trace `BuildHasher`
#165 opened by programmerjake - 0
expose `simple_empty_finalize_trace`
#164 opened by smasher164 - 4
- 5
Hitting a stack overflow during marking
#161 opened by helixbass - 6
Support for trait objects
#72 opened by rbartlensky - 1
- 3
Adding Trace/Finalize impls for other crates
#68 opened by remexre - 4
Cannot derive `Trace` for a `Copy` object.
#87 opened by Razican - 10
Add a marker trait for non GC types
#109 opened by ZainlessBrombie - 3
please add a weak ref type
#65 opened by dagit - 0
- 5
Add raw pointer interface
#62 opened by remexre - 9
Implement Trace/Finalize for PhantomData?
#152 opened by helixbass - 7
impl Trace for Rc<T> is not correct
#134 opened by lalaithion - 0
Missing 0.4.1 Git tag
#154 opened by andersk - 2
- 7
Miri reports UB in tests
#145 opened by y21 - 11
- 1
Finalize and Trace on more arrays
#75 opened by AljoschaMeyer - 0
Should `drop` for `GcState` just collect?
#102 opened by ilarioc - 0
- 2
Publish to crates.io
#131 opened - 1
Remove feature(specialization)
#128 opened by andersk - 0
- 1
Add UnsafeGcCell
#120 opened - 1
Broken on current nightly.
#66 opened by kevincox - 1
- 5
Provide GcCellRef::map
#78 opened by KamilaBorowska - 3
Display for Ref types
#99 opened by ilarioc - 1
What is the LICENSE for rust-gc ?
#94 opened by redradist - 4
Release to crates.io
#92 opened by Razican - 1
`Box<[T]>` does not implement `Trace`
#89 opened by Razican - 0
Implement GcCell::try_borrow
#56 opened by kevincox - 1
- 0
Cannot use `dyn Trait` with derives
#79 opened by KamilaBorowska - 5
First readme example is confusing
#53 opened by frankmcsherry - 1
- 1
Add Trace/Finalize impl for std::cell::RefCell
#77 opened by zaoqi - 4
Can't double-unroot a Gc<T>
#74 opened by AljoschaMeyer - 1
Ref counts and deterministic cleanup
#73 opened by andrewchambers - 1
Any plans to continue this project?
#69 opened by ravern - 2
Create "slice of Gc<String>" type
#60 opened by remexre - 0
Shared and Unique are changing.
#55 opened by mystor - 1
impl Finalize, Trace for std::collections::*
#59 opened by remexre