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.1k
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
- #95090
#95090
Merged
bors
merged 16 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-pho6x6s
matthiaskrgr/rust:rollup-pho6x6s
Copy head branch name to clipboard
Mar 19, 2022
Conversation
Commits
16
(16)
Checks
Files changed
Merged
Rollup of 7 pull requests
#95090
bors
merged 16 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-pho6x6s
matthiaskrgr/rust:rollup-pho6x6s
Copy head branch name to clipboard
Commits
Commits on Feb 23, 2022
Always evaluate all cfg predicate in all() and any()
Urgau
committed
f57cc8c
View commit details
Copy full SHA for f57cc8c
Browse repository at this point
Commits on Mar 10, 2022
Let `try_collect` take advantage of `try_fold` overrides
Show description for 7ef74bc
scottmcm
committed
7ef74bc
View commit details
Copy full SHA for 7ef74bc
Browse repository at this point
Commits on Mar 16, 2022
Add test for >65535 hashes in lexing raw string
GrishaVar
authored
4e3dbb3
View commit details
Copy full SHA for 4e3dbb3
Browse repository at this point
Derive Eq for std::cmp::Ordering, instead of using manual impl.
Show description for ba611d5
zachs18
committed
ba611d5
View commit details
Copy full SHA for ba611d5
Browse repository at this point
Add test for StructuralEq for std::cmp::Ordering.
Show description for b13b495
zachs18
committed
b13b495
View commit details
Copy full SHA for b13b495
Browse repository at this point
Commits on Mar 17, 2022
feat: Add use of bool::then in sys/unix/process
Show description for b1f3179
wcampbell0x2a
committed
b1f3179
View commit details
Copy full SHA for b1f3179
Browse repository at this point
Commits on Mar 18, 2022
Compare installed browser-ui-test version to the one used in CI
GuillaumeGomez
committed
1ddbae3
View commit details
Copy full SHA for 1ddbae3
Browse repository at this point
Run rustdoc GUI tests when browser-ui-test version is updated
GuillaumeGomez
committed
c8158e9
View commit details
Copy full SHA for c8158e9
Browse repository at this point
Document that `Option<extern "abi" fn>` discriminant elision applies for any ABI
Show description for 156734d
danielhenrymantilla
authored
156734d
View commit details
Copy full SHA for 156734d
Browse repository at this point
Rollup merge of #94115 - scottmcm:iter-process-by-ref, r=yaahc
Show description for c183d4a
matthiaskrgr
authored
c183d4a
View commit details
Copy full SHA for c183d4a
Browse repository at this point
Rollup merge of #94295 - Urgau:cfg-always-eval-all-predicate, r=petrochenkov
Show description for d15006c
matthiaskrgr
authored
d15006c
View commit details
Copy full SHA for d15006c
Browse repository at this point
Rollup merge of #94848 - GuillaumeGomez:browser-ui-test-version, r=Mark-Simulacrum
Show description for 0f002eb
matthiaskrgr
authored
0f002eb
View commit details
Copy full SHA for 0f002eb
Browse repository at this point
Rollup merge of #94993 - GrishaVar:too-many-hashes-test, r=Dylan-DPC
Show description for c271920
matthiaskrgr
authored
c271920
View commit details
Copy full SHA for c271920
Browse repository at this point
Rollup merge of #95017 - zachs18:cmp_ordering_derive_eq, r=Dylan-DPC
Show description for 4ead6d9
matthiaskrgr
authored
4ead6d9
View commit details
Copy full SHA for 4ead6d9
Browse repository at this point
Rollup merge of #95058 - wcampbell0x2a:use-then-in-unix-process, r=dtolnay
Show description for c8cf9e3
matthiaskrgr
authored
c8cf9e3
View commit details
Copy full SHA for c8cf9e3
Browse repository at this point
Rollup merge of #95083 - danielhenrymantilla:patch-2, r=RalfJung
Show description for 9c40db2
matthiaskrgr
authored
9c40db2
View commit details
Copy full SHA for 9c40db2
Browse repository at this point
You can’t perform that action at this time.