Closed mkroening closed 1 year 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
- 47bf9ae https://github.com/matklad/once_cell/pull/209/commits/47bf9ae9941c43109b703cb692b47d82360e8914 Readme: Sync related crates to docs
- 6d46f40 https://github.com/matklad/once_cell/pull/209/commits/6d46f401f72f5a476e5b4dd3e6fa6a44eca9824e Add references to generic_once_cell
File Changes
(2 files https://github.com/matklad/once_cell/pull/209/files)
- M README.md https://github.com/matklad/once_cell/pull/209/files#diff-b335630551682c19a781afebcf4d07bf978fb1f8ac04c6bf87428ed5106870f5 (2)
- M src/lib.rs https://github.com/matklad/once_cell/pull/209/files#diff-b1a35a68f14e696205874893c07fd24fdb88882b47c23cc0e0c80a30c7d53759 (5)
Patch Links:
- https://github.com/matklad/once_cell/pull/209.patch
- https://github.com/matklad/once_cell/pull/209.diff
— 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: @.***>
Do you think the CI failure was sporadic, and we could try to merge again?
Ah, sorry missed the failure, seems spurious.
bors retry
nope, was a legit falure, should be fixed now,
bors retry
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.