about summary refs log tree commit diff
path: root/src/test/ui/resolve_self_super_hint.rs
AgeCommit message (Expand)AuthorLines
2020-12-07Move some tests to subdirectoriesVadim Petrochenkov-27/+0
2019-07-28Remove lint annotations in specific crates that are already enforced by rustb...Vadim Petrochenkov-2/+0
2019-04-12Stabilize the `alloc` crate.Simon Sapin-1/+0
2019-03-09use structured suggestions for E0432Andy Russell-4/+8
2018-12-25Remove licensesMark Rousskov-10/+0
2018-11-18resolve: Avoid sentence breaks in diagnosticsVadim Petrochenkov-4/+4
2018-11-18resolve: Recover "did you mean" suggestions in importsVadim Petrochenkov-2/+2
2018-10-03Add suggestions for unresolved imports.David Wood-3/+3
2018-08-31cleanup: Add main functions to some UI testsVadim Petrochenkov-0/+2
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+34