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 7 pull requests
- #139881
#139881
Merged
bors
merged 19 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-7x6zcrc
matthiaskrgr/rust:rollup-7x6zcrc
Copy head branch name to clipboard
Apr 15, 2025
Conversation
Commits
19
(19)
Checks
Files changed
Merged
Rollup of 7 pull requests
#139881
bors
merged 19 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-7x6zcrc
matthiaskrgr/rust:rollup-7x6zcrc
Copy head branch name to clipboard
Commits
Commits on Apr 10, 2025
make `AllTypes::print` return `impl fmt::Display`
yotamofek
committed
250a1aa
View commit details
Copy full SHA for 250a1aa
Browse repository at this point
make `link_tooltip` return `impl fmt::Display`
yotamofek
committed
642995c
View commit details
Copy full SHA for 642995c
Browse repository at this point
make `doc_impl_item` and `render_default_items` receive `impl fmt::Write`
yotamofek
committed
f7640d5
View commit details
Copy full SHA for f7640d5
Browse repository at this point
lazify `render_assoc_items_inner`
yotamofek
committed
8dd1cbb
View commit details
Copy full SHA for 8dd1cbb
Browse repository at this point
Commits on Apr 14, 2025
Normalize ADT fields in find_tails_for_unsizing
compiler-errors
committed
3df7882
View commit details
Copy full SHA for 3df7882
Browse repository at this point
Remove safe remove
ChrisDenton
committed
1d75783
View commit details
Copy full SHA for 1d75783
Browse repository at this point
Commits on Apr 15, 2025
Remove some "name isn't empty" assertions.
Show description for f3847f0
nnethercote
committed
f3847f0
View commit details
Copy full SHA for f3847f0
Browse repository at this point
Remove a `kw::Empty` usage in symbol mangling.
Show description for 2b43e66
nnethercote
committed
2b43e66
View commit details
Copy full SHA for 2b43e66
Browse repository at this point
Use a dummy ident for a `lint_if_path_starts_with_module` call.
Show description for c12b4aa
nnethercote
committed
c12b4aa
View commit details
Copy full SHA for c12b4aa
Browse repository at this point
Use `rust-cache` to speed-up `citool` compilation
Kobzol
committed
c49b0bd
View commit details
Copy full SHA for c49b0bd
Browse repository at this point
CI: rename MacOS runner
marcoieni
committed
73065b9
View commit details
Copy full SHA for 73065b9
Browse repository at this point
Add warning comment to `Take::get_ref` and `Chain::get_ref`
Show description for 043c5ff
joshtriplett
committed
043c5ff
View commit details
Copy full SHA for 043c5ff
Browse repository at this point
Rollup merge of #138455 - yotamofek:pr/rustdoc/more-impl-display, r=GuillaumeGomez
Show description for ca0b7f4
matthiaskrgr
authored
ca0b7f4
View commit details
Copy full SHA for ca0b7f4
Browse repository at this point
Rollup merge of #139818 - compiler-errors:normalize-tails, r=oli-obk
Show description for 27f1f4d
matthiaskrgr
authored
27f1f4d
View commit details
Copy full SHA for 27f1f4d
Browse repository at this point
Rollup merge of #139819 - Kobzol:rust-cache, r=marcoieni
Show description for b3e55a5
matthiaskrgr
authored
b3e55a5
View commit details
Copy full SHA for b3e55a5
Browse repository at this point
Rollup merge of #139824 - ChrisDenton:non-canonical, r=petrochenkov
Show description for 8bb01ff
matthiaskrgr
authored
8bb01ff
View commit details
Copy full SHA for 8bb01ff
Browse repository at this point
Rollup merge of #139848 - nnethercote:kw-Empty-5, r=compiler-errors
Show description for 2144c94
matthiaskrgr
authored
2144c94
View commit details
Copy full SHA for 2144c94
Browse repository at this point
Rollup merge of #139859 - marcoieni:rename-macos-runner, r=Kobzol
Show description for 2e363ce
matthiaskrgr
authored
2e363ce
View commit details
Copy full SHA for 2e363ce
Browse repository at this point
Rollup merge of #139877 - joshtriplett:take-care, r=dtolnay
Show description for ebaef46
matthiaskrgr
authored
ebaef46
View commit details
Copy full SHA for ebaef46
Browse repository at this point
You can’t perform that action at this time.