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 }}
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
16.2k
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 8 pull requests
- #73316
#73316
Merged
bors
merged 18 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC-zz:rollup-zgouwou
Dylan-DPC-zz/rust:rollup-zgouwou
Copy head branch name to clipboard
Jun 13, 2020
Conversation
Commits
18
(18)
Checks
Files changed
Merged
Rollup of 8 pull requests
#73316
bors
merged 18 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC-zz:rollup-zgouwou
Dylan-DPC-zz/rust:rollup-zgouwou
Copy head branch name to clipboard
Commits
Commits on Jun 2, 2020
Clarify the behaviour of Pattern when used with methods like str::contains
poliorcetics
committed
4548eb8
View commit details
Copy full SHA for 4548eb8
Browse repository at this point
Commits on Jun 12, 2020
Use the built cargo for cargotest.
ehuss
committed
57b54c4
View commit details
Copy full SHA for 57b54c4
Browse repository at this point
Helper method for whether type has structural equality
Show description for bd4bd59
ecstatic-morse
committed
bd4bd59
View commit details
Copy full SHA for bd4bd59
Browse repository at this point
Use "reflexive equality" in docs
ecstatic-morse
committed
1dd4561
View commit details
Copy full SHA for 1dd4561
Browse repository at this point
Make `type_marked_structural` private
ecstatic-morse
committed
2801761
View commit details
Copy full SHA for 2801761
Browse repository at this point
Fix links when pinging notification groups
LeSeulArtichaut
authored
b126f32
View commit details
Copy full SHA for b126f32
Browse repository at this point
Commits on Jun 13, 2020
Prefer the associated consts for pattern matching error
tesuji
committed
c755292
View commit details
Copy full SHA for c755292
Browse repository at this point
Adjusted some doctests in libcore to use `should_panic`.
Show description for 3ab4b38
Jake Degen
authored and
JakobDegen
committed
3ab4b38
View commit details
Copy full SHA for 3ab4b38
Browse repository at this point
pretty/asm.rs should only be tested for x86_64 and not AArch64
yerke
committed
249a46f
View commit details
Copy full SHA for 249a46f
Browse repository at this point
Add/update comments about MinGW late_link_args
mati865
committed
5a841b9
View commit details
Copy full SHA for 5a841b9
Browse repository at this point
Rollup merge of #72932 - poliorcetics:pattern-contains-behaviour, r=hanna-kruppe
Show description for 2cc2672
Dylan-DPC
authored
2cc2672
View commit details
Copy full SHA for 2cc2672
Browse repository at this point
Rollup merge of #73066 - ecstatic-morse:query-structural-eq2, r=pnkfelix
Show description for 6ad8cbd
Dylan-DPC
authored
6ad8cbd
View commit details
Copy full SHA for 6ad8cbd
Browse repository at this point
Rollup merge of #73194 - lzutao:INT-patterns, r=dtolnay
Show description for f738423
Dylan-DPC
authored
f738423
View commit details
Copy full SHA for f738423
Browse repository at this point
Rollup merge of #73241 - mati865:mingw-libs-order-comment, r=petrochenkov
Show description for 61a59a5
Dylan-DPC
authored
61a59a5
View commit details
Copy full SHA for 61a59a5
Browse repository at this point
Rollup merge of #73267 - ehuss:cargotest-this-cargo, r=Mark-Simulacrum
Show description for 6a42f7d
Dylan-DPC
authored
6a42f7d
View commit details
Copy full SHA for 6a42f7d
Browse repository at this point
Rollup merge of #73290 - LeSeulArtichaut:patch-1, r=Dylan-DPC
Show description for 0bbc651
Dylan-DPC
authored
0bbc651
View commit details
Copy full SHA for 0bbc651
Browse repository at this point
Rollup merge of #73302 - JakobDegen:should-panic-documentation, r=Mark-Simulacrum
Show description for a879f9c
Dylan-DPC
authored
a879f9c
View commit details
Copy full SHA for a879f9c
Browse repository at this point
Rollup merge of #73308 - yerke:fix-pretty-asm-rs-test-for-aarch64, r=Amanieu
Show description for 8d97ccf
Dylan-DPC
authored
8d97ccf
View commit details
Copy full SHA for 8d97ccf
Browse repository at this point
You can’t perform that action at this time.