rust/compiler/rustc_middle
Dylan DPC a47b7b013f
Rollup merge of #113765 - compiler-errors:at-least, r=oli-obk
Make it clearer that edition functions are `>=`, not `==`

r? `@Nilstrieb`

We could also perhaps derive `Ord` on `Edition` and use comparison operators.
2023-07-19 22:37:07 +05:30
..
2023-07-03 21:40:04 +00:00

For more information about how rustc works, see the rustc dev guide.