mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-13 22:12:34 +00:00
Uses basically the same code as the lint docs page as I didn't want to reinvent anything: A simple python script (inline in deploy script) writes an array of versions to a JSON file, which gets turned into a list of links using a bit of angular.js code. Fixes #1917