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 }}
rust-lang
/
rust
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
16.1k
Star
119k
Code
Issues
5k+
Pull requests
1.4k
Actions
Projects
Security and quality
6
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Execute delayed lowering in a sandbox
- #155337
#155337
Draft
aerooneqq
wants to merge 15 commits into
rust-lang:main
rust-lang/rust:main
from
aerooneqq:delayed-lowering-in-sandbox
aerooneqq/rust:delayed-lowering-in-sandbox
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Draft
Execute delayed lowering in a sandbox
#155337
aerooneqq
wants to merge 15 commits into
rust-lang:main
rust-lang/rust:main
from
aerooneqq:delayed-lowering-in-sandbox
aerooneqq/rust:delayed-lowering-in-sandbox
Copy head branch name to clipboard
Commits
Commits on Jun 11, 2026
Implement prototype
aerooneqq
committed
1f7f8cd
View commit details
Copy full SHA for 1f7f8cd
Browse repository at this point
Fix tests
aerooneqq
committed
35a3865
View commit details
Copy full SHA for 35a3865
Browse repository at this point
Integrate force_delayed_owners_lowering call in front of hir_crate_items
aerooneqq
committed
48364b6
View commit details
Copy full SHA for 48364b6
Browse repository at this point
Fix alphabetical
aerooneqq
committed
b25e699
View commit details
Copy full SHA for b25e699
Browse repository at this point
Remove is_sandbox from ImplicitCtxt, use atomics instead
aerooneqq
committed
43e50ef
View commit details
Copy full SHA for 43e50ef
Browse repository at this point
sanbox_callfront -> callfront
aerooneqq
committed
fe31f2e
View commit details
Copy full SHA for fe31f2e
Browse repository at this point
Invalidate untracked caches
aerooneqq
committed
a08c13d
View commit details
Copy full SHA for a08c13d
Browse repository at this point
Fix incorrect behavior of create_def in sandbox
aerooneqq
committed
3874f30
View commit details
Copy full SHA for 3874f30
Browse repository at this point
Generate callfront calls mainly in macros
aerooneqq
committed
116cfe1
View commit details
Copy full SHA for 116cfe1
Browse repository at this point
Small improvements
aerooneqq
committed
010e8eb
View commit details
Copy full SHA for 010e8eb
Browse repository at this point
After-rebase fixes
aerooneqq
committed
2eac487
View commit details
Copy full SHA for 2eac487
Browse repository at this point
Remove //@ run-pass
aerooneqq
committed
bc34354
View commit details
Copy full SHA for bc34354
Browse repository at this point
After-rebase fixes
aerooneqq
committed
94683c1
View commit details
Copy full SHA for 94683c1
Browse repository at this point
Try AtomicPtrs
aerooneqq
committed
e3decb0
View commit details
Copy full SHA for e3decb0
Browse repository at this point
After-rebase fixes
aerooneqq
committed
829f459
View commit details
Copy full SHA for 829f459
Browse repository at this point
You can’t perform that action at this time.