diff options
| author | Guillaume Gomez <guillaume1.gomez@gmail.com> | 2019-12-10 10:42:03 +0100 |
|---|---|---|
| committer | Guillaume Gomez <guillaume1.gomez@gmail.com> | 2019-12-10 10:42:03 +0100 |
| commit | f0babc8be487d5b78644059cb7a5d6e0c0ea57fd (patch) | |
| tree | b41c877ad6adc5c7a96ae4fc169941f652d8576c | |
| parent | 26b0bcb47c2898e6895a5ee63390a7345d511e8a (diff) | |
| download | rust-f0babc8be487d5b78644059cb7a5d6e0c0ea57fd.tar.gz rust-f0babc8be487d5b78644059cb7a5d6e0c0ea57fd.zip | |
Remove tidy comment
| -rw-r--r-- | src/librustdoc/clean/mod.rs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/librustdoc/clean/mod.rs b/src/librustdoc/clean/mod.rs index da780350f3a..e5f684cbca8 100644 --- a/src/librustdoc/clean/mod.rs +++ b/src/librustdoc/clean/mod.rs @@ -1,5 +1,3 @@ -// ignore-tidy-filelength - //! This module contains the "cleaned" pieces of the AST, and the functions //! that clean them. |
