tomtor wrote: FYI, the code generation regression is no longer in current nigthly, it was only in 2025-08-07.
The day I was testing this PR :( Bad timing... ``` searched toolchains ec7c02612527d185c379900b613311bc1dcbf7dc through 7d82b83ed57d188ab3f2441a765a6419685a88a3 ******************************************************************************** Regression in dc0bae1db725fbba8524f195f74f680995fd549e ******************************************************************************** Attempting to search unrolled perf builds ERROR: couldn't find perf build comment ================================================================================== = Please file this regression report on the rust-lang/rust GitHub repository = = New issue: https://github.com/rust-lang/rust/issues/new = = Known issues: https://github.com/rust-lang/rust/issues = = Copy and paste the text below into the issue report thread. Thanks! = ================================================================================== searched nightlies: from nightly-2025-08-01 to nightly-2025-08-08 regressed nightly: nightly-2025-08-07 searched commit range: https://github.com/rust-lang/rust/compare/ec7c02612527d185c379900b613311bc1dcbf7dc...7 d82b83ed57d188ab3f2441a765a6419685a88a3 regressed commit: https://github.com/rust-lang/rust/commit/dc0bae1db725fbba8524f195f74f680995fd549e <details> <summary>bisected with <a href='https://github.com/rust-lang/cargo-bisect-rustc'>cargo-bisect-rustc</a> v0.6. 10</summary> Host triple: x86_64-unknown-linux-gnu Reproduce with: ```bash cargo bisect-rustc -vv --with-src --start=2025-08-01 --end=2025-08-08 --script ./test.sh ``` </details> ``` https://github.com/llvm/llvm-project/pull/152028 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits