about summary refs log tree commit diff
path: root/tests/ui-fulldeps/plugin
AgeCommit message (Expand)AuthorLines
2023-11-04Remove support for compiler plugins.Nicholas Nethercote-1084/+0
2023-11-02Minimize `pub` usage in `source_map.rs`.Nicholas Nethercote-2/+2
2023-10-05Add a note to duplicate diagnosticsAlex Macleod-0/+17
2023-09-28Remove `rustc_lint_defs::lint_array`DaniPopes-8/+7
2023-09-11Auto merge of #115387 - weihanglo:merge-check-and-lint, r=oli-obkbors-3/+7
2023-09-04Add help to allow lint for the implied by suggestionUrgau-0/+2
2023-08-30feat(rustc_lint): make `CheckLintName` respect lint levelWeihang Lo-3/+7
2023-04-17Support `x test --stage 1 ui-fulldeps`jyn-0/+1062