about summary refs log tree commit diff
path: root/src/test/rustdoc-ui/auxiliary
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-51/+0
2022-03-01Add test to ensure it does not panic when an intra-doc link is generated from...Guillaume Gomez-0/+1
2021-12-01Use `try_normalize_erasing_regions` instead of a custom infer contextJoshua Nelson-0/+20
2021-11-22fix(doctest): detect extern crate items in statement doctestsMichael Howell-0/+3
2021-08-22Revert "Revert "Don't load all extern crates unconditionally""Joshua Nelson-0/+17
2021-07-01Revert "Don't load all extern crates unconditionally"Guillaume Gomez-17/+0
2021-04-02Don't load all extern crates unconditionallyJoshua Nelson-0/+17
2020-12-31Rustdoc render public underscore_imports as Re-exportsbors-0/+3
2020-11-28Move `src/test/rustdoc-ui` intra-doc tests into a subdirectoryJoshua Nelson-4/+0
2020-10-09Add test to ensure that external items aren't lint-checkedGuillaume Gomez-0/+4
2020-06-28use outermost invocation span for doctest namesAndy Russell-0/+7