Skip to content

chore: converts rest doc-links to intra-doc links#578

Merged
davidpdrsn merged 1 commit intotower-rs:masterfrom
Folyd:intra-doc
Apr 21, 2021
Merged

chore: converts rest doc-links to intra-doc links#578
davidpdrsn merged 1 commit intotower-rs:masterfrom
Folyd:intra-doc

Conversation

@Folyd
Copy link
Contributor

@Folyd Folyd commented Apr 21, 2021

This PR simply converts the rest doc-links to intra-doc links.

@Folyd Folyd changed the title chore: converts reset doc-links to intra-doc links chore: converts rest doc-links to intra-doc links Apr 21, 2021
Copy link
Member

@davidpdrsn davidpdrsn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@davidpdrsn davidpdrsn merged commit 1467321 into tower-rs:master Apr 21, 2021
@Folyd Folyd deleted the intra-doc branch April 21, 2021 11:32
@Folyd Folyd restored the intra-doc branch April 21, 2021 11:37
hawkw added a commit that referenced this pull request Apr 27, 2021
# 0.4.7 (April 27, 2021)

### Added

- **builder**: Add `ServiceBuilder::check_service` to check the request,
    response, and error types of the output service. ([#576])
- **builder**: Add `ServiceBuilder::check_service_clone` to check the
  output service can be cloned. ([#576])

### Fixed

- **spawn_ready**: Abort spawned background tasks when the `SpawnReady`
  service is dropped, fixing a potential task/resource leak (#[581])
- Fixed broken documentation links ([#578])

[#576]: #576
[#578]: #578
[#581]: #581
hawkw added a commit that referenced this pull request Apr 27, 2021
# 0.4.7 (April 27, 2021)

### Added

- **builder**: Add `ServiceBuilder::check_service` to check the request,
    response, and error types of the output service. ([#576])
- **builder**: Add `ServiceBuilder::check_service_clone` to check the
  output service can be cloned. ([#576])

### Fixed

- **spawn_ready**: Abort spawned background tasks when the `SpawnReady`
  service is dropped, fixing a potential task/resource leak (#[581])
- Fixed broken documentation links ([#578])

[#576]: #576
[#578]: #578
[#581]: #581
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