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
Type
/
to 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
115k
Code
Issues
5k+
Pull requests
1.3k
Actions
Projects
Security and quality
6
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Rollup of 4 pull requests
- #153281
#153281
Closed
JonathanBrouwer
wants to merge 12 commits into
rust-lang:main
rust-lang/rust:main
from
JonathanBrouwer:rollup-r38XS7n
JonathanBrouwer/rust:rollup-r38XS7n
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Closed
Rollup of 4 pull requests
#153281
JonathanBrouwer
wants to merge 12 commits into
rust-lang:main
rust-lang/rust:main
from
JonathanBrouwer:rollup-r38XS7n
JonathanBrouwer/rust:rollup-r38XS7n
Copy head branch name to clipboard
Commits
Commits on Feb 27, 2026
add more tests for `unused_results` lints
WaffleLapkin
committed
d351448
View commit details
Copy full SHA for d351448
Browse repository at this point
don't emit `unused_results` lint for tuples of trivial types
WaffleLapkin
committed
8958cb9
View commit details
Copy full SHA for 8958cb9
Browse repository at this point
Commits on Mar 2, 2026
Make non-queries available to `rustc_with_all_queries`.
Show description for 253c696
nnethercote
committed
253c696
View commit details
Copy full SHA for 253c696
Browse repository at this point
Change how query vtables are constructed.
Show description for 40b2274
nnethercote
committed
40b2274
View commit details
Copy full SHA for 40b2274
Browse repository at this point
vec/mod.rs: add missing period in "ie." in docs
Show description for f538526
DanielEScherzer
authored
f538526
View commit details
Copy full SHA for f538526
Browse repository at this point
fix next-solver ICE on PointeeSized goals
TaKO8Ki
committed
66786fc
View commit details
Copy full SHA for 66786fc
Browse repository at this point
replace issue number with link
TaKO8Ki
committed
6cda9bf
View commit details
Copy full SHA for 6cda9bf
Browse repository at this point
simplify test case and add revisions for both solvers
Show description for ca74063
TaKO8Ki
committed
ca74063
View commit details
Copy full SHA for ca74063
Browse repository at this point
Rollup merge of #151962 - TaKO8Ki:pointee-sized-next-solver-ice, r=lcnr
Show description for fe2ef56
JonathanBrouwer
authored
fe2ef56
View commit details
Copy full SHA for fe2ef56
Browse repository at this point
Rollup merge of #153161 - nnethercote:rejig-rustc_with_all_queries, r=Zalathar
Show description for 22ca742
JonathanBrouwer
authored
22ca742
View commit details
Copy full SHA for 22ca742
Browse repository at this point
Rollup merge of #153191 - WaffleLapkin:shouldnt_use_trivial_tuples, r=jdonszelmann
Show description for 1be829c
JonathanBrouwer
authored
1be829c
View commit details
Copy full SHA for 1be829c
Browse repository at this point
Rollup merge of #153273 - DanielEScherzer:patch-2, r=joboet
Show description for 88f8236
JonathanBrouwer
authored
88f8236
View commit details
Copy full SHA for 88f8236
Browse repository at this point
You can’t perform that action at this time.