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
Accelerator
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
Type
/
to 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.4k
Star
115k
Code
Issues
5k+
Pull requests
1.3k
Actions
Projects
Security and quality
6
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Rollup of 4 pull requests
- #59657
#59657
Merged
bors
merged 9 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup-w5p98mc
Centril/rust:rollup-w5p98mc
Copy head branch name to clipboard
Apr 3, 2019
Conversation
Commits
9
(9)
Checks
Files changed
Merged
Rollup of 4 pull requests
#59657
bors
merged 9 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup-w5p98mc
Centril/rust:rollup-w5p98mc
Copy head branch name to clipboard
Commits
Commits on Mar 11, 2019
Add initial implementation of 'sort_at_index' for slices -- analog to C++'s std::nth_element (a.k.a. quickselect)
Show description for 3f306db
Mokosha
committed
3f306db
View commit details
Copy full SHA for 3f306db
Browse repository at this point
Commits on Mar 29, 2019
improve worst-case performance of BTreeSet difference and intersection
ssomers
committed
f5fee8f
View commit details
Copy full SHA for f5fee8f
Browse repository at this point
Commits on Apr 2, 2019
Replace adt_def with name in mir::ProjectionElem::Downcast
tmandry
committed
ac29ca7
View commit details
Copy full SHA for ac29ca7
Browse repository at this point
Remove adt_def from PlaceTy and make it a struct
tmandry
committed
4122d22
View commit details
Copy full SHA for 4122d22
Browse repository at this point
Shrink `mir::Statement`.
Show description for d00d639
nnethercote
committed
d00d639
View commit details
Copy full SHA for d00d639
Browse repository at this point
Commits on Apr 3, 2019
Rollup merge of #55448 - Mokosha:SortAtIndex, r=bluss
Show description for 2f37c5a
Centril
authored
2f37c5a
View commit details
Copy full SHA for 2f37c5a
Browse repository at this point
Rollup merge of #59186 - ssomers:btreeset_intersection_revisited_again, r=KodrAus
Show description for 9898182
Centril
authored
9898182
View commit details
Copy full SHA for 9898182
Browse repository at this point
Rollup merge of #59514 - tmandry:remove-adt-def-from-projection-elem, r=eddyb
Show description for a96e388
Centril
authored
a96e388
View commit details
Copy full SHA for a96e388
Browse repository at this point
Rollup merge of #59630 - nnethercote:shrink-mir-Statement, r=pnkfelix
Show description for d31d80b
Centril
authored
d31d80b
View commit details
Copy full SHA for d31d80b
Browse repository at this point
You can’t perform that action at this time.