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.3k
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
- #61840
#61840
Closed
Centril
wants to merge 19 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup-ck8z8zz
Centril/rust:rollup-ck8z8zz
Copy head branch name to clipboard
Conversation
Commits
19
(19)
Checks
Files changed
Closed
Rollup of 8 pull requests
#61840
Centril
wants to merge 19 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup-ck8z8zz
Centril/rust:rollup-ck8z8zz
Copy head branch name to clipboard
Commits
Commits on Jun 12, 2019
Update smallvec and new debug unreachable
JohnTitor
committed
0e9fff5
View commit details
Copy full SHA for 0e9fff5
Browse repository at this point
Add force_bits and force_ptr methods
pvdrz
committed
67f6ac4
View commit details
Copy full SHA for 67f6ac4
Browse repository at this point
Change to_ptr by force_ptr
pvdrz
committed
666bebc
View commit details
Copy full SHA for 666bebc
Browse repository at this point
Commits on Jun 13, 2019
typeck: Fix ICE for blocks in repeat expr count.
Show description for bc36aab
davidtwco
committed
bc36aab
View commit details
Copy full SHA for bc36aab
Browse repository at this point
Commits on Jun 14, 2019
PatKind::Path: avoid calling resolve_ty_and_res_ufcs twice.
Centril
committed
d302413
View commit details
Copy full SHA for d302413
Browse repository at this point
in which we decline to lint single-use lifetimes in `derive`d impls
Show description for 17653dd
zackmdavis
committed
17653dd
View commit details
Copy full SHA for 17653dd
Browse repository at this point
type_alias_enum_variants: add regression test for #61801.
Centril
committed
065151f
View commit details
Copy full SHA for 065151f
Browse repository at this point
Fix rust-lldb wrapper scripts.
golddranks
committed
267bf7b
View commit details
Copy full SHA for 267bf7b
Browse repository at this point
note some safety concerns of raw-ptr-to-ref casts
RalfJung
committed
00bae87
View commit details
Copy full SHA for 00bae87
Browse repository at this point
rustbuild: include llvm-libunwind in dist tarball
Show description for 4d5f97e
Keruspe
committed
4d5f97e
View commit details
Copy full SHA for 4d5f97e
Browse repository at this point
Replace to_bits by force_bits and move size as parameter
pvdrz
committed
212f233
View commit details
Copy full SHA for 212f233
Browse repository at this point
Rollup merge of #61767 - JohnTitor:update-smallvec, r=nikomatsakis
Show description for 900f7e5
Centril
authored
900f7e5
View commit details
Copy full SHA for 900f7e5
Browse repository at this point
Rollup merge of #61781 - christianpoveda:intptrcast-model, r=oli-obk
Show description for 68f6e50
Centril
authored
68f6e50
View commit details
Copy full SHA for 68f6e50
Browse repository at this point
Rollup merge of #61785 - RalfJung:as-ref, r=rkruppe
Show description for d2a44fc
Centril
authored
d2a44fc
View commit details
Copy full SHA for d2a44fc
Browse repository at this point
Rollup merge of #61805 - davidtwco:ice-const-generic-repeat-expr-count-sequel, r=varkor
Show description for 40f1744
Centril
authored
40f1744
View commit details
Copy full SHA for 40f1744
Browse repository at this point
Rollup merge of #61824 - rust-lang:single_derive, r=eddyb
Show description for 20aba33
Centril
authored
20aba33
View commit details
Copy full SHA for 20aba33
Browse repository at this point
Rollup merge of #61825 - Centril:tauv-infer-fix, r=petrochenkov
Show description for 04be402
Centril
authored
04be402
View commit details
Copy full SHA for 04be402
Browse repository at this point
Rollup merge of #61827 - golddranks:lldb_fix, r=nikomatsakis
Show description for 1c1e274
Centril
authored
1c1e274
View commit details
Copy full SHA for 1c1e274
Browse repository at this point
Rollup merge of #61829 - Keruspe:libunwind-src, r=alexcrichton
Show description for 499bdea
Centril
authored
499bdea
View commit details
Copy full SHA for 499bdea
Browse repository at this point
You can’t perform that action at this time.