-
-
Notifications
You must be signed in to change notification settings - Fork 162
Pull requests: PerryTS/perry
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(hir): fold a builder whose stores are separated from its
{} (#10353)
#10355
opened Sep 16, 2026 by
proggeramlug
Contributor
Loading…
turnloop: replace tokio as Perry's event loop (P0–P8)
#10354
opened Sep 16, 2026 by
proggeramlug
Contributor
•
Draft
fix(hir): a null-typed field is not a proof the GC may skip the slot (#10348)
#10352
opened Sep 16, 2026 by
proggeramlug
Contributor
Loading…
perf(cjs): cut the per-module CommonJS preamble cost by a third
#10349
opened Sep 16, 2026 by
proggeramlug
Contributor
•
Draft
perf(module): memoize module path canonicalization per directory
#10347
opened Sep 16, 2026 by
proggeramlug
Contributor
Loading…
perf(object): vet the store-plan cache per key, not per receiver
#10346
opened Sep 16, 2026 by
proggeramlug
Contributor
Loading…
fix(ext-fetch): own the Headers surface this crate already half-implemented (#10310)
#10319
opened Sep 15, 2026 by
proggeramlug
Contributor
Loading…
deps(deps): bump argon2 from 0.5.3 to 0.6.0
dependencies
Pull requests that update a dependency file
rust
Pull requests that update rust code
#10318
opened Sep 15, 2026 by
dependabot
Bot
Loading…
deps(deps): bump swc_bundler from 37.0.0 to 56.0.1
dependencies
Pull requests that update a dependency file
rust
Pull requests that update rust code
#10317
opened Sep 15, 2026 by
dependabot
Bot
Loading…
deps(deps): bump swc_ecma_transforms_react from 35.0.0 to 55.0.1
dependencies
Pull requests that update a dependency file
rust
Pull requests that update rust code
#10316
opened Sep 15, 2026 by
dependabot
Bot
Loading…
deps(deps): bump tokio-tungstenite from 0.29.0 to 0.30.0
dependencies
Pull requests that update a dependency file
rust
Pull requests that update rust code
#10315
opened Sep 15, 2026 by
dependabot
Bot
Loading…
deps(deps): bump the cargo-minor-and-patch group across 1 directory with 12 updates
dependencies
Pull requests that update a dependency file
rust
Pull requests that update rust code
#10314
opened Sep 15, 2026 by
dependabot
Bot
Loading…
ci(deps): bump taiki-e/install-action from 2.87.3 to 2.87.8
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
#10312
opened Sep 15, 2026 by
dependabot
Bot
Loading…
fix(codegen): install the native instance base in the synthesized standalone constructor (#10300)
#10301
opened Sep 15, 2026 by
proggeramlug
Contributor
Loading…
fix(cjs): evaluate conditional requires at the call site
#10285
opened Sep 15, 2026 by
proggeramlug
Contributor
Loading…
gc: a full mark-sweep promotes its Eden survivors in place; bounded promoted cohort (#10182) [does not meet acceptance]
#10204
opened Sep 13, 2026 by
proggeramlug
Contributor
•
Draft
fix(release): clear publishing and runtime blockers
#9998
opened Sep 8, 2026 by
proggeramlug
Contributor
•
Draft
gc(nursery): the steady-state cap is bounded by RSS, not re-denominated by survivor statistics — denomination ends at the first copying minor, no mortality shrink, cap-due minors rate the scale
run-extended-tests
Opt PR into compile-smoke/parity/doc-tests/drizzle-mysql-smoke
#9968
opened Sep 7, 2026 by
proggeramlug
Contributor
•
Draft
gc(policy): the ArenaBytes major trigger and its consumers measure old space, not the copying nursery's reserved capacity
run-extended-tests
Opt PR into compile-smoke/parity/doc-tests/drizzle-mysql-smoke
#9951
opened Sep 7, 2026 by
proggeramlug
Contributor
•
Draft
gc(tenuring): the survival-rate lock latches S=1 only on steady-state evidence, never from the startup cohort
#9949
opened Sep 7, 2026 by
proggeramlug
Contributor
•
Draft
perf(runtime): classify native-call receivers from the tracked header; no Buffer/typed-array registry probe for known kinds
#9937
opened Sep 7, 2026 by
proggeramlug
Contributor
•
Draft
perf(codegen): type erased numeric predicates
#9921
opened Sep 6, 2026 by
proggeramlug
Contributor
•
Draft
perf(gc): exact-start bitmap + page-class-first pointer validation; header-first buffer-registry rejection
#9919
opened Sep 6, 2026 by
proggeramlug
Contributor
•
Draft
perf(gc): negative-cache the page classes the map does not hold — reach is 52.8-62.1% of remaining misses, not #9852's 90.7%
run-extended-tests
Opt PR into compile-smoke/parity/doc-tests/drizzle-mysql-smoke
#9878
opened Sep 6, 2026 by
proggeramlug
Contributor
•
Draft
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.