Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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
Notifications
You must be signed in to change notification settings
Fork
13.8k
Star
107k
Code
Issues
5k+
Pull requests
866
Actions
Projects
9
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
jwong101
Datepicker
All time
Commit History
Commits on Jan 26, 2025
reduce `Box::default` stack copies in debug mode
Show description for 9700567
jwong101
committed
9700567
Copy full SHA for 9700567
add test for Box::default's stack usage in debug mode
jwong101
committed
80faf20
Copy full SHA for 80faf20
Commits on Jan 22, 2025
docs: fix verbose-bit-mask example
Show description for a18b75a
jwong101
committed
a18b75a
Copy full SHA for a18b75a
Commits on Oct 10, 2024
allocate before calling T::default in <Arc<T>>::default()
Show description for 5e474f7
jwong101
committed
5e474f7
Copy full SHA for 5e474f7
allocate before calling T::default in <Box<T>>::default()
Show description for dd0620b
jwong101
committed
dd0620b
Copy full SHA for dd0620b
add initial tests for placement new changes
jwong101
committed
8a14622
Copy full SHA for 8a14622
Commits on May 20, 2024
add codegen test for issue 120493
jwong101
committed
a4efe6f
Copy full SHA for a4efe6f
add ui tests for E0373 suggestion
jwong101
committed
371de04
Copy full SHA for 371de04
fix suggestion in E0373 for !Unpin coroutines
Show description for 5d7eda2
jwong101
committed
5d7eda2
Copy full SHA for 5d7eda2
Commits on May 19, 2024
use `Result::into_ok` on infallible result.
jwong101
committed
65e302f
Copy full SHA for 65e302f
Commits on May 18, 2024
specialize `Iterator::fold` for `vec::IntoIter`
Show description for 9d6b93c
jwong101
committed
9d6b93c
Copy full SHA for 9d6b93c
optimize in_place_collect with vec::IntoIter::try_fold
Show description for 6165dca
jwong101
committed
6165dca
Copy full SHA for 6165dca
optimize in-place collection of `Vec`
Show description for c585541
jwong101
committed
c585541
Copy full SHA for c585541
Commits on Mar 20, 2024
fix OOB pointer formed in Vec::index
Show description for 37718f9
jwong101
committed
37718f9
Copy full SHA for 37718f9
You can’t perform that action at this time.