Re-export c_char_def as c_char instead of defining c_char per target#4201
Re-export c_char_def as c_char instead of defining c_char per target#4201taiki-e wants to merge 1 commit intorust-lang:mainfrom
Conversation
|
Hmm... https://github.com/rust-lang/libc/actions/runs/12372572407/job/34531085124?pr=4201 |
This repo has really old tooling that likes to complain about a lot. It might need a fix if it's not reporting something accurately. My idea with having Admittedly this plan was from before I knew anyone else was working on this so I am open to other suggestions, but could at least the known changes in #4199 get in before updating everything else? |
|
(The approach I said I think is ideal in #4199 (comment), doesn't have such an CI problem: #4202) |
|
Closing in favor of #4202, which is doing the approach I said I think is ideal in #4199 (comment). |
Description
Replaces #4199 by doing #4199 (comment).
Closes #4199.
Sources
Checklist
libc-test/semverhave been updated*LASTor*MAXareincluded (see #3131)
cd libc-test && cargo test --target mytarget);especially relevant for platforms that may not be checked in CI