diff options
| author | Joshua Nelson <jyn514@gmail.com> | 2020-08-02 22:37:21 -0400 |
|---|---|---|
| committer | Joshua Nelson <jyn514@gmail.com> | 2020-08-02 22:49:12 -0400 |
| commit | 519c85439a39d85d0c4b08ff8622cad5bd707ada (patch) | |
| tree | daa60eed2d34ddc3838fed6f72c8e8b190c2d5eb /src/test/incremental/thinlto | |
| parent | 8e0e925e2bd45806f88195a94e59246e2e5b6d5e (diff) | |
| download | rust-519c85439a39d85d0c4b08ff8622cad5bd707ada.tar.gz rust-519c85439a39d85d0c4b08ff8622cad5bd707ada.zip | |
Don't mark associated items as traits
This caused the following false positive: ``` warning: unresolved link to `Default::default` --> /home/joshua/rustc2/default.rs:1:14 | 1 | /// Link to [Default::default()] | ^^^^^^^^^^^^^^^^^^ | = note: `#[warn(broken_intra_doc_links)]` on by default note: this item resolved to a trait, which did not match the disambiguator 'fn' --> /home/joshua/rustc2/default.rs:1:14 | 1 | /// Link to [Default::default()] | ^^^^^^^^^^^^^^^^^^ ```
Diffstat (limited to 'src/test/incremental/thinlto')
0 files changed, 0 insertions, 0 deletions
