mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-08 01:28:18 +03:00
Clippy: Fix doc issue
This commit is contained in:
@@ -142,6 +142,7 @@ fn map_range(
|
||||
map_range(cx.sess().source_map(), self.into_range(), f)
|
||||
}
|
||||
|
||||
#[allow(rustdoc::invalid_rust_codeblocks, reason = "The codeblock is intentionally broken")]
|
||||
/// Extends the range to include all preceding whitespace characters, unless there
|
||||
/// are non-whitespace characters left on the same line after `self`.
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user