| Age | Commit message (Expand) | Author | Lines |
| 2024-04-29 | Auto merge of #124505 - Enselic:aux-bin-fix, r=jieyouxu | bors | -1/+1 |
| 2024-04-29 | Typo fix: exec:ing -> exec'ing | Martin Nordholts | -1/+1 |
| 2024-04-28 | Auto merge of #124431 - chenyukang:yukang-fix-rustdoc-124363, r=Nadrieril | bors | -0/+7 |
| 2024-04-28 | Rollup merge of #124473 - Urgau:port-print-cfg, r=jieyouxu | Matthias Krüger | -37/+174 |
| 2024-04-28 | Use named struct arguments instead of comment named args | Urgau | -60/+67 |
| 2024-04-28 | Port print-cfg run-make to Rust-based rmake.rs | Urgau | -37/+167 |
| 2024-04-28 | try to fix tests on windows where the "file not found" error is different fro... | Matthias Krüger | -1/+1 |
| 2024-04-28 | add test for ice expected-type-of-closure-body-to-be-a-closure-or-coroutine-i... | Matthias Krüger | -0/+91 |
| 2024-04-28 | add test for ice future has no bound vars. | Matthias Krüger | -0/+29 |
| 2024-04-28 | add test for const generic ty's with lifetimes cause opaque types to ICE | Matthias Krüger | -0/+29 |
| 2024-04-28 | add test for ICE failed to resolve instance for <[f32; 2] as CrossProduct | Matthias Krüger | -0/+18 |
| 2024-04-28 | add test for Inconsistent rustc_transmute::is_transmutable(...) result, got Yes | Matthias Krüger | -0/+71 |
| 2024-04-28 | add test for https://github.com/rust-lang/rust/issues/109812 | Matthias Krüger | -0/+22 |
| 2024-04-28 | add test for ICE: tcx.resolutions(()) is not supported for local crate -Zunpr... | Matthias Krüger | -0/+17 |
| 2024-04-28 | Fix the assertion crash from rustdoc document indent widths | yukang | -0/+7 |
| 2024-04-28 | Rollup merge of #124165 - matthiaskrgr:slice-pattern-const-ice-incr, r=Mark-S... | Matthias Krüger | -0/+39 |
| 2024-04-27 | Rollup merge of #124425 - saethlin:ceci-nest-pas-une-ice, r=compiler-errors | Matthias Krüger | -0/+52 |
| 2024-04-27 | Rollup merge of #124394 - gurry:123863-ice-unexpected-region, r=lcnr | Matthias Krüger | -6/+47 |
| 2024-04-27 | Rollup merge of #124370 - ShE3py:substitution-part-offset, r=fee1-dead | Matthias Krüger | -1/+1 |
| 2024-04-27 | Rollup merge of #124427 - gurry:122191-unhandled-type, r=matthiaskrgr | Matthias Krüger | -0/+76 |
| 2024-04-27 | Rollup merge of #124382 - petrochenkov:itemvisit, r=lcnr | Matthias Krüger | -22/+22 |
| 2024-04-27 | Add missing tests for an ICE | Gurinder Singh | -0/+76 |
| 2024-04-27 | Fix ICE on invalid const param types | Gurinder Singh | -6/+47 |
| 2024-04-26 | Do not ICE on invalid consts when walking mono-reachable blocks | Ben Kimock | -0/+52 |
| 2024-04-26 | Rollup merge of #124408 - matthiaskrgr:loltest, r=jieyouxu | Jacob Pratt | -0/+102 |
| 2024-04-26 | Rollup merge of #124383 - Urgau:port-print-native-static-libs, r=jieyouxu | Jacob Pratt | -19/+76 |
| 2024-04-27 | Also support MSVC in print-native-static-libs test | Urgau | -5/+18 |
| 2024-04-26 | Port run-make `--print=native-static-libs` to rmake.rs | Urgau | -19/+63 |
| 2024-04-26 | Auto merge of #122385 - lcnr:analyze-obligations-for-infer, r=compiler-errors | bors | -28/+84 |
| 2024-04-26 | crashes: add more tests | Matthias Krüger | -0/+102 |
| 2024-04-26 | Auto merge of #120845 - petrochenkov:debmac, r=oli-obk | bors | -208/+116 |
| 2024-04-26 | Update lldb only tests | Vadim Petrochenkov | -0/+2 |
| 2024-04-25 | Rollup merge of #124378 - dpaoliello:keeplib, r=jieyouxu | Michael Goulet | -1/+4 |
| 2024-04-25 | Keep the LIB env var in the compiler-builtins test | Daniel Paoliello | -1/+4 |
| 2024-04-25 | Auto merge of #124386 - matthiaskrgr:rollup-0a6yr00, r=matthiaskrgr | bors | -12/+148 |
| 2024-04-25 | ast: Generalize item kind visiting | Vadim Petrochenkov | -22/+22 |
| 2024-04-25 | hir typeck: look into nested goals | lcnr | -28/+84 |
| 2024-04-25 | debuginfo: Stabilize `-Z debug-macros`, `-Z collapse-macro-debuginfo` and `#[... | Vadim Petrochenkov | -208/+114 |
| 2024-04-25 | Rollup merge of #124374 - compiler-errors:fix-ambiguity-ice, r=lcnr | Matthias Krüger | -7/+17 |
| 2024-04-25 | Rollup merge of #124313 - estebank:split-at-mut, r=fee1-dead | Matthias Krüger | -5/+131 |
| 2024-04-25 | Auto merge of #124377 - matthiaskrgr:rollup-ajxjq35, r=matthiaskrgr | bors | -21/+13 |
| 2024-04-25 | Rollup merge of #124326 - klensy:ignore-stage2, r=compiler-errors | Matthias Krüger | -21/+13 |
| 2024-04-25 | Check equivalence of indices in more cases | Esteban Küber | -6/+3 |
| 2024-04-25 | Don't suggest `split_at_mut` when the multiple borrows have the same index | Esteban Küber | -3/+19 |
| 2024-04-25 | Mention `split_at_mut` when mixing mutability in indexing ops | Esteban Küber | -2/+89 |
| 2024-04-25 | Only suggest `split_at_mut` on indexing borrowck errors for std types | Esteban Küber | -5/+1 |
| 2024-04-25 | Detect borrow error involving sub-slices and suggest `split_at_mut` | Esteban Küber | -2/+32 |
| 2024-04-25 | Don't ICE when codegen_select returns ambiguity in new solver | Michael Goulet | -7/+17 |
| 2024-04-25 | Auto merge of #123531 - compiler-errors:closure-wf, r=oli-obk | bors | -41/+104 |
| 2024-04-25 | Add test | Michael Goulet | -5/+51 |