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
15.9k
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 8 pull requests
- #71539
#71539
Merged
bors
merged 20 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC-zz:rollup-a2vbfh9
Dylan-DPC-zz/rust:rollup-a2vbfh9
Copy head branch name to clipboard
Apr 25, 2020
Conversation
Commits
20
(20)
Checks
Files changed
Merged
Rollup of 8 pull requests
#71539
bors
merged 20 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC-zz:rollup-a2vbfh9
Dylan-DPC-zz/rust:rollup-a2vbfh9
Copy head branch name to clipboard
Commits
Commits on Apr 8, 2020
fix misleading type annotation diagonstics
Show description for 3ae974f
YI
committed
3ae974f
View commit details
Copy full SHA for 3ae974f
Browse repository at this point
Commits on Apr 23, 2020
Make type alias private
ecstatic-morse
committed
a75c792
View commit details
Copy full SHA for a75c792
Browse repository at this point
Don't cache result of `in_any_value_of_ty` for locals
Show description for 274c85f
ecstatic-morse
committed
274c85f
View commit details
Copy full SHA for 274c85f
Browse repository at this point
Lazily run dataflow for const qualification
ecstatic-morse
committed
1343797
View commit details
Copy full SHA for 1343797
Browse repository at this point
Cycle errors now occur during const-eval, not checking
ecstatic-morse
committed
15f95b1
View commit details
Copy full SHA for 15f95b1
Browse repository at this point
Commits on Apr 24, 2020
Improve PanicInfo examples readability
GuillaumeGomez
committed
03817ec
View commit details
Copy full SHA for 03817ec
Browse repository at this point
Add BinaryHeap::retain as suggested in #42849
arlo
committed
787eddc
View commit details
Copy full SHA for 787eddc
Browse repository at this point
Remove useless "" args
Show description for a62a8b0
0xPoe
committed
a62a8b0
View commit details
Copy full SHA for a62a8b0
Browse repository at this point
Use `debug` to print illegal operations in a const context
ecstatic-morse
committed
5a49578
View commit details
Copy full SHA for 5a49578
Browse repository at this point
Remove unused `visit_local`
ecstatic-morse
committed
0e34cb2
View commit details
Copy full SHA for 0e34cb2
Browse repository at this point
Avoid unused Option::map results
Show description for 2325c20
cuviper
committed
2325c20
View commit details
Copy full SHA for 2325c20
Browse repository at this point
Fix typos in docs for keyword "in"
workingjubilee
committed
0689efc
View commit details
Copy full SHA for 0689efc
Browse repository at this point
Rollup merge of #69456 - contrun:fix-misleading-compiler-error, r=estebank
Show description for 2e2080d
Dylan-DPC
authored
2e2080d
View commit details
Copy full SHA for 2e2080d
Browse repository at this point
Rollup merge of #71330 - ecstatic-morse:const-qualif-lazy, r=oli-obk
Show description for f3331cb
Dylan-DPC
authored
f3331cb
View commit details
Copy full SHA for f3331cb
Browse repository at this point
Rollup merge of #71480 - GuillaumeGomez:panic-info-example, r=Dylan-DPC
Show description for a23d8ec
Dylan-DPC
authored
a23d8ec
View commit details
Copy full SHA for a23d8ec
Browse repository at this point
Rollup merge of #71485 - arlopurcell:binary_heap_retain, r=Amanieu
Show description for e20ca11
Dylan-DPC
authored
e20ca11
View commit details
Copy full SHA for e20ca11
Browse repository at this point
Rollup merge of #71512 - Rustin-Liu:rustin-patch-bootstrap, r=Mark-Simulacrum
Show description for f136ba6
Dylan-DPC
authored
f136ba6
View commit details
Copy full SHA for f136ba6
Browse repository at this point
Rollup merge of #71527 - ecstatic-morse:debug-check-consts, r=Dylan-DPC
Show description for 2ca6df7
Dylan-DPC
authored
2ca6df7
View commit details
Copy full SHA for 2ca6df7
Browse repository at this point
Rollup merge of #71534 - cuviper:unused-option-map, r=Mark-Simulacrum
Show description for d0db0a8
Dylan-DPC
authored
d0db0a8
View commit details
Copy full SHA for d0db0a8
Browse repository at this point
Rollup merge of #71535 - workingjubilee:jubilee-markdown-fix, r=Mark-Simulacrum
Show description for 32fb77d
Dylan-DPC
authored
32fb77d
View commit details
Copy full SHA for 32fb77d
Browse repository at this point
You can’t perform that action at this time.