diff options
| author | Manish Goregaokar <manishsmail@gmail.com> | 2015-03-17 15:21:22 +0530 |
|---|---|---|
| committer | Manish Goregaokar <manishsmail@gmail.com> | 2015-03-17 15:21:22 +0530 |
| commit | fad4c380e8da106baca0c6259306be6e3574d4ba (patch) | |
| tree | d9c9330884dcb4dbe0e513dbd8438fcfb549203b /src/libstd | |
| parent | 0b463b075e221a779ee65d90f603447baf6fe2cb (diff) | |
| parent | f5765793b650e45e8c9bc89dfc7a4dc628123cb7 (diff) | |
| download | rust-fad4c380e8da106baca0c6259306be6e3574d4ba.tar.gz rust-fad4c380e8da106baca0c6259306be6e3574d4ba.zip | |
Rollup merge of #23385 - tamird:cleanup-whitespace, r=alexcrichton
r? @alexcrichton Conflicts: src/test/run-pass/test-fn-signature-verification-for-explicit-return-type.rs
Diffstat (limited to 'src/libstd')
| -rw-r--r-- | src/libstd/bool.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libstd/bool.rs b/src/libstd/bool.rs index 0d8b233a169..df703b3e43e 100644 --- a/src/libstd/bool.rs +++ b/src/libstd/bool.rs @@ -12,4 +12,3 @@ #![doc(primitive = "bool")] #![stable(feature = "rust1", since = "1.0.0")] - |
