rust/src/test/codegen-units/partitioning
Simon Jakobi 3ea62cb5d1 Remove redundant ignore-tidy-linelength annotations
This is step 2 towards fixing #77548.

In the codegen and codegen-units test suites, the `//` comment markers
were kept in order not to affect any source locations. This is because
these tests cannot be automatically `--bless`ed.
2021-04-03 22:30:20 +02:00
..
auxiliary Make drop-glue take advantage of -Zshare-generics. 2020-01-23 13:15:15 +01:00
extern-drop-glue.rs Remove redundant ignore-tidy-linelength annotations 2021-04-03 22:30:20 +02:00
extern-generic.rs Remove redundant ignore-tidy-linelength annotations 2021-04-03 22:30:20 +02:00
incremental-merging.rs ty: remove obsolete printer 2020-08-30 18:59:07 +01:00
inlining-from-extern-crate.rs Remove redundant ignore-tidy-linelength annotations 2021-04-03 22:30:20 +02:00
local-drop-glue.rs Remove redundant ignore-tidy-linelength annotations 2021-04-03 22:30:20 +02:00
local-generic.rs ty: remove obsolete printer 2020-08-30 18:59:07 +01:00
local-inlining-but-not-all.rs Remove redundant ignore-tidy-linelength annotations 2021-04-03 22:30:20 +02:00
local-inlining.rs Remove redundant ignore-tidy-linelength annotations 2021-04-03 22:30:20 +02:00
local-transitive-inlining.rs Remove redundant ignore-tidy-linelength annotations 2021-04-03 22:30:20 +02:00
methods-are-with-self-type.rs Remove redundant ignore-tidy-linelength annotations 2021-04-03 22:30:20 +02:00
regular-modules.rs ty: remove obsolete printer 2020-08-30 18:59:07 +01:00
shared-generics.rs Remove redundant ignore-tidy-linelength annotations 2021-04-03 22:30:20 +02:00
statics.rs ty: remove obsolete printer 2020-08-30 18:59:07 +01:00
vtable-through-const.rs Remove redundant ignore-tidy-linelength annotations 2021-04-03 22:30:20 +02:00