Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Product
GitHub Copilot
Write better code with AI
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
All features
Documentation
GitHub Skills
Blog
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
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 }}
compiler-errors
/
rust
Public
forked from
rust-lang/rust
Notifications
You must be signed in to change notification settings
Fork
0
Star
3
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
enum-recovery
User selector
All users
Datepicker
All time
Commit History
Commits on Jun 26, 2025
Better recovery
compiler-errors
committed
4e51e67
Copy full SHA for 4e51e67
Make recovery for enum with struct field a bit more accurate
compiler-errors
committed
e639212
Copy full SHA for e639212
Add Ident::is_non_reserved_ident
compiler-errors
committed
94e9973
Copy full SHA for 94e9973
Auto merge of #142255 - estebank:edition-diagnostic-changes, r=fee1-dead,WaffleLapkin
Show description for 3b9d04c
bors
committed
3b9d04c
Copy full SHA for 3b9d04c
Auto merge of #142581 - Kobzol:bootstrap-std-method, r=jieyouxu
Show description for 8f21a5c
bors
committed
8f21a5c
Copy full SHA for 8f21a5c
Auto merge of #141899 - Kobzol:stdarch-josh, r=Amanieu
Show description for 1e83852
bors
committed
1e83852
Copy full SHA for 1e83852
Commits on Jun 25, 2025
Auto merge of #143026 - jdonszelmann:rollup-z7mkuyt, r=jdonszelmann
Show description for bc4376f
bors
committed
bc4376f
Copy full SHA for bc4376f
Auto merge of #142777 - jdonszelmann:restore-encode-cross-crate, r=oli-obk
Show description for 0fa4ec6
bors
committed
0fa4ec6
Copy full SHA for 0fa4ec6
Rollup merge of #143000 - SciMind2460:master, r=jhpratt
Show description for c001128
jdonszelmann
authored
c001128
Copy full SHA for c001128
Rollup merge of #142992 - workingjubilee:dont-validate-naughty-abis, r=jieyouxu
Show description for 20e47aa
jdonszelmann
authored
20e47aa
Copy full SHA for 20e47aa
Rollup merge of #142976 - compiler-errors:coerce-ice, r=fee1-dead
Show description for da42289
jdonszelmann
authored
da42289
Copy full SHA for da42289
Rollup merge of #142809 - KMJ-007:ad-type-analysis-flag, r=ZuseZ4
Show description for 69b11c6
jdonszelmann
authored
69b11c6
Copy full SHA for 69b11c6
Rollup merge of #142724 - xizheyin:avoid_overwrite_args, r=oli-obk
Show description for 63c5a84
jdonszelmann
authored
63c5a84
Copy full SHA for 63c5a84
Rollup merge of #142200 - Kivooeo:tf8, r=jieyouxu
Show description for 131a2e4
jdonszelmann
authored
131a2e4
Copy full SHA for 131a2e4
Rollup merge of #142146 - workingjubilee:doubt-that-cmse-nonsecure-abis-always-match-c, r=compiler-errors
Show description for 8825997
jdonszelmann
authored
8825997
Copy full SHA for 8825997
encode_cross_crate for hir attributes
jdonszelmann
committed
64a1a98
Copy full SHA for 64a1a98
Auto merge of #142879 - Mark-Simulacrum:opt-cleanup, r=WaffleLapkin
Show description for d14d202
bors
committed
d14d202
Copy full SHA for d14d202
Add edition checks for some tests that had divergent output
Show description for 8c3a033
estebank
committed
8c3a033
Copy full SHA for 8c3a033
Do not use `gen` as binding name
Show description for f1fb323
estebank
committed
f1fb323
Copy full SHA for f1fb323
Auto merge of #142870 - tmiasko:copy-prop-early-exit, r=cjgillot
Show description for 8cf5fad
bors
committed
8cf5fad
Copy full SHA for 8cf5fad
Add runtime check to avoid overwrite arg easily in diag and store and restore snapshot when set subdiag arg
Show description for d2d17c6
xizheyin
committed
d2d17c6
Copy full SHA for d2d17c6
Add Sub, Mul, Div, Rem as const_traits
SciMind2460
committed
09295af
Copy full SHA for 09295af
Auto merge of #142746 - compiler-errors:super-implied-outlives, r=lcnr
Show description for 2801f9a
bors
committed
2801f9a
Copy full SHA for 2801f9a
compiler: fussily sort the huge AbiMap match
workingjubilee
committed
c24914e
Copy full SHA for c24914e
Sprinkle breadcrumbs around to lead people to the rust-invalid ABI
workingjubilee
committed
087dabf
Copy full SHA for 087dabf
tests: specify why extern "rust-invalid" cannot be used in varargs test
workingjubilee
committed
78652b7
Copy full SHA for 78652b7
tests: migrate unsupported-abi-transmute.rs to extern "rust-invalid"
workingjubilee
committed
12d05d8
Copy full SHA for 12d05d8
tests: split out unsupported-in-impls.rs
Show description for 586a9d1
workingjubilee
committed
586a9d1
Copy full SHA for 586a9d1
unstable-book: Update cmse feature descriptions
workingjubilee
committed
3beed38
Copy full SHA for 3beed38
move unstable book page and account for it
workingjubilee
committed
9cfee73
Copy full SHA for 9cfee73
tests: bless s/C-cmse/cmse/
workingjubilee
committed
02a00df
Copy full SHA for 02a00df
tests: s/C-cmse/cmse/
workingjubilee
committed
1400e2d
Copy full SHA for 1400e2d
compiler: Trim the misleading C of C-cmse from errors
workingjubilee
committed
383d761
Copy full SHA for 383d761
compiler: remove misleading 'c' from `abi_c_cmse_nonsecure_call` feature
workingjubilee
committed
4bdf1c5
Copy full SHA for 4bdf1c5
compiler: Trim the misleading C from ExternAbi::CCmse*
workingjubilee
committed
35deb5b
Copy full SHA for 35deb5b
Pagination
Previous
Next
You can’t perform that action at this time.