Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
ryolang
/
ryo
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
7
Code
Pull requests
3
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
fix: free borrowed-param promotion buffers at view death (I-176)
- #146
#146
Merged
artefactop
merged 18 commits into
main
ryolang/ryo:main
from
fix/i-176-borrowed-param-promotion-leak
ryolang/ryo:fix/i-176-borrowed-param-promotion-leak
Copy head branch name to clipboard
Sep 16, 2026
Conversation
Commits
18
(18)
Checks
Files changed
Merged
fix: free borrowed-param promotion buffers at view death (I-176)
#146
artefactop
merged 18 commits into
main
ryolang/ryo:main
from
fix/i-176-borrowed-param-promotion-leak
ryolang/ryo:fix/i-176-borrowed-param-promotion-leak
Copy head branch name to clipboard
Commits
Commits on Sep 15, 2026
test: add I-176 regression coverage for borrowed-param slice promotion
artefactop
committed
ac891be
View commit details
Copy full SHA for ac891be
Browse repository at this point
feat(core): add PromoFree schedule for borrowed-param view bases
artefactop
committed
ff2d9e9
View commit details
Copy full SHA for ff2d9e9
Browse repository at this point
feat(frontend): record borrowed-param view bases as promotion candidates
artefactop
committed
f2b91f3
View commit details
Copy full SHA for f2b91f3
Browse repository at this point
feat(frontend): schedule promotion frees at borrowed-param view death
artefactop
committed
7342762
View commit details
Copy full SHA for 7342762
Browse repository at this point
feat(backend): promote borrowed-param view bases into a scratch slot
artefactop
committed
8fa4866
View commit details
Copy full SHA for 8fa4866
Browse repository at this point
fix(backend): free borrowed-param promotion buffers at view death
Show description for 3f520bd
artefactop
committed
3f520bd
View commit details
Copy full SHA for 3f520bd
Browse repository at this point
chore: drop issue-ID citation from promo-free doc comment
artefactop
committed
4e17a44
View commit details
Copy full SHA for 4e17a44
Browse repository at this point
chore: resolve I-176 (borrowed-param promotion leak)
artefactop
committed
923873f
View commit details
Copy full SHA for 923873f
Browse repository at this point
fix(frontend): defer in-loop promo anchors and cover return epilogues
Show description for e170dde
artefactop
committed
e170dde
View commit details
Copy full SHA for e170dde
Browse repository at this point
chore: record conditional-last-use not-taken-path owner leak
Show description for b214168
artefactop
committed
b214168
View commit details
Copy full SHA for b214168
Browse repository at this point
fix(frontend): anchor in-loop fallback promo frees at function end
Show description for 7271e87
artefactop
committed
7271e87
View commit details
Copy full SHA for 7271e87
Browse repository at this point
chore: record view-liveness back-edge misattribution follow-up
artefactop
committed
7baf1b7
View commit details
Copy full SHA for 7baf1b7
Browse repository at this point
test: cover early-return and in-loop rebind promo paths
Show description for 3ee4a5e
artefactop
committed
3ee4a5e
View commit details
Copy full SHA for 3ee4a5e
Browse repository at this point
docs: add substring search example (mutable strview window)
artefactop
committed
e63bf06
View commit details
Copy full SHA for e63bf06
Browse repository at this point
refactor(backend): fail loudly on missing promotion scratch slot
Show description for 80743fc
artefactop
committed
80743fc
View commit details
Copy full SHA for 80743fc
Browse repository at this point
docs: document byte-wise stepping caveat in substring example
Show description for f6212c2
artefactop
committed
f6212c2
View commit details
Copy full SHA for f6212c2
Browse repository at this point
fix(frontend): free promotion buffers on implicit fallthrough exits
Show description for f2a30af
artefactop
committed
f2a30af
View commit details
Copy full SHA for f2a30af
Browse repository at this point
Commits on Sep 16, 2026
fix(backend): zero promotion slots in deterministic emission order
Show description for d75c05d
artefactop
committed
d75c05d
View commit details
Copy full SHA for d75c05d
Browse repository at this point
You can’t perform that action at this time.