Skip to content

Pull requests: artichoke/cactusref

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
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Fix a stray period in README.md C-docs Category: Improvements or additions to documentation.
#39 by lopopolo was merged Jun 14, 2021 Loading…
Bump browserslist from 4.6.6 to 4.16.6 A-deps Area: Source and library dependencies. S-invalid Status: This issue or pull request is not well-formed.
#27 by dependabot bot was closed Jun 13, 2021 Loading…
Bump lodash from 4.17.15 to 4.17.21 A-deps Area: Source and library dependencies. S-invalid Status: This issue or pull request is not well-formed.
#28 by dependabot bot was closed Jun 13, 2021 Loading…
Reboot devtools A-build Area: CI build infrastructure. A-project Area: Infrastructure for running an open source project.
#29 by lopopolo was merged Jun 13, 2021 Loading…
Bump rubocop from 1.12.1 to 1.16.1 A-deps Area: Source and library dependencies.
#30 by dependabot bot was merged Jun 13, 2021 Loading…
Update hashbrown requirement from 0.5 to 0.11 A-deps Area: Source and library dependencies.
#31 by dependabot bot was closed Jun 14, 2021 Loading…
Update env_logger requirement from 0.6.1 to 0.8.4 A-deps Area: Source and library dependencies.
#32 by dependabot bot was closed Jun 14, 2021 Loading…
Update criterion requirement from 0.2.11 to 0.3.4 A-deps Area: Source and library dependencies.
#33 by dependabot bot was closed Jun 14, 2021 Loading…
Project Scaffolding A-build Area: CI build infrastructure. A-project Area: Infrastructure for running an open source project. C-docs Category: Improvements or additions to documentation.
#1 by lopopolo was merged Jul 22, 2019 Loading…
Add A-unsafe-code label A-project Area: Infrastructure for running an open source project. A-security Area: Security vulnerabilities and unsoundness issues. C-quality Category: Refactoring, cleanup, and quality improvements.
#35 by lopopolo was merged Jun 13, 2021 Loading…
Fix unicode in A-unsafe-code label description A-project Area: Infrastructure for running an open source project. C-bug Category: This is a bug.
#36 by lopopolo was merged Jun 13, 2021 Loading…
Add A-nightly label for tracking nightly features and compiler version A-project Area: Infrastructure for running an open source project. A-std-compat Area: Compatibility with the latest from `Rc` in upstream `alloc` and `std`.
#37 by lopopolo was merged Jun 13, 2021 Loading…
Rebase Rc to the latest Rust alloc crate upstream, pass miri A-adopt Area: Adopt and unadopt API. A-build Area: CI build infrastructure. A-cycle Area: Cycle detection and cycle busting. A-deps Area: Source and library dependencies. A-drop Area: Rc drop impl. A-nightly Area: Nightly features and compiler support/pinning. A-performance Area: Performance improvements and optimizations. A-rc Area: Rc smart pointer implementation. A-security Area: Security vulnerabilities and unsoundness issues. A-std-compat Area: Compatibility with the latest from `Rc` in upstream `alloc` and `std`. A-unsafe-code Area: Unsafe code, be careful when reviewing. C-enhancement Category: New feature or request.
#38 by lopopolo was merged Jun 14, 2021 Loading…
Readme sync C-docs Category: Improvements or additions to documentation.
#10 by lopopolo was merged Jul 23, 2019 Loading…
Update docs to clarify matrurity and goals around cycle detection C-docs Category: Improvements or additions to documentation.
#40 by lopopolo was merged Jun 14, 2021 Loading…
Add tests to ensure crate version numbers are properly updated on release A-deps Area: Source and library dependencies. C-quality Category: Refactoring, cleanup, and quality improvements.
#41 by lopopolo was merged Jun 14, 2021 Loading…
Prepare for v0.1.1 release A-release Area: crates.io releases and version bumps.
#42 by lopopolo was merged Jun 14, 2021 Loading…
Set the docsrs cfg when building on docs.rs so doc modules are included A-packaging Area: Packaging releases for distribution. C-docs Category: Improvements or additions to documentation.
#43 by lopopolo was merged Jun 15, 2021 Loading…
Add GitHub Actions CI workflows A-build Area: CI build infrastructure. A-project Area: Infrastructure for running an open source project.
#34 by lopopolo was merged Jun 13, 2021 Loading…
Extract CactusRef from lopopolo/ferrocarril A-project Area: Infrastructure for running an open source project.
#2 by lopopolo was merged Jul 22, 2019 Loading…
Consolidate cycle iteration loops in drop cycle A-cycle Area: Cycle detection and cycle busting.
#4 by lopopolo was merged Jul 22, 2019 Loading…
Remove dependency on ptr_internals and core_intrinsics nightly features A-nightly Area: Nightly features and compiler support/pinning.
#5 by lopopolo was merged Jul 22, 2019 Loading…
Remove bench from CircleCI build A-build Area: CI build infrastructure. A-performance Area: Performance improvements and optimizations.
#6 by lopopolo was merged Jul 22, 2019 Loading…
Remove explicit negative Send and Sync impls A-unsafe-code Area: Unsafe code, be careful when reviewing.
#7 by lopopolo was merged Jul 23, 2019 Loading…
Alter drop bench to only test dropping an orphaned cycle A-cycle Area: Cycle detection and cycle busting. A-drop Area: Rc drop impl. A-performance Area: Performance improvements and optimizations.
#9 by lopopolo was merged Jul 23, 2019 Loading…
ProTip! Filter pull requests by the default branch with base:trunk.