Unnamed repository; edit this file 'description' to name the repository.
Rollup merge of #118960 - tvallotton:local_waker, r=Mark-Simulacrum
Add LocalWaker and ContextBuilder types to core, and LocalWake trait to alloc.
Implementation for #118959.