copy rustc rustlib artifacts from ci-rustc by onur-ozkan · Pull Request #129942 · rust-lang/rust (original) (raw)

I meant skipping the source code, not .rlib. But it seems that in this case copying also the source code is benign w.r.t. #108767, so let's keep it like it is and only complicate it if some issues occur.

@bors r+

Oh, I meant "rmeta" files, sorry. I mean, copying only the "rlib" files didn't make it work. And as for the source code part, it doesn't do anything harmful at all so I would like to keep the logic as simple as possible here.