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.8k
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 9 pull requests
- #81983
#81983
Closed
JohnTitor
wants to merge 20 commits into
rust-lang:master
rust-lang/rust:master
from
JohnTitor:rollup-a9enyt3
JohnTitor/rust:rollup-a9enyt3
Copy head branch name to clipboard
Conversation
Commits
20
(20)
Checks
Files changed
Closed
Rollup of 9 pull requests
#81983
JohnTitor
wants to merge 20 commits into
rust-lang:master
rust-lang/rust:master
from
JohnTitor:rollup-a9enyt3
JohnTitor/rust:rollup-a9enyt3
Copy head branch name to clipboard
Commits
Commits on Feb 5, 2021
Ensures `make` tests run under /bin/dash, like CI, and fixes a Makefile
Show description for 57ace0d
Rich Kadel
committed
57ace0d
View commit details
Copy full SHA for 57ace0d
Browse repository at this point
Commits on Feb 6, 2021
Set SHELL = /bin/dash only if it exists
Rich Kadel
committed
ca3a714
View commit details
Copy full SHA for ca3a714
Browse repository at this point
Commits on Feb 10, 2021
Use ItemCtxt::to_ty
camsteffen
committed
471ed5f
View commit details
Copy full SHA for 471ed5f
Browse repository at this point
RELEASES.md 1.50: Group platform support notes together
Show description for 883988b
joshtriplett
committed
883988b
View commit details
Copy full SHA for 883988b
Browse repository at this point
bootstrap: Locate llvm-dwp based on llvm-config bindir
dtolnay
committed
d3fea13
View commit details
Copy full SHA for d3fea13
Browse repository at this point
Only initialize what is used
bugadani
committed
3c1d792
View commit details
Copy full SHA for 3c1d792
Browse repository at this point
Fix assosiated typo
Show description for a6d4137
therealprof
committed
a6d4137
View commit details
Copy full SHA for a6d4137
Browse repository at this point
Allow casting mut array ref to mut ptr
Show description for d64b749
osa1
committed
d64b749
View commit details
Copy full SHA for d64b749
Browse repository at this point
Catch errors on localStorage setting failure
Show description for f13bbea
lovasoa
authored
f13bbea
View commit details
Copy full SHA for f13bbea
Browse repository at this point
Fix getCurrentValue
lovasoa
authored
16f0ccd
View commit details
Copy full SHA for 16f0ccd
Browse repository at this point
bootstrap: fix wrong docs installation path
emilyalbini
committed
5034b50
View commit details
Copy full SHA for 5034b50
Browse repository at this point
Commits on Feb 11, 2021
Rollup merge of #81129 - bugadani:lighter-move-errors, r=petrochenkov
Show description for b16c54c
JohnTitor
authored
b16c54c
View commit details
Copy full SHA for b16c54c
Browse repository at this point
Rollup merge of #81479 - osa1:issue24151, r=lcnr
Show description for e1f0108
JohnTitor
authored
e1f0108
View commit details
Copy full SHA for e1f0108
Browse repository at this point
Rollup merge of #81734 - richkadel:fixfordash, r=pnkfelix
Show description for 3a1c146
JohnTitor
authored
3a1c146
View commit details
Copy full SHA for 3a1c146
Browse repository at this point
Rollup merge of #81947 - camsteffen:to-ty, r=jyn514
Show description for 7143db0
JohnTitor
authored
7143db0
View commit details
Copy full SHA for 7143db0
Browse repository at this point
Rollup merge of #81954 - joshtriplett:release-notes-group-platform-notes, r=XAMPPRocky
Show description for 2d7d7b4
JohnTitor
authored
2d7d7b4
View commit details
Copy full SHA for 2d7d7b4
Browse repository at this point
Rollup merge of #81955 - dtolnay:dwp, r=Mark-Simulacrum
Show description for 25f1a61
JohnTitor
authored
25f1a61
View commit details
Copy full SHA for 25f1a61
Browse repository at this point
Rollup merge of #81959 - therealprof:fix-typo, r=oli-obk
Show description for a06ccef
JohnTitor
authored
a06ccef
View commit details
Copy full SHA for a06ccef
Browse repository at this point
Rollup merge of #81964 - lovasoa:patch-1, r=GuillaumeGomez
Show description for 2b19246
JohnTitor
authored
2b19246
View commit details
Copy full SHA for 2b19246
Browse repository at this point
Rollup merge of #81968 - pietroalbini:fix-doc-install-path, r=Mark-Simulacrum
Show description for 12be68c
JohnTitor
authored
12be68c
View commit details
Copy full SHA for 12be68c
Browse repository at this point
You can’t perform that action at this time.