rust/src/test/ui/kindck
2019-11-16 13:23:19 -08:00
..
kindck-copy.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
kindck-copy.stderr hack to avoid incorrect suggestion 2019-09-22 11:33:13 -07:00
kindck-impl-type-params-2.rs Suggest borrowing when it would satisfy an unmet trait bound 2019-11-16 13:23:19 -08:00
kindck-impl-type-params-2.stderr Suggest borrowing when it would satisfy an unmet trait bound 2019-11-16 13:23:19 -08:00
kindck-impl-type-params.nll.stderr Update NLL tests 2019-10-15 13:55:44 -07:00
kindck-impl-type-params.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
kindck-impl-type-params.stderr Use structured suggestion for restricting bounds 2019-10-15 13:55:43 -07:00
kindck-inherited-copy-bound.curr.stderr Suggest borrowing when it would satisfy an unmet trait bound 2019-11-16 13:23:19 -08:00
kindck-inherited-copy-bound.object_safe_for_dispatch.stderr Account for rustc_on_unimplemented 2019-11-16 13:23:19 -08:00
kindck-inherited-copy-bound.rs RFC 2027: "first draft" of implementation 2019-10-22 15:24:33 -04:00
kindck-nonsendable-1.rs Remove licenses 2018-12-25 21:08:33 -07:00
kindck-nonsendable-1.stderr On obligation errors point at the unfulfilled binding when possible 2019-09-22 11:33:12 -07:00
kindck-send-object.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
kindck-send-object.stderr On obligation errors point at the unfulfilled binding when possible 2019-09-22 11:33:12 -07:00
kindck-send-object1.nll.stderr fix nll tests 2019-09-22 11:54:38 -07:00
kindck-send-object1.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
kindck-send-object1.stderr On obligation errors point at the unfulfilled binding when possible 2019-09-22 11:33:12 -07:00
kindck-send-object2.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
kindck-send-object2.stderr On obligation errors point at the unfulfilled binding when possible 2019-09-22 11:33:12 -07:00
kindck-send-owned.rs Remove licenses 2018-12-25 21:08:33 -07:00
kindck-send-owned.stderr On obligation errors point at the unfulfilled binding when possible 2019-09-22 11:33:12 -07:00
kindck-send-unsafe.rs Remove licenses 2018-12-25 21:08:33 -07:00
kindck-send-unsafe.rs~rust-lang_master remove remaining copyright headers 2018-12-28 21:50:33 +01:00
kindck-send-unsafe.stderr Point at type param when it's cause of unfulfilled obligation 2019-09-22 11:33:13 -07:00