about summary refs log tree commit diff
path: root/src/test/ui/symbol-names/impl1.stderr
AgeCommit message (Expand)AuthorLines
2021-04-03Remove redundant `ignore-tidy-linelength` annotationsSimon Jakobi-26/+0
2019-06-05Reblessed tests.Alexander Regueiro-2/+2
2019-06-05Addressed points raised in review.Alexander Regueiro-0/+26
2019-05-31test: support both (`legacy` and `v0`) choices of mangling.Eduard-Mihai Burtescu-50/+0
2019-05-31rustc_codegen_utils: test demangler output, not just symbol names.Eduard-Mihai Burtescu-4/+28
2019-05-04rustc: collapse relevant DefPathData variants into TypeNs.Eduard-Mihai Burtescu-2/+2
2019-03-15rustc: merge PrintCx::parameterized and def_path printing.Eduard-Mihai Burtescu-1/+1
2019-03-15rustc: rename item_path to def_path (except the module in ty).Eduard-Mihai Burtescu-6/+6
2019-03-15rustc: pass Option<&Substs> and Namespace around in ty::item_path.Eduard-Mihai Burtescu-1/+1
2019-03-11Update testsVadim Petrochenkov-4/+4
2018-12-25Remove licensesMark Rousskov-4/+4
2018-10-24Include InstanceDef's discriminant in the symbol hash.Masaki Hara-2/+2
2018-10-24Distinguish vtable shims in symbol paths.Masaki Hara-2/+2
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+26