Skip to content

Simplify CI scripts that find .rlibs #922

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from

Conversation

tgross35
Copy link
Contributor

Switch from a global variable to a function that invokes a callback with each rlib file. This should be cleaner.

@tgross35 tgross35 force-pushed the ci-script branch 2 times, most recently from 45dee86 to e19c43d Compare May 28, 2025 16:38
Switch from a global variable to a function that invokes a callback with
each rlib file. This should be cleaner.

This also fixes a bug where `check_core_symbols` is always passing since
no files are found, because `builtins-test-intrinsics` has a separate
target directory.
@tgross35
Copy link
Contributor Author

This is kind of messy, #828 is the better solution anyway.

@tgross35 tgross35 closed this May 28, 2025
@tgross35 tgross35 deleted the ci-script branch May 28, 2025 18:52
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