Add MODULE_INIT_COMPRESSED_FILE definition
Opening this alongside https://github.com/rust-lang/libc/pull/3782 to backport the const into libc-0.2 so that we can use it in nix
Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @JohnTitor (or someone else) some time within the next two weeks.
Please see the contribution instructions for more information. Namely, in order to ensure the minimum review times lag, PR authors and assigned reviewers should ensure that the review label (S-waiting-on-review and S-waiting-on-author) stays updated, invoking these commands when appropriate:
-
@rustbot author: the review is finished, PR author should check the comments and take action accordingly -
@rustbot review: the author is ready for a review, this PR will be queued again in the reviewer's queue
We are slightly changing the workflow here - PRs should target main, then they will get cherry-picked to stable if applicable. So I am going to close this and stable-nominate https://github.com/rust-lang/libc/pull/3782 (which I will review once I get the chance).