cargo-bins / cargo-binstall

Binary installation for rust projects
GNU General Public License v3.0
1.64k stars 62 forks source link

Disable use of lld #1782

Closed NobodyXu closed 5 months ago

NobodyXu commented 5 months ago

Seems like using lld still creates some trouble.

We will wait until rust-lld is stablised.

Supersedes #1781