diff options
| author | varkor <github@varkor.com> | 2019-04-22 16:15:50 +0100 |
|---|---|---|
| committer | varkor <github@varkor.com> | 2019-04-23 11:42:14 +0100 |
| commit | 62838975d005b01c110a355a6e60cdedc08ecd48 (patch) | |
| tree | a521be9bbf5c474aea95e55be5e2deffcf66293c /src/test/incremental | |
| parent | 51b2ecf78add935bd5192f15aa65b2e83975ed26 (diff) | |
| download | rust-62838975d005b01c110a355a6e60cdedc08ecd48.tar.gz rust-62838975d005b01c110a355a6e60cdedc08ecd48.zip | |
Remove unnecessary ignore-tidy-linelength
Diffstat (limited to 'src/test/incremental')
| -rw-r--r-- | src/test/incremental/remapped_paths_cc/auxiliary/extern_crate.rs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/test/incremental/remapped_paths_cc/auxiliary/extern_crate.rs b/src/test/incremental/remapped_paths_cc/auxiliary/extern_crate.rs index 52e7f4bd7c7..627b99445ea 100644 --- a/src/test/incremental/remapped_paths_cc/auxiliary/extern_crate.rs +++ b/src/test/incremental/remapped_paths_cc/auxiliary/extern_crate.rs @@ -1,5 +1,3 @@ -// ignore-tidy-linelength - //[rpass1] compile-flags: -g //[rpass2] compile-flags: -g //[rpass3] compile-flags: -g --remap-path-prefix={{src-base}}=/the/src |
