bors
2aaa62b89d
Auto merge of #148018 - tardyp:lto_big_filesize_utf8, r=JonathanBrouwer
...
fix panic when rustc tries to reduce intermediate filenames len with utf8
The issue cannot be reproduced with the former testcase of creating external crates because rust refuses to use "external crate 28_找出字符串中第一个匹配项的下标" because it is not a valid indentifier (starts with number, and contain non ascii chars)
But still using 28_找出字符串中第一个匹配项的下标.rs as a filename is accepted by previous rustc releases So we consider it valid, and add an integration test for it to catch any regression on other code related to non ascii filenames.
Fix rust-lang/rust#147975
2025-10-24 18:23:10 +00:00
..
2025-09-15 15:31:56 +00:00
2025-09-29 15:44:55 +10:00
2025-10-12 08:08:30 +00:00
2025-10-23 00:40:01 +00:00
2025-10-23 00:40:01 +00:00
2025-10-23 00:40:01 +00:00
2025-10-23 00:40:01 +00:00
2025-10-22 15:45:59 +02:00
2025-10-23 00:38:28 +00:00
2025-10-23 00:40:01 +00:00
2025-10-23 00:38:28 +00:00
2025-10-20 20:50:44 +00:00
2025-10-23 17:23:01 -04:00
2025-10-23 05:09:25 +00:00
2025-10-23 00:38:28 +00:00
2025-10-15 23:41:05 +02:00
2025-09-05 14:06:31 -04:00
2025-10-22 16:22:51 +00:00
2025-10-02 10:27:49 +02:00
2025-10-23 18:18:35 +00:00
2025-10-18 23:54:44 +02:00
2025-10-02 21:43:14 +00:00
2025-10-12 08:08:30 +00:00
2025-10-12 08:08:30 +00:00
2025-10-12 08:08:30 +00:00
2025-10-23 00:38:28 +00:00
2025-10-21 11:22:51 +00:00
2025-10-21 11:22:51 +00:00
2025-10-22 13:11:47 +00:00
2025-10-20 02:39:55 +00:00
2025-10-22 00:52:52 +00:00
2025-10-07 23:02:23 +01:00
2025-10-18 12:24:40 +11:00
2025-09-22 15:10:41 -04:00
2025-10-22 13:11:47 +00:00
2025-10-19 19:48:21 +02:00
2025-10-22 07:12:12 +02:00
2025-10-15 13:17:25 +01:00
2025-10-06 14:54:38 +00:00
2025-10-18 12:37:45 +00:00
2025-10-24 14:53:48 +11:00
2025-10-23 00:38:28 +00:00
2025-10-23 00:38:28 +00:00
2025-10-23 00:38:28 +00:00
2025-10-21 11:22:51 +00:00
2025-10-22 13:11:47 +00:00
2025-10-23 00:40:01 +00:00
2025-10-18 23:54:43 +02:00
2025-09-27 22:58:02 +01:00
2025-10-22 17:31:12 +03:00
2025-10-23 00:38:28 +00:00
2025-10-21 12:20:56 +11:00
2025-09-08 15:07:12 -07:00
2025-10-22 13:20:23 -04:00
2025-10-21 11:22:51 +00:00
2025-10-17 08:36:34 -05:00
2025-10-24 16:20:29 +02:00
2025-10-23 00:38:28 +00:00
2025-10-21 11:22:51 +00:00
2025-10-18 08:08:37 +02:00
2025-10-12 08:08:30 +00:00
2025-10-22 07:12:09 +02:00
2025-10-13 00:20:10 +00:00
2025-10-09 01:24:55 +08:00
2025-10-21 11:22:51 +00:00
2025-10-22 07:12:09 +02:00
2025-10-12 08:08:30 +00:00
2025-09-19 12:00:30 -07:00