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 5 pull requests
- #67493
#67493
Closed
Centril
wants to merge 18 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup-m8eeyh3
Centril/rust:rollup-m8eeyh3
Copy head branch name to clipboard
Conversation
Commits
18
(18)
Checks
Files changed
Closed
Rollup of 5 pull requests
#67493
Centril
wants to merge 18 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup-m8eeyh3
Centril/rust:rollup-m8eeyh3
Copy head branch name to clipboard
Commits
Commits on Dec 20, 2019
Check associated type implementations for generic mismatches
matthewjasper
committed
db6d0b1
View commit details
Copy full SHA for db6d0b1
Browse repository at this point
Resolve names in the generics of impl associated types
matthewjasper
committed
c5028f6
View commit details
Copy full SHA for c5028f6
Browse repository at this point
Correctly lower paths to generic associated types
matthewjasper
committed
4b164f6
View commit details
Copy full SHA for 4b164f6
Browse repository at this point
Correctly lower bounds on GATs
matthewjasper
committed
6394032
View commit details
Copy full SHA for 6394032
Browse repository at this point
Use `delay_span_bug` less often
matthewjasper
committed
cd3ead1
View commit details
Copy full SHA for cd3ead1
Browse repository at this point
Generate correct `Deref` predicate
matthewjasper
committed
0a5c91c
View commit details
Copy full SHA for 0a5c91c
Browse repository at this point
Remove rustc-dev from the default nightly components
Show description for 2206218
cuviper
committed
2206218
View commit details
Copy full SHA for 2206218
Browse repository at this point
Commits on Dec 21, 2019
[mir-opt] Fix `Inline` pass to handle inlining into `box` expressions
wesleywiser
committed
bec4fc1
View commit details
Copy full SHA for bec4fc1
Browse repository at this point
Move the rest of the mir-opt inline tests into a folder
wesleywiser
committed
f1325a7
View commit details
Copy full SHA for f1325a7
Browse repository at this point
Update tests for GATs
Show description for c268798
matthewjasper
committed
c268798
View commit details
Copy full SHA for c268798
Browse repository at this point
Fix rustdoc
matthewjasper
committed
e7b8bfe
View commit details
Copy full SHA for e7b8bfe
Browse repository at this point
use _val to ignore parameter of any::type_name_of_val
tesuji
committed
c93198f
View commit details
Copy full SHA for c93198f
Browse repository at this point
use Result::map_or for bootstrap
tesuji
committed
f3d7e03
View commit details
Copy full SHA for f3d7e03
Browse repository at this point
Rollup merge of #67160 - matthewjasper:gat-generics, r=nikomatsakis
Show description for 61881b7
Centril
authored
61881b7
View commit details
Copy full SHA for 61881b7
Browse repository at this point
Rollup merge of #67333 - wesleywiser:fix_inline_into_box_place, r=oli-obk
Show description for 9b5e700
Centril
authored
9b5e700
View commit details
Copy full SHA for 9b5e700
Browse repository at this point
Rollup merge of #67420 - lzutao:_val, r=Centril
Show description for 2110d1b
Centril
authored
2110d1b
View commit details
Copy full SHA for 2110d1b
Browse repository at this point
Rollup merge of #67469 - cuviper:no-default-rustc-dev, r=Mark-Simulacrum
Show description for 9f89179
Centril
authored
9f89179
View commit details
Copy full SHA for 9f89179
Browse repository at this point
Rollup merge of #67491 - lzutao:res-map-or, r=Mark-Simulacrum
Show description for eef3fbd
Centril
authored
eef3fbd
View commit details
Copy full SHA for eef3fbd
Browse repository at this point
You can’t perform that action at this time.