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 }}
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.8k
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
- #78976
#78976
Merged
bors
merged 22 commits into
rust-lang:master
rust-lang/rust:master
from
GuillaumeGomez:rollup-endkih3
GuillaumeGomez/rust:rollup-endkih3
Copy head branch name to clipboard
Nov 12, 2020
Conversation
Commits
22
(22)
Checks
Files changed
Merged
Rollup of 5 pull requests
#78976
bors
merged 22 commits into
rust-lang:master
rust-lang/rust:master
from
GuillaumeGomez:rollup-endkih3
GuillaumeGomez/rust:rollup-endkih3
Copy head branch name to clipboard
Commits
Commits on Nov 10, 2020
const param macro test
lcnr
committed
d76cdb0
View commit details
Copy full SHA for d76cdb0
Browse repository at this point
add generic param mismatch test
lcnr
committed
359031e
View commit details
Copy full SHA for 359031e
Browse repository at this point
add macro_rules test regarding braces
lcnr
committed
dd78188
View commit details
Copy full SHA for dd78188
Browse repository at this point
add associated type bounds test
lcnr
committed
a8310e2
View commit details
Copy full SHA for a8310e2
Browse repository at this point
exhaustively enumerate all values of a const param
lcnr
committed
19a3fe6
View commit details
Copy full SHA for 19a3fe6
Browse repository at this point
try referencing outer params
lcnr
committed
a30b28e
View commit details
Copy full SHA for a30b28e
Browse repository at this point
const param in async
lcnr
committed
de1ebbb
View commit details
Copy full SHA for de1ebbb
Browse repository at this point
add test for where clauses mentioning const params
lcnr
committed
4b5cd04
View commit details
Copy full SHA for 4b5cd04
Browse repository at this point
add cross crate test
lcnr
committed
f4790ec
View commit details
Copy full SHA for f4790ec
Browse repository at this point
Improve the page title switch handling between search and doc
GuillaumeGomez
committed
46c921d
View commit details
Copy full SHA for 46c921d
Browse repository at this point
Don't print thread ids and names in `tracing` logs
Show description for 9cf8a49
jyn514
committed
9cf8a49
View commit details
Copy full SHA for 9cf8a49
Browse repository at this point
Commits on Nov 11, 2020
Enable thread names in debug logging only for `parallel_compiler`
jyn514
committed
6e9ed8b
View commit details
Copy full SHA for 6e9ed8b
Browse repository at this point
add rustdoc test
lcnr
committed
7d9f815
View commit details
Copy full SHA for 7d9f815
Browse repository at this point
add error-in-impl-trait const generics test
lcnr
committed
a9eacf3
View commit details
Copy full SHA for a9eacf3
Browse repository at this point
Add test `default_function_param`
eopb
committed
ad7f330
View commit details
Copy full SHA for ad7f330
Browse repository at this point
default_trait_param
eopb
committed
1d3f9d0
View commit details
Copy full SHA for 1d3f9d0
Browse repository at this point
Commits on Nov 12, 2020
Update books
ehuss
committed
a8bc954
View commit details
Copy full SHA for a8bc954
Browse repository at this point
Rollup merge of #78916 - lcnr:const-generics-tests, r=varkor
Show description for 0cd118d
GuillaumeGomez
authored
0cd118d
View commit details
Copy full SHA for 0cd118d
Browse repository at this point
Rollup merge of #78921 - GuillaumeGomez:search-result-title, r=jyn514
Show description for 6d41735
GuillaumeGomez
authored
6d41735
View commit details
Copy full SHA for 6d41735
Browse repository at this point
Rollup merge of #78933 - jyn514:tracing-output, r=oli-obk
Show description for d3244df
GuillaumeGomez
authored
d3244df
View commit details
Copy full SHA for d3244df
Browse repository at this point
Rollup merge of #78960 - ethanboxx:const-gen-test-default-error, r=lcnr
Show description for a2e9e3b
GuillaumeGomez
authored
a2e9e3b
View commit details
Copy full SHA for a2e9e3b
Browse repository at this point
Rollup merge of #78971 - ehuss:update-books, r=ehuss
Show description for cac8ac6
GuillaumeGomez
authored
cac8ac6
View commit details
Copy full SHA for cac8ac6
Browse repository at this point
You can’t perform that action at this time.