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
0f466b06d197729ebeeb72a9503f0a878749ec87
rust/tests/rustdoc/foreign-implementors-js-43701.rs

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
94 B
Rust
Raw Normal View History

rustdoc: Don't add external impls to implementors js Otherwise impls from not documented crates appear.
2017-08-08 12:22:48 +01:00
#![crate_name = "foo"]
pub use std::vec::Vec;
rustdoc: rename `/implementors` to `/impl.trait` This is shorter, avoids potential conflicts with a crate named `implementors`[^1], and will be less confusing when JS include files are added for type aliases. [^1]: AFAIK, this couldn't actually cause any problems right now, but it's simpler just to make it impossible than relying on never having a file named `trait.Foo.js` in the crate data area.
2023-10-05 18:44:40 -07:00
// @!has trait.impl/core/clone/trait.Clone.js
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 4501ms Template: 2ms
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