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.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
- #80138
#80138
Merged
bors
merged 14 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC-zz:rollup-qamsfyh
Dylan-DPC-zz/rust:rollup-qamsfyh
Copy head branch name to clipboard
Dec 18, 2020
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Rollup of 5 pull requests
#80138
bors
merged 14 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC-zz:rollup-qamsfyh
Dylan-DPC-zz/rust:rollup-qamsfyh
Copy head branch name to clipboard
Commits
Commits on Dec 13, 2020
fix panic if converting ZST Vec to VecDeque
Stupremee
committed
0f30b7d
View commit details
Copy full SHA for 0f30b7d
Browse repository at this point
replace assert! with assert_eq!
Stupremee
committed
d75618e
View commit details
Copy full SHA for d75618e
Browse repository at this point
fix typo
Stupremee
committed
09d528e
View commit details
Copy full SHA for 09d528e
Browse repository at this point
Commits on Dec 16, 2020
Add more documentation to `Diagnostic` and `DiagnosticBuilder`
camelid
committed
60b4082
View commit details
Copy full SHA for 60b4082
Browse repository at this point
Fix typo in method name
Show description for 10487cd
camelid
committed
10487cd
View commit details
Copy full SHA for 10487cd
Browse repository at this point
Commits on Dec 17, 2020
Remove redundant and unreliable coverage test results
Show description for c9fab50
Rich Kadel
committed
c9fab50
View commit details
Copy full SHA for c9fab50
Browse repository at this point
Enhance error message when misspelled label to value in break expression
Show description for 7b9ee11
sasurau4
and
lcnr
committed
7b9ee11
View commit details
Copy full SHA for 7b9ee11
Browse repository at this point
Add test case for break expr with misspelled value
Show description for e9ca290
sasurau4
and
pickfire
committed
e9ca290
View commit details
Copy full SHA for e9ca290
Browse repository at this point
Prefer regions with an `external_name` in `approx_universal_upper_bound`
Show description for 419d3ae
Aaron1011
committed
419d3ae
View commit details
Copy full SHA for 419d3ae
Browse repository at this point
Rollup merge of #78164 - Aaron1011:fix/async-region-name, r=tmandry
Show description for 720b694
Dylan-DPC
authored
720b694
View commit details
Copy full SHA for 720b694
Browse repository at this point
Rollup merge of #80003 - Stupremee:fix-zst-vecdeque-conversion-panic, r=dtolnay
Show description for 2e9ed6f
Dylan-DPC
authored
2e9ed6f
View commit details
Copy full SHA for 2e9ed6f
Browse repository at this point
Rollup merge of #80023 - sasurau4:feature/enhance-error-message-when-wrongly-written-broken-label, r=lcnr
Show description for a4b95ee
Dylan-DPC
authored
a4b95ee
View commit details
Copy full SHA for a4b95ee
Browse repository at this point
Rollup merge of #80046 - camelid:diag-docs, r=lcnr
Show description for da89dbb
Dylan-DPC
authored
da89dbb
View commit details
Copy full SHA for da89dbb
Browse repository at this point
Rollup merge of #80109 - richkadel:llvm-coverage-counters-2.3.0, r=tmandry
Show description for f44c227
Dylan-DPC
authored
f44c227
View commit details
Copy full SHA for f44c227
Browse repository at this point
You can’t perform that action at this time.