about summary refs log tree commit diff
path: root/src/test/ui/traits
AgeCommit message (Expand)AuthorLines
2018-11-01update tests that have changed outputMichael Hewson-42/+9
2018-10-21Use new region infer errors for explaining borrowsMatthew Jasper-3/+4
2018-10-16Check the type of statics and constants for `Sized`nessOliver Scherer-6/+3
2018-10-11structured suggestion for E0223 ambiguous associated typeZack M. Davis-9/+3
2018-10-04Convert conservative_impl_trait.rs to compile-passJonas Schievink-0/+18
2018-08-24updates tests to use new error codeMatthew Russo-5/+5
2018-08-20Fix diagnostic regressionvarkor-6/+6
2018-08-20Update new ui testsvarkor-10/+10
2018-08-19Fix some remaining testsvarkor-2/+2
2018-08-19Refactor generic argument count check in astconvvarkor-1/+1
2018-08-19Revert broken testvarkor-0/+1
2018-08-19"Fix" annoying testvarkor-1/+0
2018-08-19Lift some Sized checks.Masaki Hara-0/+1
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+2901