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
16k
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
- #91665
#91665
Merged
bors
merged 18 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-o3wnkam
matthiaskrgr/rust:rollup-o3wnkam
Copy head branch name to clipboard
Dec 8, 2021
Conversation
Commits
18
(18)
Checks
Files changed
Merged
Rollup of 7 pull requests
#91665
bors
merged 18 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-o3wnkam
matthiaskrgr/rust:rollup-o3wnkam
Copy head branch name to clipboard
Commits
Commits on Dec 5, 2021
allow for failure of subst_normalize_erasing_regions in const_eval
b-naber
committed
61cab77
View commit details
Copy full SHA for 61cab77
Browse repository at this point
add test and bless existing ones
b-naber
committed
3f831c6
View commit details
Copy full SHA for 3f831c6
Browse repository at this point
Evaluate inline const pat early and report error if too generic
nbdd0121
committed
2a95958
View commit details
Copy full SHA for 2a95958
Browse repository at this point
Commits on Dec 6, 2021
Link to rustdoc_json_types docs instead of rustdoc-json RFC
aDotInTheVoid
authored
97952f4
View commit details
Copy full SHA for 97952f4
Browse repository at this point
Commits on Dec 7, 2021
Only shown relevant type params in E0283 label
Show description for 78e88f4
estebank
committed
78e88f4
View commit details
Copy full SHA for 78e88f4
Browse repository at this point
Refer to uninferred `const` params by their name, instead of `{ _: _ }`
Show description for 3fd15c8
estebank
committed
3fd15c8
View commit details
Copy full SHA for 3fd15c8
Browse repository at this point
Refer to const params as "const params" and not "type params"
estebank
committed
6a691b1
View commit details
Copy full SHA for 6a691b1
Browse repository at this point
Add test with multiple type params failing inference
estebank
committed
7271d1f
View commit details
Copy full SHA for 7271d1f
Browse repository at this point
Update cargo
ehuss
committed
4aceaed
View commit details
Copy full SHA for 4aceaed
Browse repository at this point
Add missing whitespace before disabled HTML attribute
GuillaumeGomez
committed
4dd3f4e
View commit details
Copy full SHA for 4dd3f4e
Browse repository at this point
Remove unneeded access to pretty printer's `s` field in favor of deref
dtolnay
committed
a79b702
View commit details
Copy full SHA for a79b702
Browse repository at this point
Commits on Dec 8, 2021
Rollup merge of #90709 - estebank:erase-known-type-params, r=nagisa
Show description for 7970fab
matthiaskrgr
authored
7970fab
View commit details
Copy full SHA for 7970fab
Browse repository at this point
Rollup merge of #91551 - b-naber:const-eval-normalization-ice, r=oli-obk
Show description for 317f750
matthiaskrgr
authored
317f750
View commit details
Copy full SHA for 317f750
Browse repository at this point
Rollup merge of #91570 - nbdd0121:const_typeck, r=oli-obk
Show description for 67c5832
matthiaskrgr
authored
67c5832
View commit details
Copy full SHA for 67c5832
Browse repository at this point
Rollup merge of #91571 - dtolnay:printerderef, r=Mark-Simulacrum
Show description for 1be98af
matthiaskrgr
authored
1be98af
View commit details
Copy full SHA for 1be98af
Browse repository at this point
Rollup merge of #91610 - aDotInTheVoid:patch-2, r=GuillaumeGomez
Show description for d83d159
matthiaskrgr
authored
d83d159
View commit details
Copy full SHA for d83d159
Browse repository at this point
Rollup merge of #91619 - ehuss:update-cargo, r=ehuss
Show description for 75e2f79
matthiaskrgr
authored
75e2f79
View commit details
Copy full SHA for 75e2f79
Browse repository at this point
Rollup merge of #91630 - GuillaumeGomez:missing-whitespace, r=notriddle
Show description for 382426b
matthiaskrgr
authored
382426b
View commit details
Copy full SHA for 382426b
Browse repository at this point
You can’t perform that action at this time.