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
- #128313
#128313
Merged
bors
merged 16 commits into
rust-lang:master
rust-lang/rust:master
from
GuillaumeGomez:rollup-kacb489
GuillaumeGomez/rust:rollup-kacb489
Copy head branch name to clipboard
Jul 28, 2024
Conversation
Commits
16
(16)
Checks
Files changed
Merged
Rollup of 6 pull requests
#128313
bors
merged 16 commits into
rust-lang:master
rust-lang/rust:master
from
GuillaumeGomez:rollup-kacb489
GuillaumeGomez/rust:rollup-kacb489
Copy head branch name to clipboard
Commits
Commits on Jul 18, 2024
Add copy code button
GuillaumeGomez
committed
9946a68
View commit details
Copy full SHA for 9946a68
Browse repository at this point
Add rustdoc GUI test for new copy code feature
GuillaumeGomez
committed
ddaa90f
View commit details
Copy full SHA for ddaa90f
Browse repository at this point
Make "copy code" button the same size as the "copy path" button
GuillaumeGomez
committed
578810b
View commit details
Copy full SHA for 578810b
Browse repository at this point
Unify UI between code block buttons and top buttons
GuillaumeGomez
committed
26d7251
View commit details
Copy full SHA for 26d7251
Browse repository at this point
Commits on Jul 23, 2024
add `is_multiple_of` for unsigned integer types
folkertdev
committed
aded725
View commit details
Copy full SHA for aded725
Browse repository at this point
Commits on Jul 26, 2024
Fix doc nits
Show description for a19472a
bitfield
committed
a19472a
View commit details
Copy full SHA for a19472a
Browse repository at this point
Add links from `assert_eq!` docs to `debug_assert_eq!`, etc.
Show description for 1c64fd3
mbrubeck
committed
1c64fd3
View commit details
Copy full SHA for 1c64fd3
Browse repository at this point
Commits on Jul 28, 2024
dedup object
Show description for 58c9999
klensy
committed
58c9999
View commit details
Copy full SHA for 58c9999
Browse repository at this point
adopt object changes
Show description for 8754710
klensy
committed
8754710
View commit details
Copy full SHA for 8754710
Browse repository at this point
stabilize const_waker
slanterns
committed
0a6ebba
View commit details
Copy full SHA for 0a6ebba
Browse repository at this point
Rollup merge of #125779 - GuillaumeGomez:copy-code, r=rustdoc-team
Show description for a8cc24a
GuillaumeGomez
authored
a8cc24a
View commit details
Copy full SHA for a8cc24a
Browse repository at this point
Rollup merge of #127765 - bitfield:fix_stdlib_doc_nits, r=dtolnay
Show description for 506a631
GuillaumeGomez
authored
506a631
View commit details
Copy full SHA for 506a631
Browse repository at this point
Rollup merge of #127860 - klensy:dedup, r=Mark-Simulacrum
Show description for 19feb90
GuillaumeGomez
authored
19feb90
View commit details
Copy full SHA for 19feb90
Browse repository at this point
Rollup merge of #128103 - folkertdev:unsigned-int-is-multiple-of, r=Amanieu
Show description for 0e45047
GuillaumeGomez
authored
0e45047
View commit details
Copy full SHA for 0e45047
Browse repository at this point
Rollup merge of #128228 - slanterns:const_waker, r=dtolnay,oli-obk
Show description for ee5956f
GuillaumeGomez
authored
ee5956f
View commit details
Copy full SHA for ee5956f
Browse repository at this point
Rollup merge of #128240 - mbrubeck:patch-3, r=joboet
Show description for eeb76cc
GuillaumeGomez
authored
eeb76cc
View commit details
Copy full SHA for eeb76cc
Browse repository at this point
You can’t perform that action at this time.