Files
rust/tests
Matthias Krüger 54a49769fa Rollup merge of #111642 - GuillaumeGomez:only-impl-from-bodies, r=notriddle
[rustdoc] Only keep impl blocks from bodies

Fixes https://github.com/rust-lang/rust/issues/111415.

The problem was that we kept everything inside bodies whereas only impl blocks are actually accessible from outside bodies.

r? `@notriddle`
2023-05-16 20:12:18 +02:00
..
2023-05-13 10:32:32 +00:00
2023-05-15 12:05:17 +02:00
2023-05-16 14:35:46 +02:00