Issues
- 2
`ThinArc::with_arc_mut` is unsound
#107 opened by steffahn - 5
Data race in `Arc::into_unique`
#106 opened by steffahn - 0
- 5
Repository rolled back?
#99 opened by arthurprs - 1
Moving `servo` to use `triomphe`?
#97 opened by nicoburns - 9
- 1
Rc support
#35 opened by lee157953 - 1
Please don't update the MSRV on minor update when being this high on the version number
#93 opened by RustyNova016 - 2
Specify an MSRV policy
#90 opened by tertsdiepraam - 1
Request for New Release
#89 opened by M-Adoo - 1
- 1
- 0
Unsound `Send`/`Sync` of `ArcBorrow`.
#66 opened by steffahn - 1
`T: 'static` bound on `ArcBorrow::with_arc` probably unnecessarily restrictive
#79 opened by steffahn - 1
TODO-s
#69 opened by szepeviktor - 1
Arc::from_raw requires Sized
#56 opened by stepancheg - 0
Missing FromIterator for Arc
#55 opened by stepancheg - 1
Add `Arc::from_thin_raw`.
#54 opened by conradludgate - 0
Add SliceArc
#52 opened by stepancheg - 1
- 1
`Arc::<MaybeUninit<T>>::write` is UB
#41 opened by WaffleLapkin - 1
Add a way to get at the reference count
#14 opened by imbrem - 4
Miri UB in `Arc::inner` using `Arc::clone`
#38 opened by domenicquirl - 1
New release
#36 opened by vkrasnov - 5
Remove memoffset from dependencies
#32 opened by Nugine - 1
- 2
Publish a new release on crates.io please
#27 opened by NobodyXu - 5
Support ThinArc for other dynamically sized types
#10 opened by thomcc - 1
Fallible allocation?
#25 opened by kornelski - 0
Add a try_unwrap method
#20 opened by Kixiron - 1
Add unsizing support.
#9 opened by thomcc - 0
- 1
Improve tests
#8 opened by thomcc - 0
Replace nodrop with ManuallyDrop
#1 opened by CAD97