@raggi Hmm…
So one option would be to create Documents/rust/async-guidelines.rs and document pre-existing usage patterns in Linux. I think it would be better try not to over-engineer the document. One example would documenting async itself. It is probably the best idea to keep it compact and punctual.
All you need to do then is just modifying the existing guidelines and adding sometimes completely new guidelines based on the patches.
Now, if I send a Rust patch with some async code, it will now be less likely to be against maintainers expectations. That results less noise in the mailing list, and patches landing more quickly. Or that’s I’d see it.
Way more important benefit would be that async would be “existentially” sealed to the kernel ecosystem early on.
I think this just like basic governance and risk management, not IMHO a big deal :-)