matklad / once_cell

Rust library for single assignment cells and lazy statics without macros
Apache License 2.0
1.87k stars 109 forks source link

Advertise generic_once_cell #209

Closed mkroening closed 1 year ago

mkroening commented 2 years ago

I just published generic_once_cell (docs are still building).

This PR advertises generic_once_cell from the docs and the readme.

Closes https://github.com/matklad/once_cell/issues/207.

matklad commented 2 years ago

bors r+

On Thu, 10 Nov 2022 at 14:08, Martin Kröning @.***> wrote:

I just published generic_once_cell https://crates.io/crates/generic_once_cell (docs are still building).

This PR advertises generic_once_cell from the docs and the readme.

Closes #207 https://github.com/matklad/once_cell/issues/207.

You can view, comment on, or merge this pull request online at:

https://github.com/matklad/once_cell/pull/209 Commit Summary

File Changes

(2 files https://github.com/matklad/once_cell/pull/209/files)

Patch Links:

— Reply to this email directly, view it on GitHub https://github.com/matklad/once_cell/pull/209, or unsubscribe https://github.com/notifications/unsubscribe-auth/AANB3M7KO3J4FOSF32KU7EDWHT6WHANCNFSM6AAAAAAR4TBD6A . You are receiving this because you are subscribed to this thread.Message ID: @.***>

bors[bot] commented 2 years ago

Build failed:

mkroening commented 1 year ago

Do you think the CI failure was sporadic, and we could try to merge again?

matklad commented 1 year ago

Ah, sorry missed the failure, seems spurious.

bors retry

bors[bot] commented 1 year ago

Build failed:

matklad commented 1 year ago

nope, was a legit falure, should be fixed now,

bors retry

bors[bot] commented 1 year ago

Build succeeded: