Jieyou Xu
db11e74723
Don't include current rustc version string in feature removed help
...
The version string is difficult to properly normalize out, and removing
it isn't a huge deal (the user can query version info easily through
`rustc --version` or `cargo --version`).
The normalization options were all non-ideal:
- Per-test version string normalization is nasty to maintain, and we
need to maintain `n` copies of it.
- Centralized compiletest normalization (with a directive opt-out) is
also not ideal, because `cfg(version(..))` tests can't have those
accidentally normalized out (and you'd have to remember to opt-out).
2025-06-24 23:32:09 +08:00
..
2025-06-20 12:50:12 -05:00
2025-06-22 17:10:28 +00:00
2025-06-23 09:39:23 -07:00
2025-06-16 17:48:21 +00:00
2025-06-20 13:49:12 -07:00
2025-06-23 22:48:20 +03:00
2025-06-23 22:48:20 +03:00
2025-06-19 14:08:29 +02:00
2025-06-22 17:10:28 +00:00
2025-06-22 16:32:54 +02:00
2025-06-19 10:50:03 +09:00
2025-06-22 00:47:10 +02:00
2025-06-23 12:48:23 -07:00
2025-06-22 00:47:10 +02:00
2025-06-22 17:35:36 +02:00
2025-06-20 13:36:01 -04:00
2025-06-18 13:48:42 +02:00
2025-06-19 13:02:04 -05:00
2025-06-23 12:48:20 -07:00
2025-06-24 23:32:09 +08:00
2025-06-23 22:48:20 +03:00
2025-06-08 14:50:42 +00:00
2025-06-21 11:11:34 -07:00
2025-06-24 11:20:07 +02:00
2025-06-21 11:11:34 -07:00
2025-06-23 12:48:22 -07:00
2025-06-19 04:23:25 +00:00
2025-06-23 12:48:20 -07:00
2025-06-06 13:08:16 +00:00
2025-06-23 09:39:59 -07:00
2025-06-23 09:39:59 -07:00
2025-06-12 12:11:15 +02:00
2025-06-08 14:50:42 +00:00
2025-06-20 18:57:52 +00:00
2025-06-23 12:20:02 +02:00
2025-06-13 01:16:36 +02:00
2025-06-22 06:49:02 +00:00
2025-06-21 18:59:36 -04:00
2025-06-23 22:09:11 +00:00
2025-06-23 22:48:20 +03:00
2025-06-09 16:28:58 +02:00
2025-06-23 22:48:20 +03:00
2025-06-20 23:25:54 -04:00
2025-06-22 14:03:44 +00:00
2025-06-05 14:14:59 +00:00
2025-06-21 23:54:16 +00:00
2025-06-20 13:36:01 -04:00
2025-06-17 15:08:50 +00:00
2025-06-23 22:48:20 +03:00
2025-06-16 10:54:07 -07:00
2025-06-20 23:25:58 -04:00
2025-06-16 12:27:47 -07:00
2025-06-23 22:09:11 +00:00
2025-06-09 14:08:12 +00:00
2025-06-18 18:06:51 +02:00
2025-06-22 08:49:04 +02:00