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
Accelerator
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
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
15.4k
Star
116k
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
Rollup of 5 pull requests
- #158610
#158610
Merged
rust-bors[bot]
merged 14 commits into
rust-lang:main
rust-lang/rust:main
from
JonathanBrouwer:rollup-YAPZ5ee
JonathanBrouwer/rust:rollup-YAPZ5ee
Copy head branch name to clipboard
Jun 30, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Rollup of 5 pull requests
#158610
rust-bors[bot]
merged 14 commits into
rust-lang:main
rust-lang/rust:main
from
JonathanBrouwer:rollup-YAPZ5ee
JonathanBrouwer/rust:rollup-YAPZ5ee
Copy head branch name to clipboard
Commits
Commits on Jun 29, 2026
Remove debuginfo_finalize from DebugInfoCodegenMethods
Show description for 67c85cc
bjorn3
committed
67c85cc
View commit details
Copy full SHA for 67c85cc
Browse repository at this point
Move a bunch of debuginfo functions from codegen to builder methods
Show description for 3247057
bjorn3
committed
3247057
View commit details
Copy full SHA for 3247057
Browse repository at this point
Move a couple more debuginfo functions from codegen to builder methods
Show description for aa81c21
bjorn3
committed
aa81c21
View commit details
Copy full SHA for aa81c21
Browse repository at this point
Pass &mut self to all debuginfo builder methods
bjorn3
committed
0943c50
View commit details
Copy full SHA for 0943c50
Browse repository at this point
Avoid storing module in CodegenUnitDebugContext
bjorn3
committed
7d346e2
View commit details
Copy full SHA for 7d346e2
Browse repository at this point
Update books
rustbot
committed
6220fee
View commit details
Copy full SHA for 6220fee
Browse repository at this point
Test(lib/net): Fix `hostname_smoketest` for Win7
Show description for 3ace8f4
PaulDance
committed
3ace8f4
View commit details
Copy full SHA for 3ace8f4
Browse repository at this point
Commits on Jun 30, 2026
tests: only run `lexical-scope-in-match.rs` for LLDB >= 21
jieyouxu
committed
85f2c70
View commit details
Copy full SHA for 85f2c70
Browse repository at this point
Fix `rustc --unpretty=expanded` emit of `[const] [unsafe] impl Trait for`
Arnavion
committed
121f01b
View commit details
Copy full SHA for 121f01b
Browse repository at this point
Rollup merge of #158600 - Arnavion:unpretty-const-impl-trait-keyword-order, r=chenyukang
Show description for 13316ff
JonathanBrouwer
authored
13316ff
View commit details
Copy full SHA for 13316ff
Browse repository at this point
Rollup merge of #158560 - bjorn3:ssa_refactor_debuginfo, r=Kivooeo
Show description for d1462c2
JonathanBrouwer
authored
d1462c2
View commit details
Copy full SHA for d1462c2
Browse repository at this point
Rollup merge of #158563 - PaulDance:patches/fix-win7-hostname_smoketest, r=JohnTitor
Show description for 49a038c
JonathanBrouwer
authored
49a038c
View commit details
Copy full SHA for 49a038c
Browse repository at this point
Rollup merge of #158571 - rustbot:docs-update, r=ehuss
Show description for 421190f
JonathanBrouwer
authored
421190f
View commit details
Copy full SHA for 421190f
Browse repository at this point
Rollup merge of #158592 - jieyouxu:jieyouxu/misc/debuginfo-lldb, r=Mark-Simulacrum
Show description for 8b54e84
JonathanBrouwer
authored
8b54e84
View commit details
Copy full SHA for 8b54e84
Browse repository at this point
You can’t perform that action at this time.