Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Advertise generic_once_cell #209

Merged
merged 2 commits into from
Nov 25, 2022
Merged

Conversation

mkroening
Copy link
Contributor

I just published generic_once_cell (docs are still building).

This PR advertises generic_once_cell from the docs and the readme.

Closes #207.

@matklad
Copy link
Owner

matklad commented Nov 10, 2022 via email

bors bot added a commit that referenced this pull request Nov 10, 2022
209: Advertise generic_once_cell r=matklad a=mkroening

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.

Co-authored-by: Martin Kröning <mkroening@posteo.net>
@bors
Copy link
Contributor

bors bot commented Nov 10, 2022

Build failed:

@mkroening
Copy link
Contributor Author

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

@matklad
Copy link
Owner

matklad commented Nov 25, 2022

Ah, sorry missed the failure, seems spurious.

bors retry

bors bot added a commit that referenced this pull request Nov 25, 2022
209: Advertise generic_once_cell r=matklad a=mkroening

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.

Co-authored-by: Martin Kröning <mkroening@posteo.net>
@bors
Copy link
Contributor

bors bot commented Nov 25, 2022

Build failed:

@matklad
Copy link
Owner

matklad commented Nov 25, 2022

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

bors retry

@bors
Copy link
Contributor

bors bot commented Nov 25, 2022

Build succeeded:

@bors bors bot merged commit ba8b9fe into matklad:master Nov 25, 2022
@mkroening mkroening deleted the generic_once_cell branch November 26, 2022 12:30
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support custom mutexes via lock_api on no_std
2 participants