mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 23:03:06 +03:00
02f2035389
This introduces a very sophisticated algorithm to determine the ordering of versions on the rendered docs' start page. (Spoiler alert: It maps "master" and "current" to the largest possible float values and converts a version like "1.2.3" to "1002003".)