mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-01 15:50:05 +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