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.9k
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 5 pull requests
- #59653
#59653
Closed
Centril
wants to merge 14 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup-0kr2w0l
Centril/rust:rollup-0kr2w0l
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Closed
Rollup of 5 pull requests
#59653
Centril
wants to merge 14 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup-0kr2w0l
Centril/rust:rollup-0kr2w0l
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 1, 2019
wasi: Load arguments via syscalls
Show description for 382f9a7
alexcrichton
committed
382f9a7
View commit details
Copy full SHA for 382f9a7
Browse repository at this point
wasi: Use raw syscalls for stdio
Show description for 60f6cbd
alexcrichton
committed
60f6cbd
View commit details
Copy full SHA for 60f6cbd
Browse repository at this point
wasi: Implement `error_string` to get readable errors
Show description for 32a7684
alexcrichton
committed
32a7684
View commit details
Copy full SHA for 32a7684
Browse repository at this point
Commits on Apr 2, 2019
wasi: Fill out `std::fs` module for WASI
Show description for 38fb7a7
alexcrichton
committed
38fb7a7
View commit details
Copy full SHA for 38fb7a7
Browse repository at this point
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
Rollup merge of #55448 - Mokosha:SortAtIndex, r=bluss
Show description for 54c602b
Centril
authored
54c602b
View commit details
Copy full SHA for 54c602b
Browse repository at this point
Rollup merge of #59186 - ssomers:btreeset_intersection_revisited_again, r=KodrAus
Show description for a08a3a3
Centril
authored
a08a3a3
View commit details
Copy full SHA for a08a3a3
Browse repository at this point
Rollup merge of #59514 - tmandry:remove-adt-def-from-projection-elem, r=eddyb
Show description for 420b11a
Centril
authored
420b11a
View commit details
Copy full SHA for 420b11a
Browse repository at this point
Rollup merge of #59619 - alexcrichton:wasi-fs, r=fitzgen
Show description for 6fe9bb1
Centril
authored
6fe9bb1
View commit details
Copy full SHA for 6fe9bb1
Browse repository at this point
Rollup merge of #59630 - nnethercote:shrink-mir-Statement, r=pnkfelix
Show description for fe4518d
Centril
authored
fe4518d
View commit details
Copy full SHA for fe4518d
Browse repository at this point
You can’t perform that action at this time.