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.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 7 pull requests
- #69172
#69172
Merged
bors
merged 19 commits into
rust-lang:master
rust-lang/rust:master
from
JohnTitor:rollup-6cbmwcw
JohnTitor/rust:rollup-6cbmwcw
Copy head branch name to clipboard
Feb 15, 2020
Conversation
Commits
19
(19)
Checks
Files changed
Merged
Rollup of 7 pull requests
#69172
bors
merged 19 commits into
rust-lang:master
rust-lang/rust:master
from
JohnTitor:rollup-6cbmwcw
JohnTitor/rust:rollup-6cbmwcw
Copy head branch name to clipboard
Commits
Commits on Jan 23, 2020
Use a `ParamEnvAnd<Predicate>` for caching in `ObligationForest`
Show description for 90afc07
Aaron1011
committed
90afc07
View commit details
Copy full SHA for 90afc07
Browse repository at this point
Commits on Feb 5, 2020
or_patterns: harden bindings test
Centril
committed
6509db8
View commit details
Copy full SHA for 6509db8
Browse repository at this point
or_patterns: rename previous test
Centril
committed
29437e5
View commit details
Copy full SHA for 29437e5
Browse repository at this point
or_patterns: test default binding modes
Centril
committed
17e632d
View commit details
Copy full SHA for 17e632d
Browse repository at this point
typeck: refactor default binding mode logic & improve docs
Centril
committed
b5aca31
View commit details
Copy full SHA for b5aca31
Browse repository at this point
Commits on Feb 9, 2020
Correct inference of primitive operand type behind binary operation
varkor
committed
3806056
View commit details
Copy full SHA for 3806056
Browse repository at this point
Add more tests
varkor
committed
0276d7a
View commit details
Copy full SHA for 0276d7a
Browse repository at this point
Commits on Feb 11, 2020
simplify_try: address some of eddyb's comments
Centril
committed
ebbaf46
View commit details
Copy full SHA for ebbaf46
Browse repository at this point
Commits on Feb 13, 2020
fix extra subslice lowering
Centril
committed
f5bd964
View commit details
Copy full SHA for f5bd964
Browse repository at this point
Avoid `base_parser`, it's not needed.
nnethercote
committed
dbd8220
View commit details
Copy full SHA for dbd8220
Browse repository at this point
Fix a typo in a variable name.
nnethercote
committed
88b0912
View commit details
Copy full SHA for 88b0912
Browse repository at this point
Commits on Feb 14, 2020
Update pulldown-cmark dependency
GuillaumeGomez
committed
d8589de
View commit details
Copy full SHA for d8589de
Browse repository at this point
Rollup merge of #68129 - varkor:infer-binary-operand-behind-reference, r=nikomatsakis
Show description for 3f7ed88
JohnTitor
authored
3f7ed88
View commit details
Copy full SHA for 3f7ed88
Browse repository at this point
Rollup merge of #68475 - Aaron1011:fix/forest-caching, r=nikomatsakis
Show description for 2c5bdee
JohnTitor
authored
2c5bdee
View commit details
Copy full SHA for 2c5bdee
Browse repository at this point
Rollup merge of #68856 - Centril:or-pat-ref-pat, r=matthewjasper
Show description for 829a363
JohnTitor
authored
829a363
View commit details
Copy full SHA for 829a363
Browse repository at this point
Rollup merge of #69051 - Centril:st-fixes, r=eddyb
Show description for e0ea1e7
JohnTitor
authored
e0ea1e7
View commit details
Copy full SHA for e0ea1e7
Browse repository at this point
Rollup merge of #69128 - Centril:fix-69103, r=davidtwco
Show description for 940fff7
JohnTitor
authored
940fff7
View commit details
Copy full SHA for 940fff7
Browse repository at this point
Rollup merge of #69150 - nnethercote:68848-follow-up, r=petrochenkov
Show description for 72def9a
JohnTitor
authored
72def9a
View commit details
Copy full SHA for 72def9a
Browse repository at this point
Rollup merge of #69164 - GuillaumeGomez:update-pulldown-cmark, r=Dylan-DPC
Show description for a6ff1db
JohnTitor
authored
a6ff1db
View commit details
Copy full SHA for a6ff1db
Browse repository at this point
You can’t perform that action at this time.