Skip to content

Issues: artichoke/cactusref

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

What would be needed to also support a threadsafe Arc-like? A-std-compat Area: Compatibility with the latest from `Rc` in upstream `alloc` and `std`. C-enhancement Category: New feature or request. C-question Category: Further information is requested.
#145 opened Jan 27, 2023 by dlight updated Feb 2, 2023
Add a LeakSanitizer workflow to CI A-alloc Area: Memory allocation and deallocation. A-build Area: CI build infrastructure. A-drop Area: Rc drop impl. A-security Area: Security vulnerabilities and unsoundness issues. E-help-wanted Call for participation: Help is requested to fix this issue. E-medium Call for participation: Experience needed to fix: Medium / intermediate.
#147 opened Feb 2, 2023 by lopopolo updated Feb 2, 2023
Add tests to assert cycles are fully dropped A-rc Area: Rc smart pointer implementation. E-help-wanted Call for participation: Help is requested to fix this issue. E-medium Call for participation: Experience needed to fix: Medium / intermediate. E-needs-test Call for participation: Writing correctness tests.
#134 opened Oct 2, 2022 by lopopolo updated Oct 2, 2022
Add cargo-spellcheck config C-docs Category: Improvements or additions to documentation. C-quality Category: Refactoring, cleanup, and quality improvements.
#127 opened Sep 2, 2022 by lopopolo updated Sep 2, 2022
Resync Rc fork from upstream std A-rc Area: Rc smart pointer implementation. A-std-compat Area: Compatibility with the latest from `Rc` in upstream `alloc` and `std`.
#103 opened Apr 2, 2022 by lopopolo updated Apr 2, 2022
Add a CONTRIBUTING.md A-project Area: Infrastructure for running an open source project. C-docs Category: Improvements or additions to documentation.
#73 opened Sep 4, 2021 by lopopolo updated Sep 4, 2021
ProTip! Exclude everything labeled bug with -label:bug.