Add once_cell to crates available in playground#587
Add once_cell to crates available in playground#587sunshowers wants to merge 1 commit intorust-lang:masterfrom
Conversation
|
I believe those files are both generated (by the program in the |
|
We don't currently accept one-off crate additions, but thanks! Please check out https://github.com/integer32llc/rust-playground/blob/master/CRATE_POLICY.md for more details. |
|
Thanks! Would you consider: |
|
(just checked and once_cell is in the top 300) |
|
Transitive dependencies of the top crates are available. |
Please read the aforementioned policy, which discusses whether transitive dependencies are included (they are) as well as how to discuss changes to the policy. I've written it so that I can stop repeating myself. |
|
Apologies, I missed that because it wasn't on the bulleted list. I've submitted #603 with a small rewording -- feel free to accept/decline if it makes sense to you. Thanks. |
The
once_cellcrate is super useful to play around with so it would be useful to have this in the playground :)Please let me know if I did this right! I added once_cell by hand to both the
Cargo.tomland tocrate-information.json.