Files
rust/compiler
Yuki Okushi 61115cd753 Rollup merge of #111150 - mj10021:issue-111025-fix, r=petrochenkov
added TraitAlias to check_item() for missing_docs

As in issue #111025 the `missing_docs` was not being triggered for trait aliases.  I added `TraitAlias` to the pattern match for check_item(), and the lint seems to be behaving appropriately
2023-05-07 14:12:15 +09:00
..
2023-03-11 10:53:47 -06:00
2023-05-02 10:45:16 -07:00
2023-02-02 07:47:39 +01:00
2023-04-17 16:09:18 -04:00
2023-05-01 16:15:13 +08:00
2023-05-02 10:32:07 +00:00
2023-04-10 17:24:23 +09:00
2023-04-10 22:02:52 +02:00
2023-04-26 07:46:13 +02:00