mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 13:05:18 +03:00
a47b7b013f
Make it clearer that edition functions are `>=`, not `==` r? `@Nilstrieb` We could also perhaps derive `Ord` on `Edition` and use comparison operators.
For more information about how rustc works, see the rustc dev guide.