nora

Results 207 comments of nora

fa0b3021a95c3ba640f2dd996c80c3b58cb3cc13 probably helps but what is really needed is a proper way to do this tracking.. I think I should probably start with a `HasName` trait implemented for all the...

hm, that's weird. I adjusted the readme for now but I should fix that

Yes, you're looking in the right place.

It looks like you discussed this in the lang meeting, so I removed the nomination label.

Apart from memory of this RFCs existence, which was evidently severely lacking in the last two months, yeah. I'll add it within the next week.

@traviscross I have pushed cff645d5f3d510e3f56692579e46b2d5201aa989, does that address your concerns?

Feel free to edit it to your likings :)

See the RFC. > This does not have a negative effect on features that feature unsized values in function signatures like unsized_fn_params. Their behavior is much more clear and they...

This would also need a `T: Send` bound, but doesn't sound bad otherwise.

@rustbot second as mentioned in the zulip stream, it should be warn() instead of deny() to respect the preferences but this seems like a good change