HomeDevCentral

Use automatic link for Rust documentation

Description

Use automatic link for Rust documentation

Summary:
This fixes the following issue:

7 | //! https://rocket.rs/guide/state/#databases
  |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://rocket.rs/guide/state/#databases>`

  = note: `#[warn(rustdoc::bare_urls)]` on by default
  = note: bare URLs are not automatically turned into clickable links

Test Plan: cargo doc --features full

Reviewers: dereckson

Reviewed By: dereckson

Differential Revision: https://devcentral.nasqueron.org/D2426

Details

Provenance
derecksonAuthored on Sep 13 2021, 20:09
derecksonPushed on Sep 13 2021, 20:17
Reviewer
dereckson
Differential Revision
D2426: Use automatic link for Rust documentation
Parents
rLF86e7ecf609e8: Update build instructions for PostgreSQL on Windows
Branches
Unknown
Tags
Unknown