diff options
| author | Michael Wright <mikerite@lavabit.com> | 2019-08-01 07:09:57 +0200 |
|---|---|---|
| committer | Michael Wright <mikerite@lavabit.com> | 2019-08-01 07:09:57 +0200 |
| commit | be646ac0dff10f154855b9dc706294c2a4ee9059 (patch) | |
| tree | 8483795ee981f9232088e7aa19c8583494243aa8 /rustc_tools_util | |
| parent | fd9c5a3c71b84fafe9602d8702317ed1d432fa2c (diff) | |
| download | rust-be646ac0dff10f154855b9dc706294c2a4ee9059.tar.gz rust-be646ac0dff10f154855b9dc706294c2a4ee9059.zip | |
Update formatting
Diffstat (limited to 'rustc_tools_util')
| -rw-r--r-- | rustc_tools_util/src/lib.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/rustc_tools_util/src/lib.rs b/rustc_tools_util/src/lib.rs index ec3b69219e7..92b710614ec 100644 --- a/rustc_tools_util/src/lib.rs +++ b/rustc_tools_util/src/lib.rs @@ -154,5 +154,4 @@ mod test { "VersionInfo { crate_name: \"rustc_tools_util\", major: 0, minor: 2, patch: 0 }" ); } - } |
