bors c10918905f Auto merge of #23452 - nikomatsakis:unsafety-subtyping, r=nrc
Safe fns are no longer subtypes of unsafe fns, but you can coerce from one to the other.

This is a [breaking-change] in that impl fns must now be declared `unsafe` if the trait is declared `unsafe`. In some rare cases, the subtyping change may also direct affect you, but no such cases were encountered in practice.

Fixes #23449.

r? @nrc
2015-03-18 03:22:12 +00:00
..
2015-03-15 09:08:21 -07:00
2015-03-15 09:08:21 -07:00
2015-03-15 09:08:21 -07:00
2015-03-15 09:08:21 -07:00
2015-03-15 09:08:21 -07:00
2015-03-15 09:08:21 -07:00
2015-03-15 09:08:21 -07:00
2015-03-16 11:03:54 +13:00
2015-03-16 07:35:20 -07:00
2015-03-16 07:35:22 -07:00
2015-03-16 11:03:54 +13:00
2015-03-16 07:35:24 -07:00
2015-03-11 21:17:27 +01:00
2015-03-16 07:35:23 -07:00
2015-03-16 07:35:23 -07:00
2015-03-16 11:03:54 +13:00
2015-03-13 16:47:42 -07:00
2015-03-15 09:08:21 -07:00
2015-03-13 13:09:34 +01:00
2015-03-15 09:08:21 -07:00