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
867
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
zetanumbers
Datepicker
All time
Commit History
Commits on Sep 8, 2025
Make `is_typeck_child` match exhaustive
zetanumbers
committed
7e826fb
Copy full SHA for 7e826fb
Skip typeck for items w/o their own typeck context
Show description for 78718d5
zetanumbers
and
ywxt
committed
78718d5
Copy full SHA for 78718d5
Commits on Aug 26, 2025
Comment on intentional field order
zetanumbers
committed
dd07459
Copy full SHA for dd07459
Ensure the coordinator thread terminates first
zetanumbers
committed
82cc0ee
Copy full SHA for 82cc0ee
Commits on Jul 28, 2024
Add forbid(unsafe_op_in_unsafe_fn)
zetanumbers
committed
0a5a84e
Copy full SHA for 0a5a84e
fix: psvita's std code
zetanumbers
committed
352707d
Copy full SHA for 352707d
Commits on Jun 18, 2024
Apply suggestions from oli-obk's review
Show description for 1a8eae1
zetanumbers
and
oli-obk
committed
1a8eae1
Copy full SHA for 1a8eae1
Make async drop code more consistent with regular drop code
Show description for af10880
zetanumbers
committed
af10880
Copy full SHA for af10880
Commits on Jun 17, 2024
Add tracking issue to async_drop API
zetanumbers
committed
a6a78d2
Copy full SHA for a6a78d2
Commits on May 29, 2024
Revert miri async drop test but add warnings to each async drop test
zetanumbers
committed
4903cf4
Copy full SHA for 4903cf4
Bless new async destructor sizes in async drop tests
zetanumbers
committed
57a44b2
Copy full SHA for 57a44b2
fix non-existing ToPredicate trait error
zetanumbers
committed
39e1939
Copy full SHA for 39e1939
Add safety comment to fix tidy
zetanumbers
committed
2892302
Copy full SHA for 2892302
Optimize async drop glue for some old types
zetanumbers
committed
7cdd95e
Copy full SHA for 7cdd95e
Start implementing needs_async_drop and related
zetanumbers
committed
a47173c
Copy full SHA for a47173c
Add size check inside of the async drop tests
zetanumbers
committed
e0904cd
Copy full SHA for e0904cd
Commits on Apr 27, 2024
Relax `A: Clone` bound for `rc::Weak::into_raw_and_alloc`
zetanumbers
committed
255a1e9
Copy full SHA for 255a1e9
Commits on Apr 22, 2024
Fix typo in the has_surface_drop's doc comment
Show description for 67980dd
zetanumbers
and
oli-obk
authored
67980dd
Copy full SHA for 67980dd
Fix copy-paste typo in the comment within consider_builtin_async_destruct_candidate
zetanumbers
committed
a9c7465
Copy full SHA for a9c7465
Exhaustivelly match TyKind in consider_builtin_async_destruct_candidate
zetanumbers
committed
0881e3e
Copy full SHA for 0881e3e
Commits on Apr 18, 2024
Fix disabling the export of noop async_drop_in_place_raw
zetanumbers
committed
e239e73
Copy full SHA for e239e73
Commits on Apr 17, 2024
Use non-exhaustive matches for TyKind
Show description for 80c0b7e
zetanumbers
committed
80c0b7e
Copy full SHA for 80c0b7e
Commits on Apr 16, 2024
Add simple async drop glue generation
Show description for 24a24ec
zetanumbers
committed
24a24ec
Copy full SHA for 24a24ec
Commits on Mar 12, 2024
Fix discriminant_kind copy paste from the pointee trait case
zetanumbers
committed
5336a02
Copy full SHA for 5336a02
Commits on Feb 8, 2024
Deduplicate `tcx.instance_mir(instance)` calls in `try_instance_mir`
zetanumbers
committed
da4ec6f
Copy full SHA for da4ec6f
Commits on Jan 18, 2024
Add `A: 'static` bound for `Arc/Rc::pin_in`
zetanumbers
committed
656a388
Copy full SHA for 656a388
Commits on Dec 27, 2023
move walk_expr outside of every match branch
zetanumbers
committed
4bb7a12
Copy full SHA for 4bb7a12
Commits on Dec 12, 2023
Move some methods from `tcx.hir()` to `tcx`
Show description for fe37cc1
zetanumbers
committed
fe37cc1
Copy full SHA for fe37cc1
Move some methods from `tcx.hir()` to `tcx`
Show description for 24f009c
zetanumbers
committed
24f009c
Copy full SHA for 24f009c
Commits on Nov 30, 2023
Enable link-arg link kind inside of #[link] attribute
Show description for f7617c1
zetanumbers
committed
f7617c1
Copy full SHA for f7617c1
You can’t perform that action at this time.