about summary refs log tree commit diff
path: root/tests/rustdoc/cross-crate-info/single-crate-no-index/q.rs
diff options
context:
space:
mode:
authorEtomicBomb <ethan@ethan.ws>2024-07-24 22:35:14 +0000
committerEtomicBomb <ethan@ethan.ws>2024-07-29 14:34:34 +0000
commitf6f0ef46f5a9f368183e8c59ee82d0319af7ec9c (patch)
tree316d186a5df431c577fa3ffcd800fcf7ca527c54 /tests/rustdoc/cross-crate-info/single-crate-no-index/q.rs
parentd8211def61d2b436d2a8335d745105e2de3ac172 (diff)
downloadrust-f6f0ef46f5a9f368183e8c59ee82d0319af7ec9c.tar.gz
rust-f6f0ef46f5a9f368183e8c59ee82d0319af7ec9c.zip
reformatted rustdoc/cross-crate-info, fixing trailing newline issue
Diffstat (limited to 'tests/rustdoc/cross-crate-info/single-crate-no-index/q.rs')
-rw-r--r--tests/rustdoc/cross-crate-info/single-crate-no-index/q.rs2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/rustdoc/cross-crate-info/single-crate-no-index/q.rs b/tests/rustdoc/cross-crate-info/single-crate-no-index/q.rs
index 0cd126e8247..d3e71fa0ce3 100644
--- a/tests/rustdoc/cross-crate-info/single-crate-no-index/q.rs
+++ b/tests/rustdoc/cross-crate-info/single-crate-no-index/q.rs
@@ -1,8 +1,6 @@
 //@ build-aux-docs
-
 //@ has q/struct.Quebec.html
 //@ hasraw search-index.js 'Quebec'
 
 // there's nothing cross-crate going on here
-
 pub struct Quebec;