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.3k
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
- #68893
#68893
Merged
bors
merged 21 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC-zz:rollup-3f2421a
Dylan-DPC-zz/rust:rollup-3f2421a
Copy head branch name to clipboard
Feb 6, 2020
Conversation
Commits
21
(21)
Checks
Files changed
Merged
Rollup of 9 pull requests
#68893
bors
merged 21 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC-zz:rollup-3f2421a
Dylan-DPC-zz/rust:rollup-3f2421a
Copy head branch name to clipboard
Commits
Commits on Feb 4, 2020
use def_path_str for missing_debug_impls message
Show description for c0a110f
euclio
committed
c0a110f
View commit details
Copy full SHA for c0a110f
Browse repository at this point
Commits on Feb 5, 2020
parse_ty_common: use `enum`s instead of `bool`s.
Centril
committed
c0b7b41
View commit details
Copy full SHA for c0b7b41
Browse repository at this point
parser: merge `fn` grammars wrt. bodies & headers
Show description for b2c6eeb
Centril
committed
b2c6eeb
View commit details
Copy full SHA for b2c6eeb
Browse repository at this point
Make associated item lookup a query
jonas-schievink
committed
4fc4b95
View commit details
Copy full SHA for 4fc4b95
Browse repository at this point
lowering: add recursion_limit = 256
Centril
committed
67c29ed
View commit details
Copy full SHA for 67c29ed
Browse repository at this point
or_patterns: add regression test for 68785
Centril
committed
ce6cd67
View commit details
Copy full SHA for ce6cd67
Browse repository at this point
stop using BytePos for computing spans in librustc_parse/parser/mod.rs
dwrensha
committed
9ac68e1
View commit details
Copy full SHA for 9ac68e1
Browse repository at this point
ast_validation: fix visiting bug.
Centril
committed
9a4eac3
View commit details
Copy full SHA for 9a4eac3
Browse repository at this point
clean E0271 explanation
GuillaumeGomez
committed
c182461
View commit details
Copy full SHA for c182461
Browse repository at this point
Commits on Feb 6, 2020
Remove `RefCell` usage from `ObligationForest`.
Show description for 6ad725e
nnethercote
committed
6ad725e
View commit details
Copy full SHA for 6ad725e
Browse repository at this point
unused-parens: implement for const/static items
Tyg13
committed
d8cf950
View commit details
Copy full SHA for d8cf950
Browse repository at this point
Forbid using `0` as issue number
JohnTitor
committed
bf26933
View commit details
Copy full SHA for bf26933
Browse repository at this point
Rollup merge of #68691 - nnethercote:rm-RefCell-from-ObligationForest, r=nikomatsakis
Show description for a1478b7
Dylan-DPC
authored
a1478b7
View commit details
Copy full SHA for a1478b7
Browse repository at this point
Rollup merge of #68751 - Tyg13:unused_parens_const_static, r=Centril
Show description for bf13861
Dylan-DPC
authored
bf13861
View commit details
Copy full SHA for bf13861
Browse repository at this point
Rollup merge of #68788 - Centril:unified-fn-bodies, r=petrochenkov
Show description for 424304a
Dylan-DPC
authored
424304a
View commit details
Copy full SHA for 424304a
Browse repository at this point
Rollup merge of #68837 - jonas-schievink:assoc-item-lookup-2, r=estebank
Show description for f6bfdf4
Dylan-DPC
authored
f6bfdf4
View commit details
Copy full SHA for f6bfdf4
Browse repository at this point
Rollup merge of #68842 - Centril:issue-68785, r=estebank
Show description for 226a8e2
Dylan-DPC
authored
226a8e2
View commit details
Copy full SHA for 226a8e2
Browse repository at this point
Rollup merge of #68844 - euclio:debug-impl-def-path, r=petrochenkov
Show description for 16e4e8f
Dylan-DPC
authored
16e4e8f
View commit details
Copy full SHA for 16e4e8f
Browse repository at this point
Rollup merge of #68845 - dwrensha:fix-68783, r=estebank
Show description for ec24833
Dylan-DPC
authored
ec24833
View commit details
Copy full SHA for ec24833
Browse repository at this point
Rollup merge of #68869 - GuillaumeGomez:err-explanation-e0271, r=Dylan-DPC
Show description for 2210d3f
Dylan-DPC
authored
2210d3f
View commit details
Copy full SHA for 2210d3f
Browse repository at this point
Rollup merge of #68880 - JohnTitor:issue-non-zero, r=Dylan-DPC
Show description for 1ad674a
Dylan-DPC
authored
1ad674a
View commit details
Copy full SHA for 1ad674a
Browse repository at this point
You can’t perform that action at this time.