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
909
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
3a3ad6d
User selector
All users
Datepicker
All time
Commit History
Commits on Aug 13, 2025
Rollup merge of #145189 - rust-lang:cargo_update, r=clubby789
Show description for 3a3ad6d
jdonszelmann
authored
3a3ad6d
Copy full SHA for 3a3ad6d
Rollup merge of #145153 - joshtriplett:macro-kinds-plural, r=petrochenkov
Show description for f202554
jdonszelmann
authored
f202554
Copy full SHA for f202554
Rollup merge of #145120 - maurer:llvm-time, r=nikic
Show description for e625cdf
jdonszelmann
authored
e625cdf
Copy full SHA for e625cdf
Rollup merge of #144955 - lcnr:lazily-update-non-parent-goals, r=BoxyUwU
Show description for c4a20b4
jdonszelmann
authored
c4a20b4
Copy full SHA for c4a20b4
Rollup merge of #138736 - azhogin:azhogin/sanitizers-target-modificators, r=rcvalle
Show description for 6cc8cbc
jdonszelmann
authored
6cc8cbc
Copy full SHA for 6cc8cbc
Rollup merge of #122661 - estebank:assert-macro-span, r=petrochenkov
Show description for 3590366
jdonszelmann
authored
3590366
Copy full SHA for 3590366
Auto merge of #145334 - Kobzol:rollup-fs5a133, r=Kobzol
Show description for 1c9952f
bors
committed
1c9952f
Copy full SHA for 1c9952f
Rollup merge of #145325 - clarfonthey:cast-init, r=scottmcm
Show description for 8cb78fe
Kobzol
authored
8cb78fe
Copy full SHA for 8cb78fe
Rollup merge of #145320 - Kobzol:fix-cranelift-codegen-dist, r=shepmaster
Show description for c4e82ab
Kobzol
authored
c4e82ab
Copy full SHA for c4e82ab
Rollup merge of #145308 - giltho:dangling-doc, r=scottmcm
Show description for b60d5b3
Kobzol
authored
b60d5b3
Copy full SHA for b60d5b3
Rollup merge of #145303 - m-ou-se:payload-as-str-doc, r=jhpratt
Show description for a0ed088
Kobzol
authored
a0ed088
Copy full SHA for a0ed088
Rollup merge of #145289 - rejected-l:master, r=Kobzol
Show description for 6e14364
Kobzol
authored
6e14364
Copy full SHA for 6e14364
Rollup merge of #145274 - compiler-errors:unused-must-use, r=fmease
Show description for c2bc926
Kobzol
authored
c2bc926
Copy full SHA for c2bc926
Rollup merge of #145269 - epage:test-env, r=jhpratt
Show description for 4b1deef
Kobzol
authored
4b1deef
Copy full SHA for 4b1deef
Rollup merge of #144870 - Kivooeo:file_prefix-stabilize, r=tgross35
Show description for ff44871
Kobzol
authored
ff44871
Copy full SHA for ff44871
Rollup merge of #144642 - lolbinarycat:editorconfig-no-run-make, r=lcnr
Show description for 900e568
Kobzol
authored
900e568
Copy full SHA for 900e568
Rollup merge of #144519 - clarfonthey:const-system-time, r=jhpratt
Show description for bd2db28
Kobzol
authored
bd2db28
Copy full SHA for bd2db28
Rollup merge of #143467 - ChaiTRex:ascii_char_is_ascii, r=tgross35
Show description for fb9cd24
Kobzol
authored
fb9cd24
Copy full SHA for fb9cd24
Auto merge of #145093 - nikic:dead-on-return, r=nnethercote
Show description for b1b26b8
bors
committed
b1b26b8
Copy full SHA for b1b26b8
Commits on Aug 12, 2025
Auto merge of #145295 - Kobzol:unify-stages, r=jieyouxu
Show description for 1553adf
bors
committed
1553adf
Copy full SHA for 1553adf
Add cast_init and cast_uninit methods for pointers
clarfonthey
committed
d6945f6
Copy full SHA for d6945f6
Remove unused must_use
compiler-errors
committed
2c0409c
Copy full SHA for 2c0409c
-Zsanitize and -Zsanitizer-cfi-normalize-integers flags are now target modifiers with custom consistency check function
azhogin
committed
5551d8c
Copy full SHA for 5551d8c
Allow cross-compiling the Cranelift dist component
Kobzol
committed
614364c
Copy full SHA for 614364c
Constify SystemTime methods
clarfonthey
committed
7ce620d
Copy full SHA for 7ce620d
Add change tracker entry
Kobzol
committed
4360c52
Copy full SHA for 4360c52
Replace `stage0-tools-bin` with `stage1-tools-bin`
Kobzol
committed
72b606d
Copy full SHA for 72b606d
Change the desugaring of `assert!` for better error output
Show description for c439a59
estebank
committed
c439a59
Copy full SHA for c439a59
rustdoc: Minimal fixes to compile with `MacroKinds`
Show description for e1fc89a
joshtriplett
committed
e1fc89a
Copy full SHA for e1fc89a
clippy: Update for switch to `MacroKinds`
Show description for 33ba4a2
joshtriplett
committed
33ba4a2
Copy full SHA for 33ba4a2
mbe: Rename macro parsing state names to use `Bang` instead of `Not`
Show description for b74e1cb
joshtriplett
committed
b74e1cb
Copy full SHA for b74e1cb
Detect and report macro kind mismatches early, and more precisely
Show description for ba231db
joshtriplett
committed
ba231db
Copy full SHA for ba231db
Only suggest changing `#[derive(mymacro)]` to `#[mymacro]` for attribute macros
joshtriplett
committed
c81fcac
Copy full SHA for c81fcac
Expand documentation of `GlobDelegation`
Show description for d7b30be
joshtriplett
committed
d7b30be
Copy full SHA for d7b30be
Switch to a bitflags `MacroKinds` to support macros with more than one kind
Show description for 0b855bc
joshtriplett
committed
0b855bc
Copy full SHA for 0b855bc
Pagination
Previous
Next
You can’t perform that action at this time.