Fixed a crash in rustdoc inttra-doc link on type aliases. A simple case of "woups, forgot to handle this code path". :3
PR: github.com/rust-lang/ru...
Fixes #157204.
I'm surprised this case wasn't uncovered before. Anyway, it was just a missing Err creation.
r? @camelid
github.com
imperio