External Publication
Visit Post

Using pre-2015 Rust

Rust Internals [Unofficial] February 14, 2026
Source
To research for a (Pre-)RFC, I want to use Rust 0.11.0 to see what it's like before RFC 241 deref-conversions. The problem is that Rust 0.11.0 is not available via rustup and doesn't support Windows 10 that I'm using, and I don't have easy access to a Windows 7/8 computer (I have a Linux VM, but compatibility is probably another can of worms). I can't find a Rust playground that supports pre-2015 Rust. Any ideas?

Discussion in the ATmosphere

Loading comments...