<re_irc>
<@tonygarnockjones:matrix.org> robtsuk:matrix.org: Ah ok. Yeah the trouble I was having with aarch64 wasn't a rustc crash but a linking failure.
<re_irc>
<@firefrommoonlight:matrix.org> > Many types define their own inherent methods with the same name as a trait method. For instance, below the struct MyStruct implements from_iter which shares the same name with the method from the trait FromIterator found in the standard librar
<re_irc>
<@firefrommoonlight:matrix.org> This is relevant to EH
<re_irc>
<@firefrommoonlight:matrix.org> I've been using `Struct::method` syntax from the EH impls to avoid the ambiguity
<re_irc>
<@firefrommoonlight:matrix.org> Sounds like now it'll do it automatically
<re_irc>
<@firefrommoonlight:matrix.org> eg with the normal `instance.method`
<re_irc>
<@dirbaio:matrix.org> what's the change?
<re_irc>
<@dirbaio:matrix.org> `Inherent methods always take precedent over trait methods` has always been the case
<re_irc>
<@firefrommoonlight:matrix.org> Looks like I misread
<re_irc>
<@firefrommoonlight:matrix.org> i'm not actually sure what the change is
fabic_ has quit [Ping timeout: 260 seconds]
<re_irc>
<@thejpster:matrix.org> Anyone played with an Arm "Fixed Virtual Platform"? There's a free (as in beer) one for the Cortex-M55.