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 }}
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.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 14 pull requests
- #63318
#63318
Closed
Centril
wants to merge 35 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup-r599iq6
Centril/rust:rollup-r599iq6
Copy head branch name to clipboard
Conversation
Commits
35
(35)
Checks
Files changed
Closed
Rollup of 14 pull requests
#63318
Centril
wants to merge 35 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup-r599iq6
Centril/rust:rollup-r599iq6
Copy head branch name to clipboard
Commits
Commits on Jul 9, 2019
Implement DoubleEndedIterator for iter::{StepBy, Peekable, Take}
timvermeulen
committed
56ebfb1
View commit details
Copy full SHA for 56ebfb1
Browse repository at this point
Commits on Aug 1, 2019
Explaining the reason why validation is performed in to_str of path.rs
JasonShin
committed
3b15b16
View commit details
Copy full SHA for 3b15b16
Browse repository at this point
Update src/libstd/path.rs to shorten the explanation for .to_str validation step
Show description for 1aa4a57
JasonShin
and
Centril
authored
1aa4a57
View commit details
Copy full SHA for 1aa4a57
Browse repository at this point
Commits on Aug 3, 2019
diagnostics: Describe crate root modules in `DefKind::Mod` as "crate"
petrochenkov
committed
50b258b
View commit details
Copy full SHA for 50b258b
Browse repository at this point
Commits on Aug 4, 2019
fix UB in a test
RalfJung
committed
0d15845
View commit details
Copy full SHA for 0d15845
Browse repository at this point
Revert "Rollup merge of #62696 - chocol4te:fix_#62194, r=estebank"
Show description for 95f29aa
arielb1
committed
95f29aa
View commit details
Copy full SHA for 95f29aa
Browse repository at this point
Commits on Aug 5, 2019
Test content, not value
Show description for 4e51ef7
RalfJung
and
matklad
authored
4e51ef7
View commit details
Copy full SHA for 4e51ef7
Browse repository at this point
remove special code path for unknown tokens
matklad
committed
b5e35b1
View commit details
Copy full SHA for b5e35b1
Browse repository at this point
add unknown token
matklad
committed
58ac81a
View commit details
Copy full SHA for 58ac81a
Browse repository at this point
adapt rustdoc to infailable lexer
matklad
committed
b3e8c8b
View commit details
Copy full SHA for b3e8c8b
Browse repository at this point
Drop span argument from mk_list_item
Mark-Simulacrum
committed
ab3fb1e
View commit details
Copy full SHA for ab3fb1e
Browse repository at this point
Drop explicit span argument from mk_name_value_item
Mark-Simulacrum
committed
24a491f
View commit details
Copy full SHA for 24a491f
Browse repository at this point
Make mk_attr_id private to libsyntax
Mark-Simulacrum
committed
8849149
View commit details
Copy full SHA for 8849149
Browse repository at this point
Remove leftover AwaitOrigin
Show description for fbf93d4
Mark-Simulacrum
committed
fbf93d4
View commit details
Copy full SHA for fbf93d4
Browse repository at this point
fix slice comparison
Show description for 90b95cf
RalfJung
and
matklad
authored
90b95cf
View commit details
Copy full SHA for 90b95cf
Browse repository at this point
Don't store &Span
Show description for 288b4e9
Mark-Simulacrum
committed
288b4e9
View commit details
Copy full SHA for 288b4e9
Browse repository at this point
improve align_offset docs
RalfJung
committed
1f01863
View commit details
Copy full SHA for 1f01863
Browse repository at this point
Make qualify consts in_projection use PlaceRef
spastorino
committed
30910ee
View commit details
Copy full SHA for 30910ee
Browse repository at this point
Make use of possibly uninitialized data a hard error
Show description for 9058bf2
tmandry
committed
9058bf2
View commit details
Copy full SHA for 9058bf2
Browse repository at this point
Clarify align_to's requirements and obligations
shepmaster
committed
571e22d
View commit details
Copy full SHA for 571e22d
Browse repository at this point
Commits on Aug 6, 2019
doc: fix broken sentence
Show description for 175eb9c
tshepang
committed
175eb9c
View commit details
Copy full SHA for 175eb9c
Browse repository at this point
Rollup merge of #61457 - timvermeulen:double_ended_iters, r=scottmcm
Show description for 1166e2a
Centril
authored
1166e2a
View commit details
Copy full SHA for 1166e2a
Browse repository at this point
Rollup merge of #63017 - matklad:no-fatal, r=petrochenkov
Show description for ec1758d
Centril
authored
ec1758d
View commit details
Copy full SHA for ec1758d
Browse repository at this point
Rollup merge of #63184 - JasonShin:master, r=sfackler
Show description for e50ded6
Centril
authored
e50ded6
View commit details
Copy full SHA for e50ded6
Browse repository at this point
Rollup merge of #63230 - tmandry:disallow-possibly-uninitialized, r=Centril
Show description for 3185305
Centril
authored
3185305
View commit details
Copy full SHA for 3185305
Browse repository at this point
Rollup merge of #63250 - petrochenkov:descrate, r=davidtwco
Show description for dc1b568
Centril
authored
dc1b568
View commit details
Copy full SHA for dc1b568
Browse repository at this point
Rollup merge of #63260 - RalfJung:ptr-test, r=matklad
Show description for ce7128a
Centril
authored
ce7128a
View commit details
Copy full SHA for ce7128a
Browse repository at this point
Rollup merge of #63264 - arielb1:revert-private-coherence-errors, r=estebank
Show description for 0f26527
Centril
authored
0f26527
View commit details
Copy full SHA for 0f26527
Browse repository at this point
Rollup merge of #63272 - Mark-Simulacrum:clean-attr, r=petrochenkov
Show description for 4a9a3a2
Centril
authored
4a9a3a2
View commit details
Copy full SHA for 4a9a3a2
Browse repository at this point
Rollup merge of #63285 - Mark-Simulacrum:rm-await-origin, r=Centril
Show description for e1ee3eb
Centril
authored
e1ee3eb
View commit details
Copy full SHA for e1ee3eb
Browse repository at this point
Rollup merge of #63287 - Mark-Simulacrum:span-no-ref, r=Centril
Show description for 7462e55
Centril
authored
7462e55
View commit details
Copy full SHA for 7462e55
Browse repository at this point
Rollup merge of #63293 - shepmaster:align-to-doc, r=@RalfJung
Show description for af7bfe8
Centril
authored
af7bfe8
View commit details
Copy full SHA for af7bfe8
Browse repository at this point
Rollup merge of #63295 - RalfJung:align_offset, r=dtolnay
Show description for 08a5bb8
Centril
authored
08a5bb8
View commit details
Copy full SHA for 08a5bb8
Browse repository at this point
Rollup merge of #63299 - spastorino:in-projection-use-ref, r=oli-obk
Show description for 2ead909
Centril
authored
2ead909
View commit details
Copy full SHA for 2ead909
Browse repository at this point
Rollup merge of #63312 - tshepang:doc-fix, r=Centril
Show description for 3bb4a53
Centril
authored
3bb4a53
View commit details
Copy full SHA for 3bb4a53
Browse repository at this point
You can’t perform that action at this time.