Files
rust/src/librustdoc
Guillaume Gomez d369a1fe5e Rollup merge of #145008 - GuillaumeGomez:fix-rustdoc-scrape-examples-crash, r=fmease
Fix rustdoc scrape examples crash

Fixes rust-lang/rust#144752.

The regression was introduced in https://github.com/rust-lang/rust/pull/144600. Although I don't understand why it is an issue currently, this allows to bypass the failure for now until we can figure out what's wrong as it's currently blocking new `bevy`'s release.

cc `@alice-i-cecile`
r? `@fmease`
2025-08-06 21:29:35 +02:00
..
2025-07-31 14:19:27 +02:00
2025-07-27 05:21:47 +02:00
2025-03-06 16:06:41 +00:00
2024-07-29 08:26:52 +10:00
2024-08-29 12:14:41 +02:00
2025-07-31 14:19:27 +02:00
2025-06-29 12:41:16 +00:00
2024-11-28 03:05:43 +01:00
2025-07-13 13:50:00 +00:00
2025-03-06 08:16:28 +00:00

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