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 }}
jsimmons
/
rust
Public
forked from
rust-lang/rust
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Jul 17, 2025
Auto merge of #140399 - tiif:unstable_impl, r=lcnr,BoxyUwU
Show description for 014bd82
bors
committed
014bd82
Copy full SHA for 014bd82
Commits on Jul 16, 2025
Auto merge of #144019 - RalfJung:miri-sync, r=RalfJung
Show description for fd2eb39
bors
committed
fd2eb39
Copy full SHA for fd2eb39
Auto merge of #144028 - samueltardieu:rollup-x6f9h8n, r=samueltardieu
Show description for 5795086
bors
committed
5795086
Copy full SHA for 5795086
Rollup merge of #143990 - camsteffen:localkey-cell, r=tgross35
Show description for 96a9df4
samueltardieu
authored
96a9df4
Copy full SHA for 96a9df4
Rollup merge of #143968 - Stypox:tracing-FnAbiOf, r=RalfJung
Show description for 2a8f979
samueltardieu
authored
2a8f979
Copy full SHA for 2a8f979
Rollup merge of #143957 - samueltardieu:tidy-filenames, r=Kobzol
Show description for 19470bc
samueltardieu
authored
19470bc
Copy full SHA for 19470bc
Rollup merge of #143948 - ehuss:update-mdbook, r=Mark-Simulacrum
Show description for 645463a
samueltardieu
authored
645463a
Copy full SHA for 645463a
Rollup merge of #143939 - he32:netbsd-maintainers, r=jieyouxu
Show description for cc685d8
samueltardieu
authored
cc685d8
Copy full SHA for cc685d8
Rollup merge of #143921 - oli-obk:const-index, r=fee1-dead
Show description for 9eda137
samueltardieu
authored
9eda137
Copy full SHA for 9eda137
Rollup merge of #143920 - oli-obk:cg-llvm-safety, r=jieyouxu
Show description for b564ecf
samueltardieu
authored
b564ecf
Copy full SHA for b564ecf
Rollup merge of #143738 - rocurley:float_tests_refactor_2, r=tgross35
Show description for 096a66d
samueltardieu
authored
096a66d
Copy full SHA for 096a66d
Rollup merge of #143692 - RalfJung:miri-oob, r=oli-obk
Show description for 7b5e08f
samueltardieu
authored
7b5e08f
Copy full SHA for 7b5e08f
Rollup merge of #143448 - Enselic:remote-test-client-signals, r=Mark-Simulacrum
Show description for 17332ed
samueltardieu
authored
17332ed
Copy full SHA for 17332ed
Rollup merge of #143355 - hkBst:cleanup-shift-double-bitmask, r=Mark-Simulacrum
Show description for 37aba83
samueltardieu
authored
37aba83
Copy full SHA for 37aba83
Rollup merge of #142936 - aDotInTheVoid:rdj-shatts-forrealthistime, r=GuillaumeGomez
Show description for 9f2015d
samueltardieu
authored
9f2015d
Copy full SHA for 9f2015d
Merge pull request #4459 from ibraheemdev/ibraheem/global-ctor
Show description for fe090db
RalfJung
authored
fe090db
Copy full SHA for fe090db
Auto merge of #143458 - petrochenkov:bindnomod, r=SparrowLii
Show description for 1c6de21
bors
committed
1c6de21
Copy full SHA for 1c6de21
minor tweaks and comments
RalfJung
committed
a7818ab
Copy full SHA for a7818ab
Merge pull request #4456 from nia-e/trace-incorporate-events
Show description for ed212ff
RalfJung
authored
ed212ff
Copy full SHA for ed212ff
update comment to reference legacy `.ctors` section
Show description for 7daf0e6
ibraheemdev
and
RalfJung
authored
7daf0e6
Copy full SHA for 7daf0e6
hook up native-lib bits
nia-e
committed
06f0dca
Copy full SHA for 06f0dca
Auto merge of #143998 - ehuss:update-cargo, r=ehuss
Show description for f21fbac
bors
committed
f21fbac
Copy full SHA for f21fbac
resolve: Optimize `fn traits_in_module`
petrochenkov
committed
7f398fd
Copy full SHA for 7f398fd
resolve: Import `ty::Visibility` everywhere
petrochenkov
committed
1a9a226
Copy full SHA for 1a9a226
resolve: Remove trait `ToNameBinding`
petrochenkov
committed
01b546a
Copy full SHA for 01b546a
resolve: Merge `NameBindingKind::Module` into `NameBindingKind::Res`
petrochenkov
committed
babe2c0
Copy full SHA for babe2c0
Auto merge of #144003 - ChrisDenton:ci4, r=ChrisDenton
Show description for 231257f
bors
committed
231257f
Copy full SHA for 231257f
Ensure home directory exists
Show description for 262d02e
ChrisDenton
committed
262d02e
Copy full SHA for 262d02e
Update cargo
ehuss
committed
10bc064
Copy full SHA for 10bc064
Commits on Jul 15, 2025
add test for global constructors
ibraheemdev
committed
d060859
Copy full SHA for d060859
add support for global constructors (i.e. life before main)
ibraheemdev
committed
85c8949
Copy full SHA for 85c8949
Add LocalKey<Cell>::update
camsteffen
committed
1120cb2
Copy full SHA for 1120cb2
rustdoc-json: Structured attributes
Show description for 078332f
aDotInTheVoid
committed
078332f
Copy full SHA for 078332f
Add `0323pin` as target maintainer, and fix link to pkgsrc-wip and explain.
he32
authored and
jieyouxu
committed
8770e57
Copy full SHA for 8770e57
Auto merge of #143877 - xizheyin:143813, r=scottmcm,saethlin
Show description for 3014e79
bors
committed
3014e79
Copy full SHA for 3014e79
Pagination
Previous
Next
You can’t perform that action at this time.