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.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 18 pull requests
- #62352
#62352
Closed
Centril
wants to merge 51 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup-lde3ghk
Centril/rust:rollup-lde3ghk
Copy head branch name to clipboard
Conversation
Commits
51
(51)
Checks
Files changed
Closed
Rollup of 18 pull requests
#62352
Centril
wants to merge 51 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup-lde3ghk
Centril/rust:rollup-lde3ghk
Copy head branch name to clipboard
Commits
Commits on Jun 27, 2019
rename InterpretCx -> InterpCx
Show description for fc918a3
RalfJung
committed
fc918a3
View commit details
Copy full SHA for fc918a3
Browse repository at this point
Commits on Jun 29, 2019
wfcheck: resolve the type-vars in `AdtField` types
Show description for a02d436
arielb1
committed
a02d436
View commit details
Copy full SHA for a02d436
Browse repository at this point
Commits on Jun 30, 2019
Update mem::replace example to not be identical to mem::take
Show description for f7061db
czipperz
committed
f7061db
View commit details
Copy full SHA for f7061db
Browse repository at this point
Commits on Jul 1, 2019
syntax: Unsupport `foo! bar { ... }` macros in the parser
Show description for 3f39dc1
petrochenkov
committed
3f39dc1
View commit details
Copy full SHA for 3f39dc1
Browse repository at this point
Address review comments
petrochenkov
committed
d0dc41a
View commit details
Copy full SHA for d0dc41a
Browse repository at this point
Remove needless lifetimes
jeremystucki
committed
47ea8ae
View commit details
Copy full SHA for 47ea8ae
Browse repository at this point
Clean up inherent_impls
Zoxc
committed
8d6b1d1
View commit details
Copy full SHA for 8d6b1d1
Browse repository at this point
miri realloc: do not require giving old size+align
RalfJung
committed
b49fb76
View commit details
Copy full SHA for b49fb76
Browse repository at this point
Commits on Jul 2, 2019
Use mem::take instead of mem::replace with default
czipperz
committed
8a3797b
View commit details
Copy full SHA for 8a3797b
Browse repository at this point
Convert more usages over
czipperz
committed
636f5e6
View commit details
Copy full SHA for 636f5e6
Browse repository at this point
Enable mem_take feature in relevant crates
czipperz
committed
b0c199a
View commit details
Copy full SHA for b0c199a
Browse repository at this point
Revert change in compiletest
czipperz
committed
1443abc
View commit details
Copy full SHA for 1443abc
Browse repository at this point
Fix import of take in collapse_docs.rs
czipperz
committed
eddfad3
View commit details
Copy full SHA for eddfad3
Browse repository at this point
refactor check_for_substitution
Show description for dc088b2
matklad
committed
dc088b2
View commit details
Copy full SHA for dc088b2
Browse repository at this point
When possible without changing semantics, implement Iterator::last in terms of DoubleEndedIterator::next_back for types in liballoc and libcore.
Show description for db16e17
khuey
committed
db16e17
View commit details
Copy full SHA for db16e17
Browse repository at this point
Migrate compile-pass annotations to build-pass
JohnTitor
committed
c004451
View commit details
Copy full SHA for c004451
Browse repository at this point
Use link attributes on extern "C" blocks with llvm-libuwind
Show description for 8d2f80b
petrhosek
committed
8d2f80b
View commit details
Copy full SHA for 8d2f80b
Browse repository at this point
Commits on Jul 3, 2019
Remove needless lifetimes
jeremystucki
committed
87e8613
View commit details
Copy full SHA for 87e8613
Browse repository at this point
Remove needless lifetimes
jeremystucki
committed
0477e07
View commit details
Copy full SHA for 0477e07
Browse repository at this point
Remove needless lifetimes
jeremystucki
committed
6ae80cf
View commit details
Copy full SHA for 6ae80cf
Browse repository at this point
Remove needless lifetimes
jeremystucki
committed
d50a3a7
View commit details
Copy full SHA for d50a3a7
Browse repository at this point
Remove needless lifetimes
jeremystucki
committed
ec71176
View commit details
Copy full SHA for ec71176
Browse repository at this point
Remove needless lifetimes
jeremystucki
committed
d28832d
View commit details
Copy full SHA for d28832d
Browse repository at this point
Add missing lifetime specifier
jeremystucki
committed
3cd4df7
View commit details
Copy full SHA for 3cd4df7
Browse repository at this point
Add missing lifetime specifier
jeremystucki
committed
80f4c49
View commit details
Copy full SHA for 80f4c49
Browse repository at this point
Add missing lifetime specifier
jeremystucki
committed
b17cec5
View commit details
Copy full SHA for b17cec5
Browse repository at this point
Add missing lifetime specifier
jeremystucki
committed
edcde70
View commit details
Copy full SHA for edcde70
Browse repository at this point
Revert changes to the standard library
Show description for 88c515d
jeremystucki
committed
88c515d
View commit details
Copy full SHA for 88c515d
Browse repository at this point
Update the `rust-installer` submodule
Show description for f5b2541
alexcrichton
authored and
Mark-Simulacrum
committed
f5b2541
View commit details
Copy full SHA for f5b2541
Browse repository at this point
Fix bucket in CPU usage script
Mark-Simulacrum
committed
b4712f0
View commit details
Copy full SHA for b4712f0
Browse repository at this point
simplify Option::get_or_insert
matklad
committed
c51802a
View commit details
Copy full SHA for c51802a
Browse repository at this point
enable a few more tests in Miri and update the comment for others
RalfJung
committed
4dd5edc
View commit details
Copy full SHA for 4dd5edc
Browse repository at this point
remove bogus example from drop_in_place
RalfJung
committed
6225607
View commit details
Copy full SHA for 6225607
Browse repository at this point
Rollup merge of #62039 - jeremystucki:needless_lifetimes, r=eddyb
Show description for 2970a13
Centril
authored
2970a13
View commit details
Copy full SHA for 2970a13
Browse repository at this point
Rollup merge of #62123 - jeremystucki:needless_lifetimes_std, r=alexcrichton
Show description for 8d3cc45
Centril
authored
8d3cc45
View commit details
Copy full SHA for 8d3cc45
Browse repository at this point
Rollup merge of #62153 - alexcrichton:parallel-compress, r=Mark-Simulacrum
Show description for 3df3b4e
Centril
authored
3df3b4e
View commit details
Copy full SHA for 3df3b4e
Browse repository at this point
Rollup merge of #62173 - RalfJung:miri-interp, r=oli-obk
Show description for bfd789f
Centril
authored
bfd789f
View commit details
Copy full SHA for bfd789f
Browse repository at this point
Rollup merge of #62240 - arielb1:resolve-wf-fields, r=pnkfelix
Show description for da75e72
Centril
authored
da75e72
View commit details
Copy full SHA for da75e72
Browse repository at this point
Rollup merge of #62249 - czipperz:use-mem-take-instead-of-replace-default, r=dtolnay,Centril
Show description for 3f12de1
Centril
authored
3f12de1
View commit details
Copy full SHA for 3f12de1
Browse repository at this point
Rollup merge of #62252 - czipperz:change-mem-replace-doc-example, r=dtolnay
Show description for 7ec194a
Centril
authored
7ec194a
View commit details
Copy full SHA for 7ec194a
Browse repository at this point
Rollup merge of #62258 - petrochenkov:idclean, r=Centril
Show description for f5e7857
Centril
authored
f5e7857
View commit details
Copy full SHA for f5e7857
Browse repository at this point
Rollup merge of #62268 - Zoxc:inherent_impls, r=eddyb
Show description for 011a407
Centril
authored
011a407
View commit details
Copy full SHA for 011a407
Browse repository at this point
Rollup merge of #62287 - petrhosek:libunwind-link-attribute, r=tmandry
Show description for 288ca93
Centril
authored
288ca93
View commit details
Copy full SHA for 288ca93
Browse repository at this point
Rollup merge of #62295 - RalfJung:miri-realloc, r=cramertj
Show description for 469c69b
Centril
authored
469c69b
View commit details
Copy full SHA for 469c69b
Browse repository at this point
Rollup merge of #62297 - matklad:peek-delimited, r=petrochenkov
Show description for 02dc16d
Centril
authored
02dc16d
View commit details
Copy full SHA for 02dc16d
Browse repository at this point
Rollup merge of #62316 - khuey:efficient_last, r=sfackler
Show description for 1fd388b
Centril
authored
1fd388b
View commit details
Copy full SHA for 1fd388b
Browse repository at this point
Rollup merge of #62317 - JohnTitor:move-tests-to-build-pass, r=Centril
Show description for da52d46
Centril
authored
da52d46
View commit details
Copy full SHA for da52d46
Browse repository at this point
Rollup merge of #62337 - Mark-Simulacrum:fix-cpu-usage-script, r=alexcrichton
Show description for 4a5f89f
Centril
authored
4a5f89f
View commit details
Copy full SHA for 4a5f89f
Browse repository at this point
Rollup merge of #62344 - matklad:simplify-option, r=sfackler
Show description for 24e4e25
Centril
authored
24e4e25
View commit details
Copy full SHA for 24e4e25
Browse repository at this point
Rollup merge of #62346 - RalfJung:miri-tests, r=Centril
Show description for 8bcb4b6
Centril
authored
8bcb4b6
View commit details
Copy full SHA for 8bcb4b6
Browse repository at this point
Rollup merge of #62351 - RalfJung:drop-in-place, r=cramertj
Show description for 2eebc8c
Centril
authored
2eebc8c
View commit details
Copy full SHA for 2eebc8c
Browse repository at this point
You can’t perform that action at this time.