]> git.lizzy.rs Git - rust.git/blobdiff - src/test/rustdoc-gui/src/test_docs/lib.rs
Rollup merge of #92559 - durin42:llvm-14-attributemask, r=nikic
[rust.git] / src / test / rustdoc-gui / src / test_docs / lib.rs
index 9b37703dded4b7acf9e494019ecc200c512ad997..f75de949292a1b151a5ddd234f3e64d1ac25c7f6 100644 (file)
@@ -1,5 +1,6 @@
 //! The point of this crate is to be able to have enough different "kinds" of
 //! documentation generated so we can test each different features.
+#![doc(html_playground_url="https://play.rust-lang.org/")]
 
 #![crate_name = "test_docs"]
 #![feature(rustdoc_internals)]