about summary refs log tree commit diff
path: root/src/test/ui/symbol-names
AgeCommit message (Expand)AuthorLines
2019-03-15rustc: merge PrintCx::parameterized and def_path printing.Eduard-Mihai Burtescu-2/+2
2019-03-15rustc: rename item_path to def_path (except the module in ty).Eduard-Mihai Burtescu-12/+12
2019-03-15rustc: pass Option<&Substs> and Namespace around in ty::item_path.Eduard-Mihai Burtescu-2/+2
2019-03-11Update testsVadim Petrochenkov-6/+6
2018-12-25Remove licensesMark Rousskov-26/+6
2018-10-24Include InstanceDef's discriminant in the symbol hash.Masaki Hara-3/+3
2018-10-24Distinguish vtable shims in symbol paths.Masaki Hara-3/+3
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+91