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.7k
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 7 pull requests
- #94632
#94632
Closed
Dylan-DPC
wants to merge 19 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC:rollup-4crmyjq
Dylan-DPC/rust:rollup-4crmyjq
Copy head branch name to clipboard
Conversation
Commits
19
(19)
Checks
Files changed
Closed
Rollup of 7 pull requests
#94632
Dylan-DPC
wants to merge 19 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC:rollup-4crmyjq
Dylan-DPC/rust:rollup-4crmyjq
Copy head branch name to clipboard
Commits
Commits on Feb 28, 2022
Only count mutations with projections as borrows
Show description for 3f73491
eholk
committed
3f73491
View commit details
Copy full SHA for 3f73491
Browse repository at this point
Enable drop-tracking tests behind -Zdrop-tracking
Show description for 09aa09f
eholk
committed
09aa09f
View commit details
Copy full SHA for 09aa09f
Browse repository at this point
Fix formatting
eholk
committed
1c12c92
View commit details
Copy full SHA for 1c12c92
Browse repository at this point
Commits on Mar 3, 2022
Clean up the std library's #![feature]s
Show description for 42cb2ea
JmPotato
committed
42cb2ea
View commit details
Copy full SHA for 42cb2ea
Browse repository at this point
Commits on Mar 4, 2022
remove_dir_all(): try recursing first instead of trying to unlink()
Show description for e427333
hkratz
committed
e427333
View commit details
Copy full SHA for e427333
Browse repository at this point
Integrate macos x86-64 remove_dir_all() impl. Step 1: remove
hkratz
committed
41b4423
View commit details
Copy full SHA for 41b4423
Browse repository at this point
Integrate macos x86-64 remove_dir_all() impl. Step 2: readd
hkratz
committed
735f60c
View commit details
Copy full SHA for 735f60c
Browse repository at this point
Distinguish binding assignments, use Ty::needs_drop
Show description for add169d
eholk
committed
add169d
View commit details
Copy full SHA for add169d
Browse repository at this point
Edit docs on consistency of `PartialOrd` and `PartialEq`
Show description for f0257b1
pierwill
committed
f0257b1
View commit details
Copy full SHA for f0257b1
Browse repository at this point
Downgrade `#[test]` on macro call to warning
Show description for 050d589
estebank
committed
050d589
View commit details
Copy full SHA for 050d589
Browse repository at this point
Add known-bug directive to issue #47511 test case
marmeladema
committed
9e03d7d
View commit details
Copy full SHA for 9e03d7d
Browse repository at this point
Commits on Mar 5, 2022
Fix typo in c-variadic
nebulatgs
authored
a4cb2bf
View commit details
Copy full SHA for a4cb2bf
Browse repository at this point
Rollup merge of #94446 - rusticstuff:remove_dir_all-illumos-fix, r=cuviper
Show description for 478851c
Dylan-DPC
authored
478851c
View commit details
Copy full SHA for 478851c
Browse repository at this point
Rollup merge of #94460 - eholk:reenable-drop-tracking-tests, r=tmiasko
Show description for bf9fee8
Dylan-DPC
authored
bf9fee8
View commit details
Copy full SHA for bf9fee8
Browse repository at this point
Rollup merge of #94546 - JmPotato:std-features-cleanup, r=m-ou-se
Show description for 9ffe8d6
Dylan-DPC
authored
9ffe8d6
View commit details
Copy full SHA for 9ffe8d6
Browse repository at this point
Rollup merge of #94620 - pierwill:partialord-constistency, r=yaahc
Show description for 2c09766
Dylan-DPC
authored
2c09766
View commit details
Copy full SHA for 2c09766
Browse repository at this point
Rollup merge of #94624 - estebank:regression-94508, r=Dylan-DPC
Show description for e8f8ffe
Dylan-DPC
authored
e8f8ffe
View commit details
Copy full SHA for e8f8ffe
Browse repository at this point
Rollup merge of #94626 - marmeladema:issue-47511-known-bug, r=jackh726
Show description for 74832a2
Dylan-DPC
authored
74832a2
View commit details
Copy full SHA for 74832a2
Browse repository at this point
Rollup merge of #94631 - nebulatgs:patch-1, r=Dylan-DPC
Show description for 74cdef0
Dylan-DPC
authored
74cdef0
View commit details
Copy full SHA for 74cdef0
Browse repository at this point
You can’t perform that action at this time.