actions-rust-lang / setup-rust-toolchain

Setup a specific Rust toolchain with extra features like problem matchers
MIT License
180 stars 32 forks source link

Consider backporting curl bugfix from upstream #22

Closed HadrienG2 closed 3 weeks ago

HadrienG2 commented 1 year ago

See https://github.com/dtolnay/rust-toolchain/pull/94 for context.

HadrienG2 commented 1 year ago

But see also https://github.com/dtolnay/rust-toolchain/issues/95 for a possible caveat.

jonasbb commented 1 year ago

I have seen those commits but they do not seem like a clear win. Maybe these tweaks could be mentioned in the readme for those running into the problem more often.

jonasbb commented 3 weeks ago

This doesn't seem necessary to implement anymore.