Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
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 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
916
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
7148a4f
User selector
All users
Datepicker
All time
Commit History
Commits on Sep 21, 2025
Rollup merge of #143857 - Periodic1911:macro-export, r=jdonszelmann
Show description for 7148a4f
matthiaskrgr
authored
7148a4f
Copy full SHA for 7148a4f
Auto merge of #146659 - cjgillot:impossible-taint, r=oli-obk
Show description for 7e4b8d7
bors
committed
7e4b8d7
Copy full SHA for 7e4b8d7
Changes to uitests for macro_export port
Show description for f7fa83e
JonathanBrouwer
and
Periodic1911
committed
f7fa83e
Copy full SHA for f7fa83e
Port #[macro_export] to the new attribute parsing infrastructure
Show description for 6abcadc
JonathanBrouwer
and
Periodic1911
committed
6abcadc
Copy full SHA for 6abcadc
Auto merge of #146592 - Kobzol:tidy-diag, r=jieyouxu
Show description for 6710835
bors
committed
6710835
Copy full SHA for 6710835
Implement output of colored messages with optional check context
Kobzol
committed
4c208f5
Copy full SHA for 4c208f5
Migrate the remaining tidy checks to diagnostics
Kobzol
committed
352fa39
Copy full SHA for 352fa39
Add `CheckId`, migrate the `alphabetical` check to diagnostics
Kobzol
committed
c36faff
Copy full SHA for c36faff
Add diagnostics context and migrate the `style` check to it
Kobzol
committed
b0010dd
Copy full SHA for b0010dd
Auto merge of #146779 - GuillaumeGomez:gcc-ignore-test_ui_abi, r=Kobzol,jieyouxu
Show description for 1d23da6
bors
committed
1d23da6
Copy full SHA for 1d23da6
Auto merge of #146830 - Zalathar:rollup-lj8jfok, r=Zalathar
Show description for dfa2223
bors
committed
dfa2223
Copy full SHA for dfa2223
Rollup merge of #146822 - saethlin:bbbbbstd, r=Noratrieb
Show description for 5224279
Zalathar
authored
5224279
Copy full SHA for 5224279
Rollup merge of #146820 - cammeresi:alloc-20250919, r=tgross35
Show description for be39572
Zalathar
authored
be39572
Copy full SHA for be39572
Rollup merge of #146793 - folkertdev:naked-asm-func-end, r=Amanieu
Show description for 92ea947
Zalathar
authored
92ea947
Copy full SHA for 92ea947
Rollup merge of #146744 - beepster4096:derefs_in_ref_prop, r=cjgillot
Show description for 5c1c479
Zalathar
authored
5c1c479
Copy full SHA for 5c1c479
Rollup merge of #146551 - folkertdev:cmse-entry-c-variadic, r=workingjubilee
Show description for 6333a8b
Zalathar
authored
6333a8b
Copy full SHA for 6333a8b
Rollup merge of #145664 - Darksonn:stab-file-with-nul, r=Mark-Simulacrum
Show description for b0c55c8
Zalathar
authored
b0c55c8
Copy full SHA for b0c55c8
Rollup merge of #144091 - thaliaarchi:stabilize-new-zeroed, r=Mark-Simulacrum
Show description for 7a5819d
Zalathar
authored
7a5819d
Copy full SHA for 7a5819d
Rollup merge of #140983 - tkr-sh:master, r=ibraheemdev
Show description for d253318
Zalathar
authored
d253318
Copy full SHA for d253318
Consider errors in MIR as impossible predicates.
cjgillot
committed
3934fc9
Copy full SHA for 3934fc9
Commits on Sep 20, 2025
Fix old typo in lang_start_internal comment
saethlin
committed
5c0cb3a
Copy full SHA for 5c0cb3a
Auto merge of #146812 - matthiaskrgr:rollup-aiap18m, r=matthiaskrgr
Show description for dd7fda5
bors
committed
dd7fda5
Copy full SHA for dd7fda5
[GCC backend] Ignore failing ui abi tests
GuillaumeGomez
committed
fd7f8b2
Copy full SHA for fd7f8b2
Rollup merge of #146800 - thaliaarchi:fix-move-pal-thread, r=joboet
Show description for 48c1249
matthiaskrgr
authored
48c1249
Copy full SHA for 48c1249
Rollup merge of #146774 - Kobzol:bootstrap-relative-path, r=jieyouxu
Show description for f5725f0
matthiaskrgr
authored
f5725f0
Copy full SHA for f5725f0
Rollup merge of #146770 - hkBst:clippy-fix-10, r=fmease
Show description for 016420a
matthiaskrgr
authored
016420a
Copy full SHA for 016420a
Rollup merge of #146762 - madsmtm:test-apple-sim, r=jieyouxu
Show description for 8904ff1
matthiaskrgr
authored
8904ff1
Copy full SHA for 8904ff1
Rollup merge of #144592 - fee1-dead-contrib:target_spec, r=Noratrieb
Show description for 5f8062b
matthiaskrgr
authored
5f8062b
Copy full SHA for 5f8062b
Auto merge of #146805 - lnicola:sync-from-ra, r=lnicola
Show description for 9f2ef0f
bors
committed
9f2ef0f
Copy full SHA for 9f2ef0f
docs: improve doc of some methods w/ ranges
tkr-sh
committed
ac3c480
Copy full SHA for ac3c480
Auto merge of #146771 - Kobzol:download-ci-llvm-default-value, r=jieyouxu
Show description for b00998a
bors
committed
b00998a
Copy full SHA for b00998a
Merge pull request #20707 from lnicola/bump-rustc
Show description for 0afd767
lnicola
authored
0afd767
Copy full SHA for 0afd767
Bump rustc crates once more
lnicola
committed
4d8655e
Copy full SHA for 4d8655e
Auto merge of #146621 - cammeresi:peek-20250915, r=Amanieu
Show description for e4b5219
bors
committed
e4b5219
Copy full SHA for e4b5219
Add unstable attribute to BTreeMap-related allocator generics
Show description for 42b38e3
cammeresi
committed
42b38e3
Copy full SHA for 42b38e3
Pagination
Previous
Next
You can’t perform that action at this time.