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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
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
15.5k
Star
117k
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
Commits
Branch selector
main
User selector
zachs18
Datepicker
All time
Commit history
Commits on Aug 23, 2026
Bump cfg_aliases to 0.2.2
Show description for b14b89f
zachs18
committed
b14b89f
View commit details
Copy full SHA for b14b89f
Browse repository at this point
Commits on Aug 21, 2026
Doclink to the associated const on primitive `char`, not the deprecated free const in the `core::char`/`std::char` modules.
zachs18
committed
6531486
View commit details
Copy full SHA for 6531486
Browse repository at this point
Commits on Jul 8, 2026
Add zero-variant enums to randomize-layout comments and tests.
zachs18
committed
bec5d88
View commit details
Copy full SHA for bec5d88
Browse repository at this point
Add comments to randomize-layout implementation documenting guaranteed ZST struct/enums.
Show description for 68cfe93
zachs18
committed
68cfe93
View commit details
Copy full SHA for 68cfe93
Browse repository at this point
Commits on Apr 7, 2026
Add doctest for Box/Rc/Arc::into_array
zachs18
committed
7d35719
View commit details
Copy full SHA for 7d35719
Browse repository at this point
Make Box/Rc/Arc::into_array allocator-aware
zachs18
committed
938c5b5
View commit details
Copy full SHA for 938c5b5
Browse repository at this point
Commits on Mar 12, 2026
Remove PointerLikeCandidate
zachs18
committed
814c750
View commit details
Copy full SHA for 814c750
Browse repository at this point
Commits on Feb 15, 2026
Update UnsafeUnpin impls for extern types
Show description for ca1defc
zachs18
committed
ca1defc
View commit details
Copy full SHA for ca1defc
Browse repository at this point
Commits on Jan 28, 2026
Stabilize feature(push_mut)
zachs18
committed
890e50d
View commit details
Copy full SHA for 890e50d
Browse repository at this point
Commits on Jan 20, 2026
Replace #[rustc_do_not_implement_via_object] with #[rustc_dyn_incompatible_trait], which makes the marked trait dyn-incompatible.
Show description for c3205f9
zachs18
and
lcnr
committed
c3205f9
View commit details
Copy full SHA for c3205f9
Browse repository at this point
Commits on Jan 14, 2026
Feature-gate `mut ref` patterns in struct field shorthand.
zachs18
committed
f809e33
View commit details
Copy full SHA for f809e33
Browse repository at this point
Add test for feature-gating `mut ref` patterns in struct field shorthand.
zachs18
committed
cd6c412
View commit details
Copy full SHA for cd6c412
Browse repository at this point
Commits on Jan 8, 2026
Move feature(multiple_supertrait_upcastable) to the actual feature gates section (from the internal feature gates section) and give it a tracking issue.
zachs18
committed
5466c6b
View commit details
Copy full SHA for 5466c6b
Browse repository at this point
Commits on Nov 21, 2025
Add tidy check to forbid 'CHECK: br' and 'CHECK-NOT: br' in new codegen tests
zachs18
committed
238ef54
View commit details
Copy full SHA for 238ef54
Browse repository at this point
Replace uses of 'CHECK: br' and 'CHECK-NOT: br' with 'br {{.*}}'.
Show description for 9a8dc7e
zachs18
committed
9a8dc7e
View commit details
Copy full SHA for 9a8dc7e
Browse repository at this point
Commits on Nov 20, 2025
Add regression test for collections' PartialEq::eq impls not comparing elements if lengths are different.
zachs18
committed
907f5c1
View commit details
Copy full SHA for 907f5c1
Browse repository at this point
In `BTreeMap::eq`, do not compare the elements if the sizes are different.
Show description for 4adcdbb
zachs18
committed
4adcdbb
View commit details
Copy full SHA for 4adcdbb
Browse repository at this point
Commits on Nov 19, 2025
Implement the clone part of Arc::make_mut using Arc::clone_from_ref_in
zachs18
committed
2eac4db
View commit details
Copy full SHA for 2eac4db
Browse repository at this point
Add Arc::(try_)clone_from_ref(_in)
zachs18
committed
b565635
View commit details
Copy full SHA for b565635
Browse repository at this point
Implelement the clone part of Rc::make_mut using Rc::clone_from_ref_in
zachs18
committed
7a7142c
View commit details
Copy full SHA for 7a7142c
Browse repository at this point
Add Rc::(try_)clone_from_ref(_in)
zachs18
committed
cfb859e
View commit details
Copy full SHA for cfb859e
Browse repository at this point
Implement some conversions using Box::clone_from_ref
zachs18
committed
316d54a
View commit details
Copy full SHA for 316d54a
Browse repository at this point
Add Box::(try_)clone_from_ref(_in)
zachs18
committed
9e497b6
View commit details
Copy full SHA for 9e497b6
Browse repository at this point
Commits on Nov 10, 2025
Implement DynSend and DynSync for std::panic::Location.
Show description for 6bfb876
zachs18
committed
6bfb876
View commit details
Copy full SHA for 6bfb876
Browse repository at this point
Commits on Nov 9, 2025
Optimize Vec::from_elem for some more cases.
Show description for 0aaa3ae
zachs18
committed
0aaa3ae
View commit details
Copy full SHA for 0aaa3ae
Browse repository at this point
Commits on Sep 28, 2025
Inhibit all-absent-variant optimization for all enum reprs that inhibit layout optimization, not just repr(C).
zachs18
committed
85872cf
View commit details
Copy full SHA for 85872cf
Browse repository at this point
Commits on Sep 12, 2025
Remove unreachable unsized arg handling in `store_fn_arg/store_arg` in codegen
zachs18
committed
b5b58d1
View commit details
Copy full SHA for b5b58d1
Browse repository at this point
Remove unreachable unsized arg handling in `store_fn_arg/store_arg` in codegen
zachs18
committed
baed55c
View commit details
Copy full SHA for baed55c
Browse repository at this point
Commits on Aug 25, 2025
Only consider auto traits empty for the purposes of omitting vptrs from subtrait vtables
zachs18
committed
904e83c
View commit details
Copy full SHA for 904e83c
Browse repository at this point
Commits on Aug 24, 2025
Remove arm::t32-specific function pointer test.
Show description for 25afbbc
zachs18
committed
25afbbc
View commit details
Copy full SHA for 25afbbc
Browse repository at this point
Commits on Aug 23, 2025
Implement some more checks for `ptr_guaranteed_cmp` in consteval:
Show description for 10fde9e
zachs18
and
RalfJung
committed
10fde9e
View commit details
Copy full SHA for 10fde9e
Browse repository at this point
Commits on Aug 17, 2025
Do not consider a `T: !Sized` candidate to satisfy a `T: !MetaSized` obligation.
zachs18
committed
c7cd1b3
View commit details
Copy full SHA for c7cd1b3
Browse repository at this point
Commits on Aug 14, 2025
Remove TmpLayout in layout_of_enum
zachs18
committed
12b5794
View commit details
Copy full SHA for 12b5794
Browse repository at this point
Commits on Aug 1, 2025
Update compiler/rustc_const_eval/src/interpret/memory.rs
Show description for fe72018
zachs18
and
RalfJung
authored
fe72018
View commit details
Copy full SHA for fe72018
Browse repository at this point
Commits on Jul 31, 2025
Do not give function allocations alignment in consteval or miri.
zachs18
committed
f554c79
View commit details
Copy full SHA for f554c79
Browse repository at this point
Previous
Next
You can’t perform that action at this time.