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 6 pull requests
- #147197
#147197
Merged
bors
merged 16 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-du5e4pv
matthiaskrgr/rust:rollup-du5e4pv
Copy head branch name to clipboard
Sep 30, 2025
Conversation
Commits
16
(16)
Checks
Files changed
Merged
Rollup of 6 pull requests
#147197
bors
merged 16 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-du5e4pv
matthiaskrgr/rust:rollup-du5e4pv
Copy head branch name to clipboard
Commits
Commits on Sep 5, 2025
Add `Path::has_trailing_sep` and related methods
clarfonthey
committed
7ce8e28
View commit details
Copy full SHA for 7ce8e28
Browse repository at this point
Commits on Sep 29, 2025
remove `reverse_{encode, decode}!`
cyrgani
committed
9bb4081
View commit details
Copy full SHA for 9bb4081
Browse repository at this point
remove unused `#![feature(stmt_expr_attributes)]`
cyrgani
committed
23f3400
View commit details
Copy full SHA for 23f3400
Browse repository at this point
explicitly implement `!Send` and `!Sync`
cyrgani
committed
d7773f6
View commit details
Copy full SHA for d7773f6
Browse repository at this point
Commits on Sep 30, 2025
Move `MetadataKindId` into its own submodule
Zalathar
committed
cd40bbf
View commit details
Copy full SHA for cd40bbf
Browse repository at this point
Declare all "fixed" metadata kinds as `MetadataKindId`
Zalathar
committed
906bf49
View commit details
Copy full SHA for 906bf49
Browse repository at this point
Replace `MetadataType` with the `MetadataKindId` constants
Zalathar
committed
cc6329a
View commit details
Copy full SHA for cc6329a
Browse repository at this point
remove unnecessary test directives
lcnr
committed
198777a
View commit details
Copy full SHA for 198777a
Browse repository at this point
Add repr(align(2)) to RcInner and ArcInner
taiki-e
committed
9e79fac
View commit details
Copy full SHA for 9e79fac
Browse repository at this point
bootstrap: build bootstrap docs with in-tree rustdoc
Show description for ba13b6e
notriddle
committed
ba13b6e
View commit details
Copy full SHA for ba13b6e
Browse repository at this point
Rollup merge of #142506 - clarfonthey:path-trailing-sep, r=joboet
Show description for 61b9467
matthiaskrgr
authored
61b9467
View commit details
Copy full SHA for 61b9467
Browse repository at this point
Rollup merge of #146886 - taiki-e:rc-inner-align, r=Mark-Simulacrum
Show description for f7c7e34
matthiaskrgr
authored
f7c7e34
View commit details
Copy full SHA for f7c7e34
Browse repository at this point
Rollup merge of #147166 - cyrgani:proc-macro-cleanup-1, r=petrochenkov
Show description for 622ca20
matthiaskrgr
authored
622ca20
View commit details
Copy full SHA for 622ca20
Browse repository at this point
Rollup merge of #147172 - notriddle:tooldoc, r=Kobzol
Show description for 4cbaa70
matthiaskrgr
authored
4cbaa70
View commit details
Copy full SHA for 4cbaa70
Browse repository at this point
Rollup merge of #147181 - Zalathar:fixed-metadata, r=petrochenkov
Show description for 6e577e1
matthiaskrgr
authored
6e577e1
View commit details
Copy full SHA for 6e577e1
Browse repository at this point
Rollup merge of #147187 - lcnr:rarw, r=lqd
Show description for 561e02c
matthiaskrgr
authored
561e02c
View commit details
Copy full SHA for 561e02c
Browse repository at this point
You can’t perform that action at this time.