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
Type
/
to 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.4k
Star
115k
Code
Issues
5k+
Pull requests
1.3k
Actions
Projects
Security and quality
6
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Rollup of 6 pull requests
- #70800
#70800
Merged
bors
merged 12 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC-zz:rollup-9jjoptp
Dylan-DPC-zz/rust:rollup-9jjoptp
Copy head branch name to clipboard
Apr 5, 2020
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Rollup of 6 pull requests
#70800
bors
merged 12 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC-zz:rollup-9jjoptp
Dylan-DPC-zz/rust:rollup-9jjoptp
Copy head branch name to clipboard
Commits
Commits on Apr 3, 2020
Do not disable field reordering on enums with big discriminant
Show description for 6b6cb7b
ogoffart
committed
6b6cb7b
View commit details
Copy full SHA for 6b6cb7b
Browse repository at this point
Commits on Apr 4, 2020
use ManuallyDrop instead of forget inside collections
Show description for 2b718e8
tspiteri
committed
2b718e8
View commit details
Copy full SHA for 2b718e8
Browse repository at this point
rustc_target: Rely on default value of `no_default_libraries` more
petrochenkov
committed
cd79400
View commit details
Copy full SHA for cd79400
Browse repository at this point
macro_rules: `NtLifetime` cannot start with an identifier
petrochenkov
committed
106b30e
View commit details
Copy full SHA for 106b30e
Browse repository at this point
comment refers to removed type
Show description for 636076a
tshepang
committed
636076a
View commit details
Copy full SHA for 636076a
Browse repository at this point
Add slice::fill
yoshuawuyts
committed
edabceb
View commit details
Copy full SHA for edabceb
Browse repository at this point
Commits on Apr 5, 2020
Rollup merge of #70635 - petrochenkov:nodefault, r=nagisa
Show description for 9baba34
Dylan-DPC
authored
9baba34
View commit details
Copy full SHA for 9baba34
Browse repository at this point
Rollup merge of #70748 - ogoffart:enum-layout-optim2, r=eddyb
Show description for 630414d
Dylan-DPC
authored
630414d
View commit details
Copy full SHA for 630414d
Browse repository at this point
Rollup merge of #70752 - yoshuawuyts:slice_fill, r=dtolnay
Show description for 6ea2701
Dylan-DPC
authored
6ea2701
View commit details
Copy full SHA for 6ea2701
Browse repository at this point
Rollup merge of #70766 - tspiteri:forget-to-ManuallyDrop, r=Mark-Simulacrum,RalfJung
Show description for 590cb8b
Dylan-DPC
authored
590cb8b
View commit details
Copy full SHA for 590cb8b
Browse repository at this point
Rollup merge of #70768 - petrochenkov:macambig, r=Centril,mark-i-m
Show description for d0dda18
Dylan-DPC
authored
d0dda18
View commit details
Copy full SHA for d0dda18
Browse repository at this point
Rollup merge of #70783 - tshepang:deleted-types, r=Xanewok
Show description for 5c42faf
Dylan-DPC
authored
5c42faf
View commit details
Copy full SHA for 5c42faf
Browse repository at this point
You can’t perform that action at this time.