mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-06 22:40:11 +00:00
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.