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
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.5k
Star
116k
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
- #76159
#76159
Merged
bors
merged 14 commits into
rust-lang:master
rust-lang/rust:master
from
matklad:rollup-8jydjg3
matklad/rust:rollup-8jydjg3
Copy head branch name to clipboard
Aug 31, 2020
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Rollup of 5 pull requests
#76159
bors
merged 14 commits into
rust-lang:master
rust-lang/rust:master
from
matklad:rollup-8jydjg3
matklad/rust:rollup-8jydjg3
Copy head branch name to clipboard
Commits
Commits on Aug 26, 2020
Added a lot of min_const_generics revisions
Amjad50
committed
d39cc45
View commit details
Copy full SHA for d39cc45
Browse repository at this point
Added more min_const_generics revisions to tests
Amjad50
committed
d89d2a9
View commit details
Copy full SHA for d89d2a9
Browse repository at this point
Fixed file formatting and made `tidy` happy
Amjad50
committed
7a7a28d
View commit details
Copy full SHA for 7a7a28d
Browse repository at this point
Commits on Aug 30, 2020
Move lexer unit tests to rustc_lexer
Show description for ccffea5
matklad
committed
ccffea5
View commit details
Copy full SHA for ccffea5
Browse repository at this point
Remove unused function
matklad
committed
518cac9
View commit details
Copy full SHA for 518cac9
Browse repository at this point
parser: restore some fn visibility for rustfmt
calebcartwright
committed
883b1e7
View commit details
Copy full SHA for 883b1e7
Browse repository at this point
datastructures: replace `once_cell` crate with an impl from std
marmeladema
committed
68500ff
View commit details
Copy full SHA for 68500ff
Browse repository at this point
rustbuild: Remove one LLD workaround
petrochenkov
committed
21c624a
View commit details
Copy full SHA for 21c624a
Browse repository at this point
Commits on Aug 31, 2020
Fix duplicate error messages in const_generics tests
Amjad50
committed
668f63d
View commit details
Copy full SHA for 668f63d
Browse repository at this point
Rollup merge of #75938 - Amjad50:min_const_generics-tests-revisions, r=lcnr
Show description for 4e2a25d
matklad
authored
4e2a25d
View commit details
Copy full SHA for 4e2a25d
Browse repository at this point
Rollup merge of #76050 - matklad:pos, r=petrochenkov
Show description for 7d2460e
matklad
authored
7d2460e
View commit details
Copy full SHA for 7d2460e
Browse repository at this point
Rollup merge of #76075 - marmeladema:remove-once-cell-crate, r=matklad
Show description for 67f1643
matklad
authored
67f1643
View commit details
Copy full SHA for 67f1643
Browse repository at this point
Rollup merge of #76115 - calebcartwright:parser-fn-visibility, r=matklad
Show description for d8eb301
matklad
authored
d8eb301
View commit details
Copy full SHA for d8eb301
Browse repository at this point
Rollup merge of #76127 - petrochenkov:lld, r=Mark-Simulacrum
Show description for 9caf08f
matklad
authored
9caf08f
View commit details
Copy full SHA for 9caf08f
Browse repository at this point
You can’t perform that action at this time.