rust/compiler
Yuki Okushi 81d0b70402
Rollup merge of #87092 - ricobbe:fix-raw-dylib-multiple-definitions, r=petrochenkov
Remove nondeterminism in multiple-definitions test

Compare all fields in `DllImport` when sorting to avoid nondeterminism in the error for multiple inconsistent definitions of an extern function.  Restore the multiple-definitions test.

Resolves #87084.
2021-07-18 14:21:56 +09:00
..
2021-07-17 19:41:02 +02:00
2021-07-15 16:09:57 -05:00
2021-07-16 00:22:01 -04:00
2021-07-17 19:41:14 +02:00