diff options
| author | Alexis Bourget <alexis.bourget@gmail.com> | 2020-11-12 01:39:06 +0100 |
|---|---|---|
| committer | Alexis Bourget <alexis.bourget@gmail.com> | 2020-11-12 01:39:06 +0100 |
| commit | 9c7069645cf919cb0a848175a208d6eb4d92802e (patch) | |
| tree | 106b1bbc4e8f255d2d5f4f5c0aba18b08367432b /src/test/rustdoc | |
| parent | f5e67b5ee1d442ddfc580224c69f260a07b8840b (diff) | |
| download | rust-9c7069645cf919cb0a848175a208d6eb4d92802e.tar.gz rust-9c7069645cf919cb0a848175a208d6eb4d92802e.zip | |
Ignore tidy linelength
Diffstat (limited to 'src/test/rustdoc')
| -rw-r--r-- | src/test/rustdoc/raw-ident-eliminate-r-hashtag.rs | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/test/rustdoc/raw-ident-eliminate-r-hashtag.rs b/src/test/rustdoc/raw-ident-eliminate-r-hashtag.rs index 2221b5d47ac..d758d993613 100644 --- a/src/test/rustdoc/raw-ident-eliminate-r-hashtag.rs +++ b/src/test/rustdoc/raw-ident-eliminate-r-hashtag.rs @@ -1,3 +1,5 @@ +// ignore-tidy-linelength + pub mod internal { pub struct r#mod; |
