8000 Prepare v0.7.1 release by taiki-e · Pull Request #329 · tokio-rs/loom · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Prepare v0.7.1 release #329

New issue

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

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

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Oct 2, 2023
Merged

Prepare v0.7.1 release #329

merged 4 commits into from
Oct 2, 2023

Conversation

taiki-e
Copy link
Member
@taiki-e taiki-e commented Aug 9, 2023

0.7.1 (October 2, 2023)

Added

@taiki-e taiki-e requested a review from Darksonn August 9, 2023 15:40
@taiki-e taiki-e requested a review from hawkw September 10, 2023 14:23
@Darksonn
Copy link
Contributor
Darksonn commented Oct 2, 2023

Sorry, I'm not actively watching this repository.

```
warning: redundant explicit link target
   --> src/model.rs:230:32
    |
230 | ...a default [`Builder`](crate::model::Builder) which can be a...
    |               ---------  ^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
    |               |
    |               because label contains path that resolves to same destination
    |
    = note: when a link's destination is not specified,
            the label is used to resolve intra-doc links
    = note: `#[warn(rustdoc::redundant_explicit_links)]` on by default
help: remove explicit link target
    |
230 | /// Uses a default [`Builder`] which can be affected
    |                    ~~~~~~~~~~~

warning: redundant explicit link target
  --> src/thread.rs:46:22
   |
46 |     /// the [`park`][park] function and the `unpark()` method. ...
   |              ------  ^^^^ explicit target is redundant
   |              |
   |              because label contains path that resolves to same destination
   |
   = note: when a link's destination is not specified,
           the label is used to resolve intra-doc links
help: remove explicit link target
   |
46 |     /// the [`park`] function and the `unpark()` method. These can be
   |             ~~~~~~~~
```
@taiki-e taiki-e merged commit fd51ef8 into master Oct 2, 2023
@taiki-e taiki-e deleted the taiki-e/next branch October 2, 2023 12:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0