Bump rustfmt version

Also switches on formatting of the mir build module
This commit is contained in:
Mark Rousskov
2021-01-09 12:00:45 -05:00
parent f6cb45ad01
commit d5b760ba62
30 changed files with 224 additions and 164 deletions

View File

@@ -36,7 +36,7 @@ macro_rules! forward_inner_docs {
($e:expr => $i:item) => {
#[doc = $e]
$i
}
};
}
/// In general, the `DiagnosticBuilder` uses deref to allow access to