mirror of
https://github.com/rust-lang/rust.git
synced 2026-02-25 00:33:55 +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