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.9k
Star
107k
Code
Issues
5k+
Pull requests
874
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
Diggsey
Datepicker
All time
Commit History
Commits on Oct 15, 2025
Revert unintentional whitespace changes to rustfmt-excluded file
Diggsey
committed
87e0f43
Copy full SHA for 87e0f43
Restrict sysroot crate imports to those defined in this repo.
Show description for e8fec08
Diggsey
committed
e8fec08
Copy full SHA for e8fec08
Restrict sysroot crate imports to those defined in this repo.
Show description for c6a9521
Diggsey
committed
c6a9521
Copy full SHA for c6a9521
Commits on Jul 5, 2025
Make tempfile a normal dependency
Diggsey
committed
214311b
Copy full SHA for 214311b
Make tempfile a normal dependency
Diggsey
committed
ea7b756
Copy full SHA for ea7b756
Use `object` crate from crates.io to fix windows build error
Diggsey
committed
7b1674d
Copy full SHA for 7b1674d
Use `object` crate from crates.io to fix windows build error
Diggsey
committed
a839b07
Copy full SHA for a839b07
Commits on Jun 7, 2025
Address documentation issues identified with Future
Diggsey
committed
3a56a03
Copy full SHA for 3a56a03
Commits on May 26, 2025
Limit the size of cgu names when using the `-Zhuman-readable-cgu-names` option
Show description for fdb660e
Diggsey
committed
fdb660e
Copy full SHA for fdb660e
Commits on May 25, 2020
Fix UB in Arc
Show description for ee6e705
Diggsey
committed
ee6e705
Copy full SHA for ee6e705
Commits on May 15, 2020
Improve the documentation for ManuallyDrop to resolve conflicting usage of terminology.
Diggsey
committed
7433c4d
Copy full SHA for 7433c4d
Commits on Mar 27, 2018
Implement `shrink_to` method on collections
Diggsey
committed
04f6692
Copy full SHA for 04f6692
Commits on Mar 25, 2018
Implement get_key_value for HashMap, BTreeMap
Diggsey
committed
fbec3ec
Copy full SHA for fbec3ec
Commits on Jan 30, 2018
Add wasm_syscall feature to build system
Diggsey
committed
0e6601f
Copy full SHA for 0e6601f
Implement extensible syscall interface for wasm
Diggsey
committed
36695a3
Copy full SHA for 36695a3
Commits on Jan 13, 2018
Add note to documentation
Diggsey
committed
c96f302
Copy full SHA for c96f302
Implement "seek_relative"
Diggsey
committed
562ba04
Copy full SHA for 562ba04
Commits on Jan 11, 2018
Enable num tests on wasm
Diggsey
committed
53c05ff
Copy full SHA for 53c05ff
Commits on Dec 28, 2017
Implement AsRef<Path> for Component
Diggsey
committed
e0855ff
Copy full SHA for e0855ff
Commits on Dec 24, 2017
Capture environment at spawn
Diggsey
committed
ccc91d7
Copy full SHA for ccc91d7
Commits on Dec 19, 2017
Always print floats with a decimal point with the Debug formatter
Diggsey
committed
3e98f18
Copy full SHA for 3e98f18
Commits on Dec 18, 2017
Implement `Write` for `Cursor<&mut Vec<T>>`
Diggsey
committed
77b3090
Copy full SHA for 77b3090
Add lossless debug implementation for unix OsStrs
Diggsey
committed
8fac7d9
Copy full SHA for 8fac7d9
Commits on Apr 17, 2017
Remove non-breaking spaces
Diggsey
committed
1528cbe
Copy full SHA for 1528cbe
Commits on Aug 13, 2016
Fix make-tidy lock file checks
Diggsey
committed
b3908d0
Copy full SHA for b3908d0
Commits on Aug 12, 2016
Produce source package in rust-installer format in addition to vanilla tarball
Show description for 7341d68
Diggsey
committed
7341d68
Copy full SHA for 7341d68
Commits on Sep 4, 2015
Add line numbers to MSVC backtrace
Show description for 9a83842
Diggsey
committed
9a83842
Copy full SHA for 9a83842
Fix escaping in msvc builds
Diggsey
committed
f86c853
Copy full SHA for f86c853
Add line numbers to windows-gnu backtraces
Show description for d4fc3ec
Diggsey
committed
d4fc3ec
Copy full SHA for d4fc3ec
Update libbacktrace to r227145
Diggsey
committed
3427760
Copy full SHA for 3427760
Commits on Aug 24, 2015
Fix compile-fail tests on windows
Diggsey
committed
19dc4d0
Copy full SHA for 19dc4d0
Commits on Aug 6, 2015
Fix setting of PATH for `make check` on windows
Diggsey
committed
6203d97
Copy full SHA for 6203d97
Commits on Jan 21, 2015
Display negative trait implementations correctly in rustdoc
Show description for eb08650
Diggsey
committed
eb08650
Copy full SHA for eb08650
Commits on Jan 19, 2015
Ranges implement Clone where possible
Diggsey
committed
a674f85
Copy full SHA for a674f85
Commits on Jan 15, 2015
Allow get_tydesc intrinsic to accept unsized types
Show description for 81c5fd8
Diggsey
committed
81c5fd8
Copy full SHA for 81c5fd8
You can’t perform that action at this time.