Matthias Krüger
5fa914c13a
Rollup merge of #152134 - hoodmane:emscripten-crt-static-allow-dylibs, r=petrochenkov
...
Set crt_static_allow_dylibs to true for Emscripten target
And add a test. This is followup work to rust-lang/rust#151704 . It introduced a regression where cargo is now unwilling to build cdylibs for Emscripten because `crt_static_default` is `true` but `crt_static_allows_dylibs` is `false`. Unfortunately the added test does not fail without the change because the validation logic is in Cargo, not in rustc. But it's good to have some coverage of this anyways.
2026-02-09 18:39:39 +01:00
..
2026-01-23 21:04:27 +00:00
2026-02-06 01:04:02 +01:00
2026-02-08 18:21:47 +11:00
2026-02-07 16:49:06 +09:00
2025-11-10 09:57:08 +08:00
2026-02-07 14:12:56 +01:00
2026-02-09 14:31:59 +11:00
2026-01-29 12:07:01 +00:00
2026-02-09 10:55:22 +01:00
2025-11-05 11:25:27 +00:00
2026-02-08 16:58:24 +11:00
2026-02-07 16:04:41 +01:00
2026-02-04 13:12:49 +00:00
2026-02-04 13:12:49 +00:00
2026-02-08 19:15:26 +01:00
2026-02-08 16:58:25 +11:00
2026-02-08 23:07:58 +01:00
2026-02-08 18:21:47 +11:00
2025-11-05 11:25:27 +00:00
2026-02-08 19:15:25 +01:00
2026-01-31 10:46:58 +05:30
2026-02-08 10:33:29 +01:00
2026-02-08 11:06:42 +01:00
2026-02-08 16:58:23 +11:00
2026-02-08 18:15:11 +00:00
2025-12-24 06:41:42 +00:00
2025-12-20 13:46:22 +00:00
2026-02-09 10:55:22 +01:00
2026-02-09 10:55:22 +01:00
2026-02-06 14:04:55 +01:00
2026-02-08 11:41:10 +00:00
2026-02-07 09:11:34 +01:00
2026-01-16 04:25:12 +05:30
2026-02-03 15:14:49 +01:00
2026-02-08 19:15:27 +01:00
2026-01-27 12:06:55 +11:00
2026-02-08 16:58:23 +11:00
2026-02-07 02:19:43 +01:00
2026-01-23 11:07:55 +01:00
2025-10-15 13:17:25 +01:00
2026-02-08 23:07:57 +01:00
2026-02-06 18:04:40 +01:00
2026-02-09 09:34:09 +00:00
2026-02-08 23:07:58 +01:00
2026-02-03 23:25:59 +01:00
2026-02-08 05:03:48 +00:00
2026-02-08 23:07:58 +01:00
2026-02-08 18:15:11 +00:00
2026-02-09 05:20:29 -05:00
2026-01-28 19:03:51 +11:00
2026-02-09 05:20:29 -05:00
2026-02-05 12:13:25 +01:00
2026-02-08 16:58:23 +11:00
2026-01-08 14:10:33 +01:00
2026-01-29 17:47:29 +01:00
2025-12-12 07:33:09 +01:00
2026-02-09 20:02:43 +11:00
2026-02-09 09:34:09 +00:00
2026-02-06 09:18:18 +11:00
2026-02-01 22:45:43 +08:00
2025-11-05 11:25:29 +00:00
2026-02-08 11:06:42 +01:00
2026-02-09 05:59:48 +00:00
2026-02-07 01:43:00 +01:00
2026-02-09 18:39:39 +01:00
2025-12-20 13:46:22 +00:00
2026-02-09 05:20:29 -05:00
2026-01-19 16:08:54 +00:00
2026-01-12 09:22:58 +11:00
2026-02-08 22:22:58 +01:00
2026-02-08 18:15:11 +00:00
2025-12-16 01:47:28 +02:00