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
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
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.6k
Star
119k
Code
Issues
5k+
Pull requests
1.4k
Actions
Projects
Security and quality
6
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Rollup of 12 pull requests
- #83039
#83039
Closed
JohnTitor
wants to merge 29 commits into
rust-lang:master
rust-lang/rust:master
from
JohnTitor:rollup-x60hl30
JohnTitor/rust:rollup-x60hl30
Copy head branch name to clipboard
Conversation
Commits
29
(29)
Checks
Files changed
Closed
Rollup of 12 pull requests
#83039
JohnTitor
wants to merge 29 commits into
rust-lang:master
rust-lang/rust:master
from
JohnTitor:rollup-x60hl30
JohnTitor/rust:rollup-x60hl30
Copy head branch name to clipboard
Commits
Commits on Dec 26, 2020
Clarify what `Cell::replace` returns
camelid
authored
c71f523
View commit details
Copy full SHA for c71f523
Browse repository at this point
Commits on Mar 9, 2021
convert slice doc link to intra-doc links
mockersf
committed
14e23f1
View commit details
Copy full SHA for 14e23f1
Browse repository at this point
Commits on Mar 10, 2021
Add spirv extension handling in compiletest
XAMPPRocky
committed
a6624d3
View commit details
Copy full SHA for a6624d3
Browse repository at this point
update MSYS2 link in README
Show description for 3a3e7eb
tspiteri
committed
3a3e7eb
View commit details
Copy full SHA for 3a3e7eb
Browse repository at this point
Fix "run" button position in error index
GuillaumeGomez
committed
a4d7046
View commit details
Copy full SHA for a4d7046
Browse repository at this point
add back sort_by_key link, allow linter and add comment
mockersf
committed
0d07153
View commit details
Copy full SHA for 0d07153
Browse repository at this point
remove slice linkcheck exceptions
mockersf
committed
0666905
View commit details
Copy full SHA for 0666905
Browse repository at this point
apply review
mockersf
committed
232b9f1
View commit details
Copy full SHA for 232b9f1
Browse repository at this point
Add reexport tests
aDotInTheVoid
committed
9925ecb
View commit details
Copy full SHA for 9925ecb
Browse repository at this point
Improve some jsondocck errors
aDotInTheVoid
committed
5f24798
View commit details
Copy full SHA for 5f24798
Browse repository at this point
Commits on Mar 11, 2021
Ignore Vim swap files
camelid
authored
68f50c8
View commit details
Copy full SHA for 68f50c8
Browse repository at this point
rustdoc: tweak the search index format
Show description for 3934dd1
notriddle
committed
3934dd1
View commit details
Copy full SHA for 3934dd1
Browse repository at this point
Adjust some `#[cfg]`s to take non-Unix non-Windows operating systems into account
hyd-dev
committed
00c0872
View commit details
Copy full SHA for 00c0872
Browse repository at this point
Reintroduce accidentally deleted assertions.
Show description for c69b108
oli-obk
committed
c69b108
View commit details
Copy full SHA for c69b108
Browse repository at this point
Update RLS
Xanewok
committed
ae5cc8a
View commit details
Copy full SHA for ae5cc8a
Browse repository at this point
Make THIR data structures public
LeSeulArtichaut
committed
2a34428
View commit details
Copy full SHA for 2a34428
Browse repository at this point
Add `-Z unpretty` flag for the THIR
LeSeulArtichaut
committed
6bf4147
View commit details
Copy full SHA for 6bf4147
Browse repository at this point
Rollup merge of #80385 - camelid:clarify-cell-replace-docs, r=Mark-Simulacrum
Show description for eb6af16
JohnTitor
authored
eb6af16
View commit details
Copy full SHA for eb6af16
Browse repository at this point
Rollup merge of #82571 - aDotInTheVoid:reexport-tests, r=CraftSpider
Show description for c63a963
JohnTitor
authored
c63a963
View commit details
Copy full SHA for c63a963
Browse repository at this point
Rollup merge of #82860 - LeSeulArtichaut:unpretty-thir, r=spastorino
Show description for 26d4393
JohnTitor
authored
26d4393
View commit details
Copy full SHA for 26d4393
Browse repository at this point
Rollup merge of #82950 - mockersf:slice-intra-doc-link, r=jyn514
Show description for 9b20fe2
JohnTitor
authored
9b20fe2
View commit details
Copy full SHA for 9b20fe2
Browse repository at this point
Rollup merge of #82965 - XAMPPRocky:spv-ext, r=nagisa
Show description for e568795
JohnTitor
authored
e568795
View commit details
Copy full SHA for e568795
Browse repository at this point
Rollup merge of #82966 - tspiteri:msys2-link, r=Mark-Simulacrum
Show description for b986f78
JohnTitor
authored
b986f78
View commit details
Copy full SHA for b986f78
Browse repository at this point
Rollup merge of #82979 - GuillaumeGomez:run-button-pos, r=Nemo157
Show description for d682354
JohnTitor
authored
d682354
View commit details
Copy full SHA for d682354
Browse repository at this point
Rollup merge of #83001 - camelid:gitignore-vim-swap, r=Mark-Simulacrum
Show description for e4995c7
JohnTitor
authored
e4995c7
View commit details
Copy full SHA for e4995c7
Browse repository at this point
Rollup merge of #83003 - notriddle:rustdoc-index-v3, r=GuillaumeGomez
Show description for b31e9d5
JohnTitor
authored
b31e9d5
View commit details
Copy full SHA for b31e9d5
Browse repository at this point
Rollup merge of #83013 - hyd-dev:cfg-unix-windows, r=bjorn3
Show description for b54ed1c
JohnTitor
authored
b54ed1c
View commit details
Copy full SHA for b54ed1c
Browse repository at this point
Rollup merge of #83018 - oli-obk:float_check, r=davidtwco
Show description for 3c56110
JohnTitor
authored
3c56110
View commit details
Copy full SHA for 3c56110
Browse repository at this point
Rollup merge of #83024 - Xanewok:update-rls, r=Dylan-DPC
Show description for 9ad4625
JohnTitor
authored
9ad4625
View commit details
Copy full SHA for 9ad4625
Browse repository at this point
You can’t perform that action at this time.