rustdoc: rename issue-\d+.rs
tests to have meaningful names
This commit is contained in:
parent
fdef34b4dd
commit
eb457da5ca
20 changed files with 2 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
// https://github.com/rust-lang/rust/issues/103463
|
||||
//@ check-pass
|
||||
|
||||
// The `Trait` is not pulled into the crate resulting in doc links in its methods being resolved.
|
||||
|
|
@ -1,4 +1,5 @@
|
|||
// https://github.com/rust-lang/rust/issues/104145
|
||||
//@ check-pass
|
||||
|
||||
// Doc links in `Trait`'s methods are resolved because it has a local impl.
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue