about summary refs log tree commit diff
path: root/src/test/rustdoc-ui/doc-cfg.stderr
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-26/+0
2022-12-10Migrate parts of `rustc_expand` to session diagnosticsnils-2/+2
This migrates everything but the `mbe` and `proc_macro` modules. It also contains a few cleanups and drive-by/accidental diagnostic improvements which can be seen in the diff for the UI tests.
2021-10-06Simplify AttributesExt::cfg function and remove error emissions since they ↵Guillaume Gomez-0/+26
are not useful