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
- #137716
#137716
Closed
matthiaskrgr
wants to merge 13 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-k2rjlu6
matthiaskrgr/rust:rollup-k2rjlu6
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Closed
Rollup of 4 pull requests
#137716
matthiaskrgr
wants to merge 13 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-k2rjlu6
matthiaskrgr/rust:rollup-k2rjlu6
Copy head branch name to clipboard
Commits
Commits on Feb 20, 2025
add `IntoBounds::intersect` and `RangeBounds::is_empty`
pitaj
committed
c293af9
View commit details
Copy full SHA for c293af9
Browse repository at this point
Commits on Feb 23, 2025
compiletest: disambiguate between root build dir vs test suite specific build dir
Show description for 5d6a6e7
jieyouxu
committed
5d6a6e7
View commit details
Copy full SHA for 5d6a6e7
Browse repository at this point
bootstrap: remove `--build-base` and use `--build-root` and `--build-test-suite-root` instead
jieyouxu
committed
5238337
View commit details
Copy full SHA for 5238337
Browse repository at this point
bootstrap: remove redundant `to_path_buf()`
jieyouxu
committed
7d2e4e4
View commit details
Copy full SHA for 7d2e4e4
Browse repository at this point
Commits on Feb 26, 2025
In `AssocOp::AssignOp`, use `BinOpKind` instead of `BinOpToken`
Show description for a8364f3
nnethercote
committed
a8364f3
View commit details
Copy full SHA for a8364f3
Browse repository at this point
Introduce `AssocOp::Binary`.
Show description for ceafbad
nnethercote
committed
ceafbad
View commit details
Copy full SHA for ceafbad
Browse repository at this point
Replace `AssocOp::DotDot{,Eq}` with `AssocOp::Range`.
Show description for fc8e87b
nnethercote
committed
fc8e87b
View commit details
Copy full SHA for fc8e87b
Browse repository at this point
Rename `AssocOp::As` as `AssocOp::Cast`.
Show description for 2ac46f6
nnethercote
committed
2ac46f6
View commit details
Copy full SHA for 2ac46f6
Browse repository at this point
Commits on Feb 27, 2025
require trait impls to have matching const stabilities as the traits
fee1-dead
committed
ef66cbb
View commit details
Copy full SHA for ef66cbb
Browse repository at this point
Rollup merge of #136542 - jieyouxu:build-base, r=onur-ozkan
Show description for 262e07a
matthiaskrgr
authored
262e07a
View commit details
Copy full SHA for 262e07a
Browse repository at this point
Rollup merge of #136688 - fee1-dead-contrib:push-nppsusmpokqo, r=compiler-errors
Show description for a462ee2
matthiaskrgr
authored
a462ee2
View commit details
Copy full SHA for a462ee2
Browse repository at this point
Rollup merge of #136846 - nnethercote:make-AssocOp-more-like-ExprKind, r=spastorino
Show description for fabf069
matthiaskrgr
authored
fabf069
View commit details
Copy full SHA for fabf069
Browse repository at this point
Rollup merge of #137304 - pitaj:rangebounds-is_empty-intersect, r=ibraheemdev
Show description for 3641db2
matthiaskrgr
authored
3641db2
View commit details
Copy full SHA for 3641db2
Browse repository at this point
You can’t perform that action at this time.