Logo
Explore Help
Register Sign In
rust-lang/rust
1
0
Fork 0
You've already forked rust
Code Issues Pull Requests Actions 1 Packages Projects Releases Wiki Activity
Files
c2524bc6899a1a7feebda032dd26f751504e94e5
rust/tests/rustdoc/intra-doc/auxiliary/issue-103463-aux.rs

5 lines
59 B
Rust
Raw Normal View History

rustdoc: Do not add external traits to the crate in `register_res` It's not clear why it was done, and apparently it's no longer necessary now. Such additions are unpredictable for early doc link resolution and would force us to collect all doc links from all external traits.
2022-10-27 21:41:54 +04:00
pub trait Trait {
/// [`u8::clone`]
fn method();
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 401ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API