Matthias Krüger
ad87732cae
Rollup merge of #138104 - GuillaumeGomez:simplify-doctest-parsing, r=fmease
...
Greatly simplify doctest parsing and information extraction
The original process was pretty terrible, as it tried to extract information such as attributes by performing matches over tokens like `#!`, which doesn't work very well considering you can have `# ! [`, which is valid.
Also, it now does it in one pass: if the parser is happy, then we try to extract information, otherwise we return early.
r? `@fmease`
2025-03-28 12:59:55 +01:00
..
2024-11-22 11:12:15 -08:00
2024-12-27 19:58:16 +11:00
2024-12-27 19:58:16 +11:00
2024-09-28 18:38:11 +02:00
2024-12-27 19:58:16 +11:00
2024-12-27 19:58:16 +11:00
2024-12-16 17:59:07 +01:00
2024-12-27 19:58:16 +11:00
2024-12-16 13:59:41 +01:00
2024-12-27 19:58:16 +11:00
2024-11-22 11:12:15 -08:00
2024-12-27 19:58:16 +11:00
2024-10-01 17:08:01 +02:00
2024-12-27 19:58:16 +11:00
2025-03-27 11:18:43 +01:00
2024-12-27 19:58:16 +11:00
2024-12-27 19:58:16 +11:00
2024-12-27 19:58:16 +11:00
2024-12-27 19:58:16 +11:00
2024-12-27 19:58:16 +11:00
2025-01-19 18:41:11 +01:00
2025-01-19 18:41:11 +01:00
2024-09-19 13:57:44 -07:00
2024-12-27 19:58:16 +11:00
2024-09-19 13:57:44 -07:00
2024-10-26 17:56:38 -07:00
2024-10-26 17:56:38 -07:00
2025-03-10 01:47:36 +01:00
2025-03-27 11:18:43 +01:00
2025-03-27 11:18:43 +01:00
2024-12-27 19:58:16 +11:00
2024-12-27 19:58:16 +11:00
2024-12-27 19:58:16 +11:00
2024-12-27 19:58:16 +11:00
2025-01-01 15:58:29 +01:00
2024-12-27 19:58:16 +11:00
2025-01-01 15:58:29 +01:00
2024-12-27 19:58:16 +11:00
2024-12-27 19:58:16 +11:00
2024-11-22 11:12:15 -08:00
2025-03-10 01:47:36 +01:00
2025-03-10 01:47:36 +01:00
2025-03-10 01:47:36 +01:00
2024-12-27 19:58:16 +11:00
2024-11-22 11:12:15 -08:00
2024-12-27 19:58:16 +11:00
2024-10-24 21:35:15 +02:00
2024-12-27 19:58:16 +11:00
2024-12-27 19:58:16 +11:00
2024-12-27 19:58:16 +11:00
2024-12-27 19:58:16 +11:00
2024-10-11 21:21:32 +02:00
2024-09-23 09:23:04 +02:00
2024-12-31 15:11:18 +08:00
2024-10-11 21:21:32 +02:00
2025-03-25 15:39:41 +09:00
2025-03-25 15:39:41 +09:00
2025-03-14 19:50:03 +00:00
2024-10-26 17:56:38 -07:00
2025-02-16 10:40:04 +00:00
2024-12-27 19:58:16 +11:00
2024-12-27 19:58:16 +11:00
2024-12-20 22:35:00 +01:00
2024-12-27 19:58:16 +11:00
2024-12-20 15:17:47 +01:00
2024-12-27 19:58:16 +11:00
2024-11-22 11:12:15 -08:00
2024-09-29 13:01:41 +02:00
2024-12-27 19:58:16 +11:00
2024-12-27 19:58:16 +11:00
2024-12-27 19:58:16 +11:00
2024-12-27 19:58:16 +11:00
2024-11-22 11:12:15 -08:00
2024-12-27 19:58:16 +11:00