Aurelia Molzer

Results 457 comments of Aurelia Molzer

This poses another question: Is the trait's description actually precise enough to explain the valid and invalid uses above?

One more unclear implementation (this SemVer is compatible, right?): ```rust impl TransparentWrapper for [T] where T: TransparentWrapper { } ``` An alternative would be to introduce this as a pair...

> I'm wondering why it's wrong though? If you use `unsafe` then you should wonder and explain why it is _right_, since this is effectively a promise to the compiler....

I'll try to fit the rebase in this weekend. If I for some reason don't find the time for it then at least the footer has been added to the...

I've completed the rebase. As far as I can tell the build failure is related to the Windows build chain and not to the commits, though I'm not 100% sure....

Me and @ackxolotl talked about that already and reached the same conclusion, ie. that the `nic` would be expected to pad automatically. However, it could be desirable to make that...

> I'd be happy to merge a PR which makes this change, even if it'd be breaking. @jeaye May I suggest having one issue open as a tracking issue, and...

In particular, the standard library may not and does not use its assumed properties for such unsound optimizations as alluded to. That is in contrast to for example C++. In...

Reminds me of: 'In the face of ambiguity, refuse the temptation to guess.'. Maybe it could default to refusing to do anything unless specifically advised to query the data from...

This is _by design_. There is no high latency, it's just being cordial to `crates.io` as they suggest a 2 second delay between individual requests and there is no endpoint...