Files
rust/library/std/src
bors 257becbfe4 Auto merge of #80181 - jyn514:intra-doc-primitives, r=Manishearth
Fix intra-doc links for non-path primitives

This does *not* currently work for associated items that are
auto-implemented by the compiler (e.g. `never::eq`), because they aren't
present in the source code. I plan to fix this in a follow-up PR.

Fixes https://github.com/rust-lang/rust/issues/63351 using the approach mentioned in https://github.com/rust-lang/rust/issues/63351#issuecomment-683352130.

r? `@Manishearth`

cc `@petrochenkov` - this makes `rustc_resolve::Res` public, is that ok? I'd just add an identical type alias in rustdoc if not, which seems a waste.
2020-12-27 18:55:33 +00:00
..
2020-11-07 16:15:48 +01:00
2020-12-22 12:19:46 +01:00
2020-11-22 17:11:41 -05:00
2020-10-21 20:44:03 -07:00
2020-09-02 17:37:40 -04:00
2020-09-04 14:00:09 -07:00
2020-11-22 17:11:41 -05:00
2020-10-26 07:15:37 +09:00
2020-10-27 20:54:30 -07:00
2020-11-22 17:11:41 -05:00