Render more readable macro matchers in rustdoc
This commit is contained in:
@@ -599,7 +599,7 @@ impl Printer {
|
||||
self.break_offset(n, 0)
|
||||
}
|
||||
|
||||
crate fn zerobreak(&mut self) {
|
||||
pub fn zerobreak(&mut self) {
|
||||
self.spaces(0)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user