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 }}
rptr
/
rust
Public
forked from
rust-lang/rust
Watch
Couldn't load subscription status.
Retry
Uh oh!
There was an error while loading.
Please reload this page
.
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
issue-139918-fix
User selector
All users
Datepicker
All time
Commit History
Commits on May 21, 2025
add panic_const_neg_overflow to minicore.rs
rptr
committed
c9a9618
Copy full SHA for c9a9618
tests: use minicore for tests/assembly
rptr
committed
c0082f9
Copy full SHA for c0082f9
Commits on May 20, 2025
Auto merge of #141292 - matthiaskrgr:rollup-9nhhk7k, r=matthiaskrgr
Show description for 444a627
bors
committed
444a627
Copy full SHA for 444a627
Rollup merge of #141285 - compiler-errors:tick, r=lcnr
Show description for cc0ee34
matthiaskrgr
authored
cc0ee34
Copy full SHA for cc0ee34
Rollup merge of #141279 - nnethercote:lower_to_hir, r=compiler-errors
Show description for 3b9ccbb
matthiaskrgr
authored
3b9ccbb
Copy full SHA for 3b9ccbb
Rollup merge of #141275 - dianne:gather-guard-pat-locals-once, r=compiler-errors
Show description for ac500ad
matthiaskrgr
authored
ac500ad
Copy full SHA for ac500ad
Rollup merge of #141269 - tshepang:rdg-push, r=jieyouxu
Show description for 1f54e14
matthiaskrgr
authored
1f54e14
Copy full SHA for 1f54e14
Rollup merge of #141253 - azhogin:azhogin/async-drop-feature-inconsistency-warning, r=oli-obk
Show description for 5364668
matthiaskrgr
authored
5364668
Copy full SHA for 5364668
Rollup merge of #141236 - jagunter:issue-140823, r=compiler-errors
Show description for 42ed69c
matthiaskrgr
authored
42ed69c
Copy full SHA for 42ed69c
Rollup merge of #139419 - compiler-errors:recursive-opaque, r=lcnr
Show description for 7e3af74
matthiaskrgr
authored
7e3af74
Copy full SHA for 7e3af74
Auto merge of #140932 - onur-ozkan:llvm-tools, r=Kobzol
Show description for 6cab15c
bors
committed
6cab15c
Copy full SHA for 6cab15c
Add tick to RePlaceholder debug output
compiler-errors
committed
1d8db54
Copy full SHA for 1d8db54
Revert "Fix stack overflow in exhaustiveness due to recursive HIR opaque type values"
Show description for 47b9e37
compiler-errors
committed
47b9e37
Copy full SHA for 47b9e37
Just error on recursive opaque ty in HIR typeck
compiler-errors
committed
7e7c2c3
Copy full SHA for 7e7c2c3
Auto merge of #141278 - lnicola:sync-from-ra, r=lnicola
Show description for 28174fc
bors
committed
28174fc
Copy full SHA for 28174fc
Merge pull request #19826 from lnicola/sync-from-rust
Show description for 2147783
lnicola
authored
2147783
Copy full SHA for 2147783
Bump rustc crates
lnicola
committed
a667495
Copy full SHA for a667495
Merge from rust-lang/rust
lnicola
committed
50a6c5b
Copy full SHA for 50a6c5b
Preparing for merge from rust-lang/rust
lnicola
committed
1dafeea
Copy full SHA for 1dafeea
`gather_locals`: only visit guard pattern guards when checking the guard
Show description for c343b2a
dianne
committed
c343b2a
Copy full SHA for c343b2a
Auto merge of #139916 - RalfJung:intrinsic-wrappers, r=Mark-Simulacrum
Show description for f8e9e76
bors
committed
f8e9e76
Copy full SHA for f8e9e76
make std::intrinsic functions actually be intrinsics
RalfJung
committed
a29756d
Copy full SHA for a29756d
Inline and remove `lower_*` methods.
Show description for 8a927e6
nnethercote
committed
8a927e6
Copy full SHA for 8a927e6
Hoist `ItemLowerer` out of a loop.
nnethercote
committed
7c62e78
Copy full SHA for 7c62e78
Remove unused return value from `lower_node`.
nnethercote
committed
0c0b2cb
Copy full SHA for 0c0b2cb
Auto merge of #141270 - Zalathar:rollup-jd1y1f6, r=Zalathar
Show description for a8e4c68
bors
committed
a8e4c68
Copy full SHA for a8e4c68
Rollup merge of #141262 - Noratrieb:Noratrieb-patch-4, r=Noratrieb
Show description for 4a47234
Zalathar
authored
4a47234
Copy full SHA for 4a47234
Rollup merge of #141261 - RalfJung:current_dll_path, r=Noratrieb
Show description for 6461160
Zalathar
authored
6461160
Copy full SHA for 6461160
Rollup merge of #141259 - rustbot:docs-update, r=ehuss
Show description for 3aec6fa
Zalathar
authored
3aec6fa
Copy full SHA for 3aec6fa
Rollup merge of #141257 - Shourya742:2025-05-19-trim-cache-module, r=onur-ozkan
Show description for 41afd04
Zalathar
authored
41afd04
Copy full SHA for 41afd04
Rollup merge of #141211 - fluiderson:dev, r=thomcc
Show description for 66388d9
Zalathar
authored
66388d9
Copy full SHA for 66388d9
Merge pull request #2392 from rust-lang/rustc-pull
Show description for 86662dc
tshepang
authored
86662dc
Copy full SHA for 86662dc
Commits on May 19, 2025
Warning when dependency crate has async drop types, and the feature is disabled - typo fixed
azhogin
committed
4a99cbb
Copy full SHA for 4a99cbb
Auto merge of #138023 - melrief:97227_impl_Seek_for_Take, r=tgross35
Show description for 60dabef
bors
committed
60dabef
Copy full SHA for 60dabef
Properly remove Noratrieb from review rotation
Show description for 9478598
Noratrieb
authored
9478598
Copy full SHA for 9478598
Pagination
Previous
Next
You can’t perform that action at this time.