@[email protected] to [email protected]English • 2 years agocrates.io Postmortem: Broken Crate Downloadsblog.rust-lang.orgexternal-linkmessage-square51fedilinkarrow-up136arrow-down11
arrow-up135arrow-down1external-linkcrates.io Postmortem: Broken Crate Downloadsblog.rust-lang.org@[email protected] to [email protected]English • 2 years agomessage-square51fedilink
minus-square@MooseBoyslinkEnglish2•edit-22 years agoHonestly url.join looks like a cluster-fuck of landmines to me: https://github.com/servo/rust-url/issues/333 I’d probably have just stuck with strings as well.
Honestly
url.join
looks like a cluster-fuck of landmines to me: https://github.com/servo/rust-url/issues/333I’d probably have just stuck with strings as well.