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
14k
Star
108k
Code
Issues
5k+
Pull requests
912
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
5c4b61b
User selector
All users
Datepicker
All time
Commit History
Commits on Sep 3, 2025
don't uppercase error messages
Show description for 5c4b61b
scrabsha
committed
5c4b61b
Copy full SHA for 5c4b61b
Commits on Sep 1, 2025
Auto merge of #144783 - folkertdev:loop-match-diverging-loop, r=SparrowLii
Show description for 154037f
bors
committed
154037f
Copy full SHA for 154037f
Auto merge of #143290 - azhogin:azhogin/link-pub-async-impls, r=oli-obk
Show description for c0bb3b9
bors
committed
c0bb3b9
Copy full SHA for c0bb3b9
Auto merge of #146077 - Zalathar:rollup-l7ip5yi, r=Zalathar
Show description for 84a1747
bors
committed
84a1747
Copy full SHA for 84a1747
Rollup merge of #146068 - Zalathar:panic-hook, r=jieyouxu
Show description for 92bc467
Zalathar
authored
92bc467
Copy full SHA for 92bc467
Rollup merge of #146060 - WaffleLapkin:fixup-nix-dev-shell-again, r=Noratrieb
Show description for 325bb43
Zalathar
authored
325bb43
Copy full SHA for 325bb43
Rollup merge of #145754 - epage:escape, r=SparrowLii
Show description for 0972fd9
Zalathar
authored
0972fd9
Copy full SHA for 0972fd9
Rollup merge of #145643 - Zalathar:tree, r=SparrowLii
Show description for 88c254f
Zalathar
authored
88c254f
Copy full SHA for 88c254f
Rollup merge of #145468 - karolzwolak:float-tests-dedup, r=tgross35
Show description for 1d520e2
Zalathar
authored
1d520e2
Copy full SHA for 1d520e2
pub async fn implementation coroutine (func::{closure#0}) is monomorphized, when func itself is monomorphized
azhogin
committed
c2c58cb
Copy full SHA for c2c58cb
Auto merge of #146072 - Zalathar:rollup-0svnrfe, r=Zalathar
Show description for be4e9b7
bors
committed
be4e9b7
Copy full SHA for be4e9b7
Capture panic messages via a custom panic hook
Zalathar
committed
e7519c6
Copy full SHA for e7519c6
Rollup merge of #146051 - LorrensP-2158466:miri-libstd-fix, r=RalfJung
Show description for 0dbd8e6
Zalathar
authored
0dbd8e6
Copy full SHA for 0dbd8e6
Rollup merge of #146046 - chenyukang:yukang-fix-method-exists-for-ret-ty-error, r=estebank
Show description for eed5259
Zalathar
authored
eed5259
Copy full SHA for eed5259
Rollup merge of #146042 - estebank:issue-83413, r=lcnr
Show description for 142ad69
Zalathar
authored
142ad69
Copy full SHA for 142ad69
Rollup merge of #146004 - petrochenkov:epentry, r=nnethercote
Show description for 5adc0fe
Zalathar
authored
5adc0fe
Copy full SHA for 5adc0fe
Rollup merge of #145968 - connortsui20:bound-copied, r=joboet
Show description for 0fa8265
Zalathar
authored
0fa8265
Copy full SHA for 0fa8265
Rollup merge of #145421 - nnethercote:dump_mir-cleanups, r=davidtwco
Show description for d17b3fb
Zalathar
authored
d17b3fb
Copy full SHA for d17b3fb
Auto merge of #145663 - Kobzol:bootstrap-test, r=jieyouxu
Show description for 828e45a
bors
committed
828e45a
Copy full SHA for 828e45a
Commits on Aug 31, 2025
Introduce `MirDumper` and `MirWriter`.
Show description for 5ce3797
nnethercote
committed
5ce3797
Copy full SHA for 5ce3797
Indent some functions.
Show description for 2d21c13
nnethercote
committed
2d21c13
Copy full SHA for 2d21c13
Use trait object references for closures.
Show description for d3e2c93
nnethercote
committed
d3e2c93
Copy full SHA for d3e2c93
Avoid unnecessary `mut`-ness for various closures.
nnethercote
committed
d7faa56
Copy full SHA for d7faa56
Inline and remove `dump_mir_for_pass`.
Show description for 3a0d0be
nnethercote
committed
3a0d0be
Copy full SHA for 3a0d0be
Inline and remove `dump_matched_mir_node`.
Show description for 7ea882d
nnethercote
committed
7ea882d
Copy full SHA for 7ea882d
Split `ObligationCauseCode::BinOp` for unops to `UnOp`
estebank
committed
ea2daa3
Copy full SHA for ea2daa3
Auto merge of #146038 - notriddle:polarity, r=GuillaumeGomez
Show description for 07d246f
bors
committed
07d246f
Copy full SHA for 07d246f
dedup to_radians float test
karolzwolak
committed
9028efc
Copy full SHA for 9028efc
Auto merge of #146053 - joboet:split-paths-regression, r=Mark-Simulacrum
Show description for f73bcd5
bors
committed
f73bcd5
Copy full SHA for f73bcd5
dedup to_degrees float test
karolzwolak
committed
c81a8a8
Copy full SHA for c81a8a8
fixup nix dev shell again
WaffleLapkin
committed
43e5359
Copy full SHA for 43e5359
dedup powi float test
karolzwolak
committed
e10e6d7
Copy full SHA for e10e6d7
Auto merge of #146052 - matthiaskrgr:rollup-cfxx9m6, r=matthiaskrgr
Show description for 564ee21
bors
committed
564ee21
Copy full SHA for 564ee21
std: fix `SplitPaths` regression
joboet
committed
6d8d952
Copy full SHA for 6d8d952
Rollup merge of #145931 - gonzalobg:patch-1, r=nagisa
Show description for e3881cb
matthiaskrgr
authored
e3881cb
Copy full SHA for e3881cb
Pagination
Previous
Next
You can’t perform that action at this time.