Skip to content

Conversation

karolzwolak
Copy link
Member

Changes based on the current rust-lang/rustc_codegen_gcc

Command from rustc_codegen_ssa is now pub(crate) instead of public
it's being called when compiling tests since commit
`a93a9aa2d57564660b2c28e5c1cdda7943989f17`
it no longer returns Result, so instead of unwrapping, I implemented
errors
@karolzwolak
Copy link
Member Author

karolzwolak commented Sep 30, 2025

Tests pass locally if you exclude the warnings, CI should start passing after #15 and #16 are merged.

@karolzwolak karolzwolak force-pushed the update-to-2025-09-27 branch from 2c5a572 to 801f2bf Compare October 1, 2025 17:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant