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.7k
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 9 pull requests
- #61201
#61201
Merged
bors
merged 21 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup-975knrk
Centril/rust:rollup-975knrk
Copy head branch name to clipboard
May 26, 2019
Conversation
Commits
21
(21)
Checks
Files changed
Merged
Rollup of 9 pull requests
#61201
bors
merged 21 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup-975knrk
Centril/rust:rollup-975knrk
Copy head branch name to clipboard
Commits
Commits on May 25, 2019
Suggest borrowing for loop head on move error
estebank
committed
274b7e4
View commit details
Copy full SHA for 274b7e4
Browse repository at this point
Fix spelling in release notes
aristocles-deploy
committed
fd19989
View commit details
Copy full SHA for fd19989
Browse repository at this point
MaybeUninit doctest: remove unnecessary type ascription
RalfJung
committed
72145ea
View commit details
Copy full SHA for 72145ea
Browse repository at this point
add test checking that Vec push/pop does not invalidate pointers
RalfJung
committed
9d82826
View commit details
Copy full SHA for 9d82826
Browse repository at this point
shadow as_ptr as as_mut_ptr in Vec to avoid going through Deref
RalfJung
committed
428ab7e
View commit details
Copy full SHA for 428ab7e
Browse repository at this point
Auto-derive Encode and Decode implementations
fdrinck
committed
a5e9d82
View commit details
Copy full SHA for a5e9d82
Browse repository at this point
Add additional trace statements to the const propagator
Show description for 9bfbbd2
wesleywiser
committed
9bfbbd2
View commit details
Copy full SHA for 9bfbbd2
Browse repository at this point
Tweak `self` arg not as first argument of a method diagnostic
Show description for 9765418
estebank
committed
9765418
View commit details
Copy full SHA for 9765418
Browse repository at this point
Move some methods to `diagnostics.rs` away from `parser.rs`
Show description for d1364d5
estebank
committed
d1364d5
View commit details
Copy full SHA for d1364d5
Browse repository at this point
review comments: move back some methods and clean up wording
estebank
committed
4e68ddc
View commit details
Copy full SHA for 4e68ddc
Browse repository at this point
Turn ICE on type arguments on variables into an error
oli-obk
committed
a15df94
View commit details
Copy full SHA for a15df94
Browse repository at this point
Add comment to explain why we change the layout for Projection
spastorino
committed
e6aa4b8
View commit details
Copy full SHA for e6aa4b8
Browse repository at this point
Commits on May 26, 2019
Rollup merge of #61087 - estebank:parsepalooza, r=Centril
Show description for 24cc368
Centril
authored
24cc368
View commit details
Copy full SHA for 24cc368
Browse repository at this point
Rollup merge of #61114 - RalfJung:vec, r=Gankro
Show description for f185ee5
Centril
authored
f185ee5
View commit details
Copy full SHA for f185ee5
Browse repository at this point
Rollup merge of #61144 - estebank:issue-61108, r=matthewjasper
Show description for b4a3d44
Centril
authored
b4a3d44
View commit details
Copy full SHA for b4a3d44
Browse repository at this point
Rollup merge of #61149 - vishalsodani:master, r=Centril
Show description for fadd738
Centril
authored
fadd738
View commit details
Copy full SHA for fadd738
Browse repository at this point
Rollup merge of #61161 - RalfJung:maybe-uninit, r=Centril
Show description for 7b8b23c
Centril
authored
7b8b23c
View commit details
Copy full SHA for 7b8b23c
Browse repository at this point
Rollup merge of #61173 - fabric-and-ink:minor-cleanup, r=varkor
Show description for f530f90
Centril
authored
f530f90
View commit details
Copy full SHA for f530f90
Browse repository at this point
Rollup merge of #61184 - wesleywiser:const_prop_tracing, r=oli-obk
Show description for d8b828b
Centril
authored
d8b828b
View commit details
Copy full SHA for d8b828b
Browse repository at this point
Rollup merge of #61189 - oli-obk:turbofish_ice, r=varkor
Show description for 6ae3c2b
Centril
authored
6ae3c2b
View commit details
Copy full SHA for 6ae3c2b
Browse repository at this point
Rollup merge of #61193 - spastorino:add-comment, r=RalfJung
Show description for 8d247e7
Centril
authored
8d247e7
View commit details
Copy full SHA for 8d247e7
Browse repository at this point
You can’t perform that action at this time.