Skip to content

Commit

Permalink
Removed trailing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
CodenameLambda committed Sep 11, 2017
1 parent 833a9b5 commit f452acb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/liballoc/str.rs
Expand Up @@ -1783,7 +1783,7 @@ impl str {
}

/// Converts a `Box<str>` into a `Box<[u8]>` without copying or allocating.
///
///
/// # Examples
///
/// Basic usage:
Expand Down

0 comments on commit f452acb

Please sign in to comment.