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.8k
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 13 pull requests
- #76320
#76320
Closed
matklad
wants to merge 34 commits into
rust-lang:master
rust-lang/rust:master
from
matklad:rollup-sadfth2
matklad/rust:rollup-sadfth2
Copy head branch name to clipboard
Conversation
Commits
34
(34)
Checks
Files changed
Closed
Rollup of 13 pull requests
#76320
matklad
wants to merge 34 commits into
rust-lang:master
rust-lang/rust:master
from
matklad:rollup-sadfth2
matklad/rust:rollup-sadfth2
Copy head branch name to clipboard
Commits
Commits on Aug 26, 2020
Unstable Book: add links to tracking issues for FFI features
ArekPiekarz
committed
aa40c02
View commit details
Copy full SHA for aa40c02
Browse repository at this point
Commits on Aug 27, 2020
`impl Rc::new_cyclic`
mental32
committed
f03d0b3
View commit details
Copy full SHA for f03d0b3
Browse repository at this point
Commits on Aug 29, 2020
typo
Show description for 42fb270
mental32
and
andrewhickman
authored
42fb270
View commit details
Copy full SHA for 42fb270
Browse repository at this point
Link vec doc to & reference
Show description for bb5e79c
pickfire
authored
bb5e79c
View commit details
Copy full SHA for bb5e79c
Browse repository at this point
Commits on Aug 30, 2020
Try removing [prim@reference]
pickfire
authored
20a6866
View commit details
Copy full SHA for 20a6866
Browse repository at this point
Move to Arc::clone(&x) over x.clone() in library/std
poliorcetics
committed
81e85ce
View commit details
Copy full SHA for 81e85ce
Browse repository at this point
Move to Arc::clone(&x) over x.clone() in library/core
poliorcetics
committed
6b75e3d
View commit details
Copy full SHA for 6b75e3d
Browse repository at this point
Commits on Sep 1, 2020
Removed [inline] and copied over comments from Arc::new_cyclic
mental32
committed
0f301e8
View commit details
Copy full SHA for 0f301e8
Browse repository at this point
Commits on Sep 3, 2020
Add missing link in README
camelid
committed
8783c62
View commit details
Copy full SHA for 8783c62
Browse repository at this point
Remove a number of vec UI tests, make them unit tests in the alloc library
CraftSpider
committed
3e29fdb
View commit details
Copy full SHA for 3e29fdb
Browse repository at this point
Allow try blocks as the argument to return expressions
Show description for 791f93c
scottmcm
committed
791f93c
View commit details
Copy full SHA for 791f93c
Browse repository at this point
Condense StringReader's API to a single function
matklad
committed
4231fbc
View commit details
Copy full SHA for 4231fbc
Browse repository at this point
Link & primitive using relative link
pickfire
authored
4df6490
View commit details
Copy full SHA for 4df6490
Browse repository at this point
Rename IsJoint -> Spacing
Show description for ccf41dd
matklad
committed
ccf41dd
View commit details
Copy full SHA for ccf41dd
Browse repository at this point
Add test for checking if-let or-patterns
JulianKnodt
committed
c6ab3ff
View commit details
Copy full SHA for c6ab3ff
Browse repository at this point
Remove vec-to_str.rs, merge the remaining test in with vec
CraftSpider
committed
2278c72
View commit details
Copy full SHA for 2278c72
Browse repository at this point
Make `Ipv4Addr` and `Ipv6Addr` const tests unit tests under `library`
Show description for a2e077e
CDirkx
committed
a2e077e
View commit details
Copy full SHA for a2e077e
Browse repository at this point
Address review comments on `Peekable::next_if`
jyn514
committed
8c93125
View commit details
Copy full SHA for 8c93125
Browse repository at this point
Link to `#capacity-and-reallocation` when using with_capacity
jyn514
committed
7b823df
View commit details
Copy full SHA for 7b823df
Browse repository at this point
Commits on Sep 4, 2020
Move various ui const tests to `library`
Show description for 538e198
CDirkx
committed
538e198
View commit details
Copy full SHA for 538e198
Browse repository at this point
Add slice primitive link to vec
pickfire
authored
85146b9
View commit details
Copy full SHA for 85146b9
Browse repository at this point
Rollup merge of #75580 - JulianKnodt:or_pattern, r=wesleywiser
Show description for 4dd8ebd
matklad
authored
4dd8ebd
View commit details
Copy full SHA for 4dd8ebd
Browse repository at this point
Rollup merge of #75954 - ArekPiekarz:unstable_book_ffi_tracking_issues, r=steveklabnik
Show description for ba2e0ed
matklad
authored
ba2e0ed
View commit details
Copy full SHA for ba2e0ed
Browse repository at this point
Rollup merge of #75994 - mental32:impl-rc-new-cyclic, r=KodrAus
Show description for 5886e94
matklad
authored
5886e94
View commit details
Copy full SHA for 5886e94
Browse repository at this point
Rollup merge of #76060 - pickfire:patch-12, r=jyn514
Show description for 30a4742
matklad
authored
30a4742
View commit details
Copy full SHA for 30a4742
Browse repository at this point
Rollup merge of #76128 - poliorcetics:doc-use-arc-clone, r=KodrAus
Show description for 99ce4da
matklad
authored
99ce4da
View commit details
Copy full SHA for 99ce4da
Browse repository at this point
Rollup merge of #76229 - camelid:patch-3, r=jonas-schievink
Show description for 7ab6e80
matklad
authored
7ab6e80
View commit details
Copy full SHA for 7ab6e80
Browse repository at this point
Rollup merge of #76273 - CraftSpider:master, r=matklad
Show description for b4e784b
matklad
authored
b4e784b
View commit details
Copy full SHA for b4e784b
Browse repository at this point
Rollup merge of #76274 - scottmcm:fix-76271, r=petrochenkov
Show description for 8aa90a3
matklad
authored
8aa90a3
View commit details
Copy full SHA for 8aa90a3
Browse repository at this point
Rollup merge of #76291 - matklad:spacing, r=petrochenkov
Show description for 8e70471
matklad
authored
8e70471
View commit details
Copy full SHA for 8e70471
Browse repository at this point
Rollup merge of #76299 - CDirkx:ip-tests, r=matklad
Show description for 61a381e
matklad
authored
61a381e
View commit details
Copy full SHA for 61a381e
Browse repository at this point
Rollup merge of #76302 - jyn514:peekable-2, r=Dylan-DPC
Show description for 3b3b5a8
matklad
authored
3b3b5a8
View commit details
Copy full SHA for 3b3b5a8
Browse repository at this point
Rollup merge of #76303 - jyn514:vec-assert-doc, r=Dylan-DPC
Show description for e819fdf
matklad
authored
e819fdf
View commit details
Copy full SHA for e819fdf
Browse repository at this point
Rollup merge of #76305 - CDirkx:const-tests, r=matklad
Show description for 1320c1a
matklad
authored
1320c1a
View commit details
Copy full SHA for 1320c1a
Browse repository at this point
You can’t perform that action at this time.