about summary refs log tree commit diff
path: root/src/test/ui/confuse-field-and-method
AgeCommit message (Expand)AuthorLines
2019-03-22Rollup merge of #59297 - euclio:field-method-suggestions, r=estebankMazdak Farrokhzad-20/+48
2019-03-19convert field/method confusion help to suggestionsAndy Russell-20/+48
2019-03-15rustc: print ExistentialProjection with spaces around `=`, e.g. `dyn Foo<A = ...Eduard-Mihai Burtescu-1/+1
2019-03-11Update testsVadim Petrochenkov-13/+13
2018-12-25Remove licensesMark Rousskov-72/+22
2018-07-18Implement existential typesOliver Schneider-0/+390