summary refs log tree commit diff
path: root/src/test/ui/suggestions/auxiliary
AgeCommit message (Expand)AuthorLines
2019-07-20tests: Add minimal reproduction of #61963.David Wood-0/+81
2019-03-18filter suggestions from extern preludeAndy Russell-0/+3
2018-12-25Remove licensesMark Rousskov-10/+0
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+19
2018-07-18Implement existential typesOliver Schneider-47/+0
2018-06-21Account for bindings with types and in crate macrosEsteban Küber-0/+14
2018-05-11rustc: Include semicolon when removing `extern crate`Alex Crichton-0/+11
2017-11-08Fix help for duplicated names: `extern crate (...) as (...)`Esteban Küber-0/+22