mirror of
https://github.com/rust-lang/rust.git
synced 2025-04-28 02:57:37 +00:00
Add space for proper indentation
This commit is contained in:
parent
b837f3a99b
commit
81aba388f1
@ -82,7 +82,7 @@ impl fmt::Debug for Empty {
|
||||
|
||||
impl SizeHint for Empty {
|
||||
fn upper_bound(&self) -> Option<usize> {
|
||||
Some(0)
|
||||
Some(0)
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user