Joshua Nelson
|
ddfb581fb9
|
Move src/test/rustdoc intra-doc link tests into a subdirectory
They were starting to get unwieldy.
|
2020-11-28 21:13:55 -05:00 |
|
Manish Goregaokar
|
8fe438e632
|
intra_doc_resolution_failures -> broken_intra_doc_links
|
2020-07-30 10:38:55 -07:00 |
|
Manish Goregaokar
|
4df76f0f90
|
Rename to intra_doc_resolution_failures
|
2020-07-30 08:14:27 -07:00 |
|
Manish Goregaokar
|
48de8ac041
|
Rename usage of intra_doc_link_resolution_failure
|
2020-07-29 15:23:14 -07:00 |
|
Joshua Nelson
|
c46e0386c5
|
Fix invalid lint
intra_doc_resolution_failure is not a lint.
|
2020-07-16 18:26:58 -04:00 |
|
Joshua Nelson
|
769acbaca0
|
#![deny(intra_doc_resolution_failure)]
|
2020-07-16 18:26:58 -04:00 |
|
Joshua Nelson
|
e78d499637
|
Add test for re-exports
I had a hard time getting this to work without the `extern crate`,
suggestions are welcome.
|
2020-07-16 18:26:57 -04:00 |
|
Joshua Nelson
|
9542e23a7d
|
Add tests for basic intra-doc links
|
2020-07-16 18:26:57 -04:00 |
|