Files
rust/tests/rustdoc-ui
Stuart Cook 319df85a09 Rollup merge of #154048 - GuillaumeGomez:missing_doc_code_examples-improvement, r=lolbinarycat
Don't emit rustdoc `missing_doc_code_examples` lint on impl items

@lolbinarycat realized in [this comment](https://github.com/rust-lang/rust/pull/153964#discussion_r2953956702) that we weren't testing some cases for the `missing_doc_code_examples` lint. Turns out that it was not handling this case well. =D

So in short: `missing_doc_code_examples` lint should not be emitted on impl items and this PR fixes that.

r? @lolbinarycat
2026-03-20 15:33:05 +11:00
..
2026-02-17 16:51:44 +00:00
2025-12-10 12:27:34 +01:00
2025-12-10 12:27:34 +01:00
2025-12-02 18:25:13 +00:00
2025-12-10 12:27:34 +01:00
2023-11-24 19:15:52 +01:00
2026-03-14 20:13:43 +00:00