summary refs log tree commit diff
path: root/src/test/ui/object-safety
AgeCommit message (Expand)AuthorLines
2019-10-22RFC 2027: "first draft" of implementationMathias Blikstad-25/+183
2019-09-02account for DUMMY_SP and correct wordingEsteban Küber-2/+2
2019-09-02On object safety violation, point at source when possibleEsteban Küber-12/+18
2019-09-02Refer to "`self` type" instead of "receiver type"Esteban Küber-1/+1
2019-07-03Migrate compile-pass annotations to build-passYuki Okushi-2/+2
2019-05-29Update ui test suite to use dynmemoryruins-52/+52
2019-04-22update tests for migrate mode by defaultMatthew Jasper-11/+2
2019-03-11Update NLL testsVadim Petrochenkov-1/+1
2019-03-11Update testsVadim Petrochenkov-1/+1
2018-12-25Remove licensesMark Rousskov-122/+12
2018-11-07Removed `#[rustc_error]` from tests that are all `// compile-pass`.Felix S. Klock II-24/+6
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+527