Chayim Refael Friedman e6a35c28cb
Future-proof against a next edition by using >= and not ==
So that we won't have a strange bug when edition 2024 will land.

rustc [also does that](427cf81206/compiler/rustc_builtin_macros/src/edition_panic.rs (L84)).
2022-02-28 11:13:55 +02:00
..
2022-02-26 16:36:44 +01:00
2022-02-25 18:46:11 +08:00
2022-02-27 09:52:11 +02:00
2022-02-26 16:36:44 +01:00
2022-02-25 21:17:24 +00:00
2022-02-26 16:36:44 +01:00
2022-02-21 08:34:35 +02:00
2022-02-25 21:17:24 +00:00
2022-02-27 00:19:45 +00:00