Heath Dutton🕴️
b2f19eac2f
rustdoc: fix duplicate Re-exports sections
...
When a module contains both `pub extern crate` and `pub use` items,
they were being rendered under two separate "Re-exports" section
headers instead of one. This happened because the code iterated over
each ItemType separately and rendered a section header for each,
even though both ExternCrate and Import map to the same ItemSection.
This fix tracks the current section and only renders a new header
when the section actually changes, consolidating items that belong
to the same section under a single header.
2025-12-25 12:31:23 -05:00
..
2025-05-05 17:49:12 +02:00
2025-05-05 17:47:18 +02:00
2025-05-05 17:49:12 +02:00
2025-05-05 17:47:18 +02:00
2025-12-19 23:21:24 +01:00
2025-11-26 16:33:13 +09:00
2025-11-09 17:37:05 +01:00
2025-08-15 10:26:03 -07:00
2025-03-22 12:47:05 -05:00
2025-10-26 19:16:41 -07:00
2025-05-24 14:15:20 -05:00
2025-08-23 11:27:03 +02:00
2025-12-25 12:31:23 -05:00
2025-09-27 11:29:49 +02:00
2025-11-09 17:37:05 +01:00
2025-02-23 22:24:00 +05:30
2025-09-26 15:07:12 +02:00
2025-11-11 17:41:17 +01:00
2025-10-28 15:44:52 +01:00
2025-12-21 23:23:17 +08:00
2025-08-15 10:26:03 -07:00
2025-06-16 23:04:36 +00:00
2025-08-15 10:26:03 -07:00
2025-05-05 17:47:18 +02:00
2025-11-18 12:23:32 +01:00
2025-01-22 05:03:54 +01:00
2025-11-09 18:00:52 +01:00
2025-08-23 11:27:03 +02:00
2025-04-17 08:55:53 +02:00
2025-07-23 00:00:01 +00:00
2025-01-18 20:29:55 +01:00
2025-07-23 00:00:01 +00:00
2025-07-23 00:00:01 +00:00
2025-09-25 11:30:58 +02:00
2024-12-19 10:48:01 -08:00
2025-06-03 10:35:28 +02:00
2025-02-24 07:53:59 +01:00
2025-01-18 20:29:55 +01:00
2025-01-18 20:29:55 +01:00
2025-09-27 11:29:50 +02:00
2025-11-07 18:09:29 +01:00
2025-08-28 15:56:30 +02:00
2025-09-29 18:08:51 +02:00
2025-09-27 11:29:49 +02:00
2025-12-10 12:28:07 +01:00
2025-01-18 20:29:55 +01:00
2025-02-16 19:34:50 +00:00
2025-02-16 19:34:50 +00:00
2025-04-17 08:55:53 +02:00
2025-06-16 23:04:36 +00:00
2025-02-01 15:04:19 -08:00
2025-01-18 20:29:55 +01:00
2025-08-14 04:39:31 +00:00
2025-08-14 04:39:31 +00:00
2025-06-16 23:04:36 +00:00
2025-01-18 20:29:55 +01:00
2025-12-20 00:32:56 +01:00
2025-02-01 15:04:19 -08:00
2025-01-18 20:29:55 +01:00
2025-01-18 20:29:55 +01:00
2025-01-17 22:36:49 +01:00
2025-08-15 10:26:03 -07:00
2025-01-19 11:47:32 +01:00
2025-01-19 11:47:32 +01:00
2025-01-18 20:29:55 +01:00
2025-08-15 10:26:03 -07:00
2025-03-27 11:18:43 +01:00
2025-01-18 20:29:55 +01:00
2025-09-25 11:49:27 +02:00
2025-03-15 18:13:27 +00:00
2025-06-16 23:04:36 +00:00
2025-08-21 16:08:00 +07:00
2025-08-15 10:26:03 -07:00
2025-08-15 10:26:03 -07:00
2025-01-18 20:29:55 +01:00
2025-02-02 12:36:12 +01:00
2025-01-18 20:29:55 +01:00
2025-01-18 20:29:55 +01:00
2025-09-27 11:29:49 +02:00
2025-04-17 02:35:05 +02:00
2025-05-25 15:10:23 +02:00
2024-12-31 01:08:43 +00:00