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
Watch
Couldn't load subscription status.
Retry
Uh oh!
There was an error while loading.
Please reload this page
.
Fork
13.9k
Star
107k
Code
Issues
5k+
Pull requests
904
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
d2f590a
User selector
All users
Datepicker
All time
Commit History
Commits on Oct 9, 2025
unsupported: Use `unsupported()` for `set_times_nofollow`
joshtriplett
authored
d2f590a
Copy full SHA for d2f590a
unsupported: Use `unsupported()` for `set_times`
joshtriplett
authored
f8118d8
Copy full SHA for f8118d8
fix c_char error in Android
chenyukang
committed
901366a
Copy full SHA for 901366a
add doc alias for set_times
Show description for 6fd1c2b
chenyukang
and
joshtriplett
committed
6fd1c2b
Copy full SHA for 6fd1c2b
add doc alias for set_times_nofollow
Show description for 1dd5641
chenyukang
and
joshtriplett
committed
1dd5641
Copy full SHA for 1dd5641
support fs::set_times for wasi
chenyukang
authored and
joshtriplett
committed
2438df7
Copy full SHA for 2438df7
rebase #147504
chenyukang
authored and
joshtriplett
committed
46c6f0a
Copy full SHA for 46c6f0a
use proper unsupported
chenyukang
authored and
joshtriplett
committed
1c5c8ca
Copy full SHA for 1c5c8ca
Update library/std/src/fs.rs
Show description for 6308e76
chenyukang
and
joshtriplett
committed
6308e76
Copy full SHA for 6308e76
Update library/std/src/fs.rs
Show description for 3d40fa6
chenyukang
and
joshtriplett
committed
3d40fa6
Copy full SHA for 3d40fa6
Implement fs api set_times and set_times_nofollow
chenyukang
committed
7225454
Copy full SHA for 7225454
Commits on Oct 7, 2025
library: fs: Factor out the Apple file time to attrlist code for reuse
joshtriplett
committed
1bf555c
Copy full SHA for 1bf555c
library: fs: Factor out a `file_time_to_timespec` function in preparation for reusing it
joshtriplett
committed
1e6b444
Copy full SHA for 1e6b444
Auto merge of #145608 - Darksonn:derefmut-pin-fix, r=lcnr
Show description for fed46ff
bors
committed
fed46ff
Copy full SHA for fed46ff
Auto merge of #147428 - matthiaskrgr:rollup-k3nlxlu, r=matthiaskrgr
Show description for 4a54b26
bors
committed
4a54b26
Copy full SHA for 4a54b26
Rollup merge of #147413 - karolzwolak:extern-multiple-quotes, r=fmease
Show description for 21bf6db
matthiaskrgr
authored
21bf6db
Copy full SHA for 21bf6db
Rollup merge of #147407 - rustbot:docs-update, r=ehuss
Show description for 0471a58
matthiaskrgr
authored
0471a58
Copy full SHA for 0471a58
Rollup merge of #147396 - GuillaumeGomez:fluent-tidy-improvements, r=kobzol
Show description for 1afc08d
matthiaskrgr
authored
1afc08d
Copy full SHA for 1afc08d
Rollup merge of #147395 - reddevilmidzy:refact-error-msg, r=Kivooeo,jackh726
Show description for 6332a76
matthiaskrgr
authored
6332a76
Copy full SHA for 6332a76
Rollup merge of #147354 - chenyukang:yukang-fix-147070-wrong-highlight-span, r=estebank
Show description for f64703c
matthiaskrgr
authored
f64703c
Copy full SHA for f64703c
Rollup merge of #147165 - Muscraft:subtract-code-offset, r=davidtwco
Show description for 4209a46
matthiaskrgr
authored
4209a46
Copy full SHA for 4209a46
Rollup merge of #145495 - fee1-dead-contrib:push-tynlnktvrmrx, r=Zalathar
Show description for 0bf117f
matthiaskrgr
authored
0bf117f
Copy full SHA for 0bf117f
Auto merge of #147099 - cjgillot:split-nop-landing, r=lcnr
Show description for d773bd0
bors
committed
d773bd0
Copy full SHA for d773bd0
Fix wrong span for hightlight for duplicated diff lines
chenyukang
committed
231c395
Copy full SHA for 231c395
Auto merge of #146355 - cjgillot:gvn-union, r=jackh726
Show description for ff5be13
bors
committed
ff5be13
Copy full SHA for ff5be13
Commits on Oct 6, 2025
Auto merge of #147405 - flip1995:clippy-subtree-update, r=Manishearth
Show description for 68ad253
bors
committed
68ad253
Copy full SHA for 68ad253
don't panic on extern with just multiple quotes in the name
karolzwolak
committed
cb06d91
Copy full SHA for cb06d91
Repurpose defunct test.
cjgillot
committed
96c3978
Copy full SHA for 96c3978
GVN: Support unions.
cjgillot
committed
5407eb8
Copy full SHA for 5407eb8
Improve diagnostics: replace 'non-inline module' with 'file module' and update note/help messages
reddevilmidzy
committed
02126ad
Copy full SHA for 02126ad
Update books
rustbot
committed
490fd3d
Copy full SHA for 490fd3d
Allow serde_core as a dependency
flip1995
committed
e652436
Copy full SHA for e652436
Update Cargo.lock
flip1995
committed
8c4be66
Copy full SHA for 8c4be66
Merge commit '2dc84cb744ad19d187871afb0385a616d80c209d' into clippy-subtree-update
flip1995
committed
827fc6e
Copy full SHA for 827fc6e
Auto merge of #144477 - cjgillot:gvn-index, r=dianqk
Show description for 3d8c1c1
bors
committed
3d8c1c1
Copy full SHA for 3d8c1c1
Pagination
Previous
Next
You can’t perform that action at this time.