This is a wild #rust toolchain bug:
Uncategorized
1
Posts
1
Posters
0
Views
-
This is a wild #rust toolchain bug:
Can only repro when the call to gettid is in a library crate, and only when it has a certain name, and only when not using -C target-feature=-crt-static, only when using LTO... The boundary is exactly at std! Crate names alphabetically ≥ std fail (including std itself), and crate names < std work!
-
R relay@relay.mycrowd.ca shared this topic