| Age | Commit message (Expand) | Author | Lines |
| 2024-08-07 | Auto merge of #128761 - matthiaskrgr:rollup-5p1mlqq, r=matthiaskrgr | bors | -1383/+2066 |
| 2024-08-07 | Rollup merge of #128751 - devnexen:vxworks_set_thread_name, r=tgross35 | Matthias Krüger | -3/+30 |
| 2024-08-07 | Rollup merge of #128718 - jieyouxu:check-cfg_attr, r=nnethercote | Matthias Krüger | -0/+170 |
| 2024-08-07 | Rollup merge of #128710 - ChrisDenton:null, r=jieyouxu | Matthias Krüger | -3/+20 |
| 2024-08-07 | Rollup merge of #128692 - tgross35:update-triagebot, r=Mark-Simulacrum | Matthias Krüger | -0/+8 |
| 2024-08-07 | Rollup merge of #128687 - RalfJung:interpret-call-refactor, r=WaffleLapkin | Matthias Krüger | -1330/+1354 |
| 2024-08-07 | Rollup merge of #128539 - biabbas:deny_unsafe, r=workingjubilee | Matthias Krüger | -0/+2 |
| 2024-08-07 | Rollup merge of #128406 - lolbinarycat:bufreader_peek, r=Mark-Simulacrum | Matthias Krüger | -0/+55 |
| 2024-08-07 | Rollup merge of #125048 - dingxiangfei2009:stable-deref, r=amanieu | Matthias Krüger | -4/+218 |
| 2024-08-07 | Rollup merge of #124944 - estebank:multiple-crate-versions, r=fee1-dead | Matthias Krüger | -43/+209 |
| 2024-08-06 | Auto merge of #128748 - matthiaskrgr:rollup-dzvi5f7, r=matthiaskrgr | bors | -61/+234 |
| 2024-08-06 | std::thread: set_name implementation proposal for vxWorks. | David Carlier | -3/+30 |
| 2024-08-06 | fix test | Esteban Küber | -15/+19 |
| 2024-08-06 | Rollup merge of #128736 - GuillaumeGomez:fix-remap-path-prefix, r=notriddle | Matthias Krüger | -0/+26 |
| 2024-08-06 | Rollup merge of #128720 - y21:issue119620, r=compiler-errors | Matthias Krüger | -19/+36 |
| 2024-08-06 | Rollup merge of #128693 - notriddle:notriddle/impl-disambiguator-2024, r=Guil... | Matthias Krüger | -7/+52 |
| 2024-08-06 | Rollup merge of #128685 - bjorn3:rust_src_remove_leftover, r=onur-ozkan | Matthias Krüger | -4/+0 |
| 2024-08-06 | Rollup merge of #128517 - clubby789:overflowing-lit-span, r=petrochenkov | Matthias Krüger | -9/+13 |
| 2024-08-06 | Rollup merge of #128377 - veera-sivarajan:fix-128249, r=davidtwco | Matthias Krüger | -14/+98 |
| 2024-08-06 | Rollup merge of #128369 - GrigorenkoPV:let-underscore-translatable, r=davidtwco | Matthias Krüger | -8/+9 |
| 2024-08-06 | Move test to be make instead of ui | Esteban Küber | -132/+47 |
| 2024-08-06 | Change test to be only-linux and ignore-wasm32 | Esteban Küber | -3/+4 |
| 2024-08-06 | fix rebase | Esteban Küber | -2/+3 |
| 2024-08-06 | Add `help` about using `cargo tree` | Esteban Küber | -11/+14 |
| 2024-08-06 | Add test for mixing types from two incompatible crate versions | Esteban Küber | -0/+133 |
| 2024-08-06 | On trait bound mismatch, detect multiple crate versions in dep tree | Esteban Küber | -39/+124 |
| 2024-08-06 | Maintain highlighting in `note` and `help` even when they have a span | Esteban Küber | -2/+26 |
| 2024-08-06 | Add regression test for #69264 | Guillaume Gomez | -0/+24 |
| 2024-08-06 | Fix rustdoc missing handling of `remap-path-prefix` option | Guillaume Gomez | -0/+2 |
| 2024-08-06 | rustdoc-search: account for numeric disambiguators on impls | Michael Howell | -7/+52 |
| 2024-08-06 | various cleanups based on review | Ralf Jung | -55/+54 |
| 2024-08-06 | Auto merge of #128245 - Oneirical:total-linkage-ownage, r=jieyouxu | bors | -36/+63 |
| 2024-08-06 | make some Frame fields more private | Ralf Jung | -21/+25 |
| 2024-08-06 | interpret: refactor function call handling to be better-abstracted | Ralf Jung | -1313/+1334 |
| 2024-08-06 | Auto merge of #126804 - estebank:short-error-primary-label, r=davidtwco | bors | -14/+34 |
| 2024-08-06 | check_attr: treat cfg_attr like cfg | 许杰友 Jieyou Xu (Joe) | -0/+1 |
| 2024-08-06 | tests: add regression test to make sure `cfg_attr` isn't considered unhandled | 许杰友 Jieyou Xu (Joe) | -0/+169 |
| 2024-08-06 | On short error format, append primary span label to message | Esteban Küber | -14/+34 |
| 2024-08-06 | Auto merge of #128200 - estebank:normalize-whitespace, r=pnkfelix | bors | -30/+38 |
| 2024-08-06 | Auto merge of #125558 - Amanieu:const-asm-type, r=lcnr | bors | -265/+295 |
| 2024-08-06 | pass the right `ParamEnv` to `might_permit_raw_init_strict` | y21 | -19/+36 |
| 2024-08-05 | Check staticlib name falls back to `rust_out` | Chris Denton | -1/+5 |
| 2024-08-05 | Auto merge of #128707 - matthiaskrgr:rollup-63klywk, r=matthiaskrgr | bors | -63/+222 |
| 2024-08-05 | Don't ICE if getting the input's file_stem fails | Chris Denton | -3/+7 |
| 2024-08-05 | Windows: Test if `\\.\NUL` works as an input file | Chris Denton | -0/+9 |
| 2024-08-05 | Rollup merge of #128697 - RalfJung:nullary-op, r=compiler-errors | Matthias Krüger | -41/+49 |
| 2024-08-05 | Rollup merge of #128694 - compiler-errors:norm, r=WaffleLapkin | Matthias Krüger | -17/+9 |
| 2024-08-05 | Rollup merge of #128688 - RalfJung:custom-mir-tail-calls, r=compiler-errors | Matthias Krüger | -0/+54 |
| 2024-08-05 | Rollup merge of #128580 - compiler-errors:cfi-param-env, r=lcnr | Matthias Krüger | -2/+47 |
| 2024-08-05 | Rollup merge of #122049 - Amanieu:riscv64-musl-tier2, r=Mark-Simulacrum | Matthias Krüger | -3/+63 |