-
-
Notifications
You must be signed in to change notification settings - Fork 75
Closed
Description
rustc 1.68.0-nightly (0f529f0f4 2022-12-13)
Latest nightlies output large types in their own file with a randomized name:
= note: the full type name has been written to '$WORKSPACE/target/tests/target/x86_64-pc-windows-msvc/debug/deps/$CRATE-91b1ba6fa3ca7460.long-type-8728300020286882769.txt'
Looks like both the numeric part of the filename also the target x86_64-pc-windows-msvc
need to be normalized
Metadata
Metadata
Assignees
Labels
No labels