I made a small std PR (#72994) 6 days ago and haven't gotten any response
should I ask for a new reviewer? if so, how?
you can use r? @reviewername
to ask for a different reviewer. If you don't know who to ask, posting here is totally fine. Often the triage team gets to PRs after 7 days of no activity, but feel free to act after less than that.
ahh, would have waited for the triage team if I'd known about that
thanks for the response -- where should tests go for this stuff?
I'm pretty sure that libraries get tested inside the crates, in #[cfg(test)]
modules, just like a regular library crate
I don't see task
or Poll
in https://github.com/rust-lang/rust/tree/f981b13921f5504e8b71c70e973953d00ad0ba48/src/libcore/tests