Skip to content

Remove mem.rs line numbers from const-size_of-cycle.stderr #53547

Closed
@dtolnay

Description

@dtolnay

--> $SRC_DIR/libcore/mem.rs:323:14

It is not nice for this test to fail any time we insert a line in mem.rs, as happened in #53503. Please implement this test in a way that does not hardcode a line number.

Please also try to find standard library line numbers in other ui tests and scrub those in the same way.

As far as I can tell, the const-size_of-cycle.stderr file was newly added in #53196 so attn @davidtwco.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions