Files
rust/src/librustdoc
Matthias Krüger 9692d98e4f Rollup merge of #103006 - WaffleLapkin:rustdoc_dont, r=compiler-errors
rustdoc: don't ICE on `TyKind::Typeof`

Fixes #102986

I'm not sure why rustdoc started seeing `TyKind::Typeof` all of a sudden (the code being editted was last touched 3 months ago), probably something to do with error recovery? idk.
2022-10-14 00:45:17 +02:00
..
2022-10-06 15:49:44 +11:00
2022-09-15 13:53:20 +02:00
2022-09-14 19:36:03 +02:00
2022-10-01 10:03:06 +00:00
2022-09-27 10:37:23 +02:00
2022-09-15 13:53:20 +02:00

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