Request for feedback: Removing the legacy InnoSetup Rust installer for Windows

See PR #72569

In Rust's early days it provided an InnoSetup installer for Windows which presented a GUI to users (and a quiet install that scripts could use). But at this point it's been made obsolete, first by the MSI installer then by rustup. Nowadays even the forge makes no mention of it.

So I don't think there's a reason to keep it around any longer, unless there are any objections?

6 Likes

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.