Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
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 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
108k
Code
Issues
5k+
Pull requests
895
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
theemathas
Datepicker
All time
Commit History
Commits on Oct 7, 2025
Fix doc comment
theemathas
authored
0fe466c
Copy full SHA for 0fe466c
Commits on Aug 13, 2025
Make std use the edition 2024 prelude
Show description for 6056212
theemathas
committed
6056212
Copy full SHA for 6056212
Commits on Aug 12, 2025
Make I-miscompile imply I-prioritize
Show description for f336cc7
theemathas
authored
f336cc7
Copy full SHA for f336cc7
Commits on Jul 14, 2025
Change "allocated object" to "allocation".
Show description for 6080c75
theemathas
committed
6080c75
Copy full SHA for 6080c75
Commits on Jul 7, 2025
Turn `Cow::is_borrowed,is_owned` into associated functions.
Show description for b335056
theemathas
committed
b335056
Copy full SHA for b335056
Commits on Jun 19, 2025
Remove incorrect comments in `Weak`
Show description for 644469e
theemathas
committed
644469e
Copy full SHA for 644469e
Commits on Dec 21, 2024
Document CTFE behavior of methods that call is_null
theemathas
committed
e6efbb2
Copy full SHA for e6efbb2
Correctly document is_null CTFE behavior.
Show description for 9388917
theemathas
committed
9388917
Copy full SHA for 9388917
Commits on Oct 10, 2024
More clearly document Stdin::read_line
Show description for 2035737
theemathas
committed
2035737
Copy full SHA for 2035737
Commits on Sep 21, 2024
Reword ManuallyDrop+Box interaction
theemathas
committed
de2eba1
Copy full SHA for de2eba1
Commits on Sep 20, 2024
Add `Vec::as_non_null`
theemathas
committed
ff86269
Copy full SHA for ff86269
Commits on Sep 14, 2024
Add tracking issue number for `box_vec_non_null`
theemathas
committed
811ee38
Copy full SHA for 811ee38
Commits on Sep 13, 2024
Fix awkward wording.
theemathas
committed
f604ed6
Copy full SHA for f604ed6
Address WaffleLapkin's comments
theemathas
committed
6fa092a
Copy full SHA for 6fa092a
Commits on Sep 12, 2024
Document subtleties of `ManuallyDrop`
theemathas
committed
e2c9831
Copy full SHA for e2c9831
Commits on Sep 7, 2024
Bless tests due to new method suggestions.
theemathas
committed
79b87c5
Copy full SHA for 79b87c5
Add `NonNull` convenience methods to `Vec`
theemathas
committed
8230a90
Copy full SHA for 8230a90
Add `NonNull` convenience methods to `Box`
theemathas
committed
8e3e20a
Copy full SHA for 8e3e20a
Commits on Jan 6, 2017
Update lint documentation using util/update_lints.py
theemathas
committed
4962df3
Copy full SHA for 4962df3
Implement the forget_ref lint.
theemathas
committed
e4a4d0c
Copy full SHA for e4a4d0c
Refactor drop_ref.rs to use the if_let_chain macro.
theemathas
committed
f55d20f
Copy full SHA for f55d20f
Add forget_ref tests.
Show description for 3050d90
theemathas
committed
3050d90
Copy full SHA for 3050d90
The drop_ref test does not require implementing the Drop trait.
theemathas
committed
920a2b7
Copy full SHA for 920a2b7
Commits on Dec 28, 2016
Update lint documentation using util/update_lints.py
theemathas
committed
7034d16
Copy full SHA for 7034d16
Fix compile-fail tests by allowing double_parens.
theemathas
committed
c0c2014
Copy full SHA for c0c2014
Implement the double_parens lint.
theemathas
committed
e1c540b
Copy full SHA for e1c540b
Add skeleton for double_parens lint.
theemathas
committed
d76fa3d
Copy full SHA for d76fa3d
Add test for double_parens lint.
theemathas
committed
e735287
Copy full SHA for e735287
You can’t perform that action at this time.