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
- #60949
#60949
Merged
bors
merged 19 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup-f918e1v
Centril/rust:rollup-f918e1v
Copy head branch name to clipboard
May 19, 2019
Conversation
Commits
19
(19)
Checks
Files changed
Merged
Rollup of 8 pull requests
#60949
bors
merged 19 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup-f918e1v
Centril/rust:rollup-f918e1v
Copy head branch name to clipboard
Commits
Commits on May 9, 2019
make vecdeque_rotate stable
Dodo
committed
1acd37f
View commit details
Copy full SHA for 1acd37f
Browse repository at this point
supposed to be 1.36.0
Dodo
committed
4d03399
View commit details
Copy full SHA for 4d03399
Browse repository at this point
Commits on May 14, 2019
Mark core::alloc::Layout::from_size_align_unchecked const
richard-w
committed
a7a0520
View commit details
Copy full SHA for a7a0520
Browse repository at this point
Add const_unchecked_layout test to libcore/tests
richard-w
committed
07e8d84
View commit details
Copy full SHA for 07e8d84
Browse repository at this point
Add ui test for const Layout::from_size_align_unchecked
richard-w
committed
c0b6d3c
View commit details
Copy full SHA for c0b6d3c
Browse repository at this point
Commits on May 17, 2019
Explain that ? converts the error type using From
estebank
committed
65b7319
View commit details
Copy full SHA for 65b7319
Browse repository at this point
Commits on May 18, 2019
Use iter() for iterating arrays by slice
Show description for 90dd359
cuviper
committed
90dd359
View commit details
Copy full SHA for 90dd359
Browse repository at this point
Declare DefIndex with the newtype_index macro
fdrinck
committed
b18de52
View commit details
Copy full SHA for b18de52
Browse repository at this point
fix copy-paste typo in docs for ptr::read_volatile
blkerby
authored
13a0096
View commit details
Copy full SHA for 13a0096
Browse repository at this point
Simplify BufRead doc example using NLL
blkerby
committed
01cf36e
View commit details
Copy full SHA for 01cf36e
Browse repository at this point
Fix typos in docs of GlobalAlloc
blkerby
committed
86cda2d
View commit details
Copy full SHA for 86cda2d
Browse repository at this point
Commits on May 19, 2019
Rollup merge of #60370 - Richard-W:const-layout-construction, r=sfackler
Show description for 7885dfc
Centril
authored
7885dfc
View commit details
Copy full SHA for 7885dfc
Browse repository at this point
Rollup merge of #60678 - DutchGhost:master, r=scottmcm
Show description for dc7cbb6
Centril
authored
dc7cbb6
View commit details
Copy full SHA for dc7cbb6
Browse repository at this point
Rollup merge of #60924 - estebank:try-msg, r=petrochenkov
Show description for 80d372f
Centril
authored
80d372f
View commit details
Copy full SHA for 80d372f
Browse repository at this point
Rollup merge of #60931 - cuviper:array-iter, r=KodrAus
Show description for de39eb8
Centril
authored
de39eb8
View commit details
Copy full SHA for de39eb8
Browse repository at this point
Rollup merge of #60934 - fabric-and-ink:defindex_with_newtype_macro, r=petrochenkov
Show description for 7cbca59
Centril
authored
7cbca59
View commit details
Copy full SHA for 7cbca59
Browse repository at this point
Rollup merge of #60943 - blkerby:master, r=Mark-Simulacrum
Show description for 94da307
Centril
authored
94da307
View commit details
Copy full SHA for 94da307
Browse repository at this point
Rollup merge of #60945 - blkerby:fill_buf_nll_doc_example, r=shepmaster
Show description for f9d58c7
Centril
authored
f9d58c7
View commit details
Copy full SHA for f9d58c7
Browse repository at this point
Rollup merge of #60947 - blkerby:global_alloc_typo, r=jonas-schievink
Show description for 9389c69
Centril
authored
9389c69
View commit details
Copy full SHA for 9389c69
Browse repository at this point
You can’t perform that action at this time.