mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 14:52:56 +03:00
b3c90efcb4
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