about summary refs log tree commit diff
path: root/compiler/rustc_mir_transform/src/coverage/counters.rs
diff options
context:
space:
mode:
authorJacob Pratt <jacob@jhpratt.dev>2025-05-26 03:38:16 +0200
committerGitHub <noreply@github.com>2025-05-26 03:38:16 +0200
commit6257d2fb1c8f673b1abb20d155bac80a2a80937c (patch)
tree0c53455b7537be2dc07e2808ed1259c01107e92a /compiler/rustc_mir_transform/src/coverage/counters.rs
parent761e5464dde378b103ab63bb7788d0978c396bc0 (diff)
parentec97b0f0b57376550efa4d144b62955970f22f02 (diff)
downloadrust-6257d2fb1c8f673b1abb20d155bac80a2a80937c.tar.gz
rust-6257d2fb1c8f673b1abb20d155bac80a2a80937c.zip
Rollup merge of #140863 - GuillaumeGomez:cleanup-tyalias-render, r=lolbinarycat
[rustdoc] Unify type aliases rendering with other ADT

Fixes #140739.

Better reviewed one commit at a time.

Just one thing I'm wondering: should we also render non-`repr` attributes? If so, I wonder if we shouldn't simply change `clean::TypeAlias` to contain the other ADT directly (`Struct`, `Enum` and `Union`) and remove the `TypeAlias::generics` field.

Can be done in a follow-up too.

cc ``@camelid``
r? ``@notriddle``
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/counters.rs')
0 files changed, 0 insertions, 0 deletions