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
Accelerator
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
Type
/
to 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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
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
15.4k
Star
115k
Code
Issues
5k+
Pull requests
1.3k
Actions
Projects
Security and quality
6
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add const generics to the HIR
- #58503
#58503
Merged
bors
merged 13 commits into
rust-lang:master
rust-lang/rust:master
from
varkor:const-generics-hir
varkor/rust:const-generics-hir
Copy head branch name to clipboard
Feb 19, 2019
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Add const generics to the HIR
#58503
bors
merged 13 commits into
rust-lang:master
rust-lang/rust:master
from
varkor:const-generics-hir
varkor/rust:const-generics-hir
Copy head branch name to clipboard
Commits
Commits on Feb 15, 2019
Add Const kind to HIR
Show description for 725ba96
varkor
and
yodaldevoid
committed
725ba96
View commit details
Copy full SHA for 725ba96
Browse repository at this point
Add pretty-printing for const generics
Show description for d44030d
varkor
and
yodaldevoid
committed
d44030d
View commit details
Copy full SHA for d44030d
Browse repository at this point
Move const generic error from lowering to collect
Show description for 9a5f7b1
varkor
and
yodaldevoid
committed
9a5f7b1
View commit details
Copy full SHA for 9a5f7b1
Browse repository at this point
Add Const kind to rustdoc
Show description for 475f20c
varkor
and
yodaldevoid
committed
475f20c
View commit details
Copy full SHA for 475f20c
Browse repository at this point
Add E0111
Show description for ddf8811
varkor
and
yodaldevoid
committed
ddf8811
View commit details
Copy full SHA for ddf8811
Browse repository at this point
Take Const into account in HIR
Show description for 7f3c6d7
varkor
and
yodaldevoid
committed
7f3c6d7
View commit details
Copy full SHA for 7f3c6d7
Browse repository at this point
Drive-by cleanup
Show description for 10602f1
varkor
and
yodaldevoid
committed
10602f1
View commit details
Copy full SHA for 10602f1
Browse repository at this point
Take Const into account with nonstandard style lint
Show description for 2279907
varkor
and
yodaldevoid
committed
2279907
View commit details
Copy full SHA for 2279907
Browse repository at this point
Update tests
Show description for 9cfdb80
varkor
and
yodaldevoid
committed
9cfdb80
View commit details
Copy full SHA for 9cfdb80
Browse repository at this point
Fix rebase issue
varkor
committed
18ce997
View commit details
Copy full SHA for 18ce997
Browse repository at this point
Commits on Feb 16, 2019
Check for Const param in collect
varkor
committed
2a1b6c5
View commit details
Copy full SHA for 2a1b6c5
Browse repository at this point
Don't abort early when collecting const generics
varkor
committed
425fb58
View commit details
Copy full SHA for 425fb58
Browse repository at this point
Add a test for const parameter uppercase lint
varkor
committed
727e204
View commit details
Copy full SHA for 727e204
Browse repository at this point
You can’t perform that action at this time.