-
Notifications
You must be signed in to change notification settings - Fork 112
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
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 <#207>.
------------------------------
You can view, comment on, or merge this pull request online at:
#209
Commit Summary
- 47bf9ae
<47bf9ae>
Readme: Sync related crates to docs
- 6d46f40
<6d46f40>
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
<#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
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>
Build failed: |
Do you think the CI failure was sporadic, and we could try to merge again? |
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>
Build failed: |
nope, was a legit falure, should be fixed now, bors retry |
Build succeeded: |
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
I just published generic_once_cell (docs are still building).
This PR advertises generic_once_cell from the docs and the readme.
Closes #207.