about summary refs log tree commit diff
diff options
context:
space:
mode:
authorTapan Prakash <tapanprakasht@gmail.com>2025-02-23 22:24:00 +0530
committerTapan Prakash <tapanprakasht@gmail.com>2025-02-23 22:24:00 +0530
commitafc89a1e021c99bdcd89a71c4c93ff6f3a2072c8 (patch)
treee7082f3f21d08d988dc16e724b9c294b00c79223
parent6fc19785f7d4d0b91304a8c90348a2dbfd24d664 (diff)
downloadrust-afc89a1e021c99bdcd89a71c4c93ff6f3a2072c8.tar.gz
rust-afc89a1e021c99bdcd89a71c4c93ff6f3a2072c8.zip
Fixed tidy error
-rw-r--r--tests/rustdoc/inline_local/staged-inline.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/rustdoc/inline_local/staged-inline.rs b/tests/rustdoc/inline_local/staged-inline.rs
index ffe9a5d7c3c..d0dc3f9eea7 100644
--- a/tests/rustdoc/inline_local/staged-inline.rs
+++ b/tests/rustdoc/inline_local/staged-inline.rs
@@ -43,4 +43,4 @@ pub mod core {
         pub mod ready {
         }
     }
-}
\ No newline at end of file
+}