Jeremiah Senkpiel

Results 518 comments of Jeremiah Senkpiel

Pre-RFC up on the internals forum: https://internals.rust-lang.org/t/pre-rfc-inferred-enum-types/16100

(if it wasn't clear: I gave up on this after the very large pushback on the internals forum, maybe someone can come at it with a better argument or angle.)

Hmmm, is particle any more efficient?

Should be fairly easy to do, but a lot will slip by because they will be labeled by us later so I'm not 100% sure what to do about that....

@TheAlphaNerd Think it might work better if we only added these labels once a PR is closed/merged?

That does mean that people won't know if they'll need to adjust it until after though... :/ So IMO would be worse.

@mscdex that is why https://github.com/nodejs/github-bot/pull/104 only removes it if the bot (last?) added it.

@mscdex do you have an example of this happening? I think in most cases it will not land cleanly then.

I will note also that aws_sdk_rust has their `ByteStream` be `Sync`: https://awslabs.github.io/aws-sdk-rust/aws_sdk_s3/struct.ByteStream.html#impl-Sync

I would also be perfectly ok with this being a compile time feature, fwiw.