Skip to content

Commit

Permalink
Set html_root_url
Browse files Browse the repository at this point in the history
  • Loading branch information
dtolnay committed Mar 5, 2023
1 parent 124d94b commit 66fae93
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,7 @@
//! makes error messages that we care about substantially worse, it is also
//! important to catch and report as a compiler issue.

#![doc(html_root_url = "https://docs.rs/trybuild/1.0.78")]
#![allow(
clippy::collapsible_if,
clippy::default_trait_access,
Expand Down

0 comments on commit 66fae93

Please sign in to comment.