Files
rust/tests/rustdoc-html
bors e1ff77d898 Auto merge of #156736 - GuillaumeGomez:primitive-assoc-methods, r=fmease
Fix jump to def link generation on primitive type associated methods

Fixes rust-lang/rust#156707.

Interestingly enough, the inference fails on primitive type, so instead I go around a bit by generating a `PrimitiveType` and then tweak a bit the `href` generation.

r? @fmease
2026-05-24 03:17:11 +00:00
..
2026-04-01 23:05:42 +01:00
2026-02-24 11:41:26 -05:00
2026-05-10 02:37:58 +02:00
2026-02-10 18:00:54 +00:00