| Age | Commit message (Expand) | Author | Lines |
| 2025-01-27 | Rollup merge of #136112 - fmease:clean-up-all-dead-files-in-ui-tests, r=compi... | Guillaume Gomez | -2/+1 |
| 2025-01-27 | Rollup merge of #136037 - no1wudi:doc, r=jieyouxu | Guillaume Gomez | -17/+17 |
| 2025-01-27 | Auto merge of #136116 - fmease:rollup-c8pk3mj, r=fmease | bors | -201/+269 |
| 2025-01-27 | Auto merge of #135937 - bjorn3:separate_coretests_crate, r=jieyouxu,tgross35 | bors | -4/+4 |
| 2025-01-27 | Rollup merge of #136091 - jieyouxu:core-tracing, r=clubby789 | León Orell Valerian Liehr | -50/+165 |
| 2025-01-27 | Rollup merge of #135158 - FedericoBruzzone:master, r=lukas-code | León Orell Valerian Liehr | -5/+11 |
| 2025-01-27 | Rollup merge of #126604 - kadiwa4:uplift_double_negation, r=nnethercote | León Orell Valerian Liehr | -146/+93 |
| 2025-01-27 | Make a previously unreachable UI test reachable | León Orell Valerian Liehr | -1/+0 |
| 2025-01-27 | Remove all dead files inside tests/ui/ | León Orell Valerian Liehr | -1/+1 |
| 2025-01-27 | Mark all NuttX targets as tier 3 target and support the standard library | Huang Qi | -17/+17 |
| 2025-01-27 | Add `TooGeneric` variant to `LayoutError` and emit `Unknown` one | FedericoBruzzone | -5/+11 |
| 2025-01-27 | rustc-dev-guide: update bootstrap tracing docs | 许杰友 Jieyou Xu (Joe) | -32/+58 |
| 2025-01-27 | bootstrap: add more logging | 许杰友 Jieyou Xu (Joe) | -2/+93 |
| 2025-01-27 | bootstrap: adjust config file cascading fallback comment | 许杰友 Jieyou Xu (Joe) | -1/+5 |
| 2025-01-27 | bootstrap: adjust tracing style | 许杰友 Jieyou Xu (Joe) | -11/+6 |
| 2025-01-27 | bootstrap: avoid glob imports in `main` binary | 许杰友 Jieyou Xu (Joe) | -5/+4 |
| 2025-01-26 | Auto merge of #136087 - jhpratt:rollup-tam1mzn, r=jhpratt | bors | -65/+93 |
| 2025-01-26 | remove `clippy::double_neg` | Kalle Wachsmuth | -146/+93 |
| 2025-01-26 | Put all coretests in a separate crate | bjorn3 | -4/+4 |
| 2025-01-26 | Auto merge of #135753 - compiler-errors:from-ty-const, r=oli-obk | bors | -10/+6 |
| 2025-01-26 | Rollup merge of #135953 - cuviper:ci-run-local-fail, r=Kobzol | Jacob Pratt | -1/+1 |
| 2025-01-26 | Rollup merge of #135946 - kornelski:rustdoc-path-space, r=notriddle | Jacob Pratt | -8/+5 |
| 2025-01-26 | Rollup merge of #135842 - chriskrycho:trpl-2024-edition-more, r=ehuss | Jacob Pratt | -0/+0 |
| 2025-01-26 | Rollup merge of #135812 - Walnut356:gdb_osstring, r=Mark-Simulacrum | Jacob Pratt | -1/+1 |
| 2025-01-26 | Rollup merge of #133631 - flba-eb:add_nto_qnx71_iosock_support, r=workingjubilee | Jacob Pratt | -55/+86 |
| 2025-01-25 | Rollup merge of #135948 - bjorn3:update_emscripten_std_tests, r=Mark-Simulacrum | Jacob Pratt | -1/+1 |
| 2025-01-25 | Rollup merge of #134283 - epage:logfile, r=Amanieu | Jacob Pratt | -0/+2 |
| 2025-01-26 | Auto merge of #136070 - matthiaskrgr:rollup-b5enbuz, r=matthiaskrgr | bors | -0/+2 |
| 2025-01-25 | Rollup merge of #136016 - Urgau:check-cfg-allow-test-improv, r=jieyouxu | Matthias Krüger | -0/+2 |
| 2025-01-25 | Shorten linker output even more when `--verbose` is not present | jyn | -1/+10 |
| 2025-01-25 | Auto merge of #119286 - jyn514:linker-output, r=bjorn3 | bors | -4/+20 |
| 2025-01-25 | Auto merge of #133154 - estebank:issue-133137, r=wesleywiser | bors | -3/+5 |
| 2025-01-25 | Refer to the well known names from Cargo check-cfg specifics doc | Urgau | -0/+2 |
| 2025-01-25 | Rollup merge of #136034 - weihanglo:null-as-f64-nan, r=compiler-errors | Matthias Krüger | -0/+8 |
| 2025-01-25 | Rollup merge of #136029 - ChrisDenton:py-job, r=jieyouxu | Matthias Krüger | -50/+4 |
| 2025-01-25 | Rollup merge of #136009 - clubby789:pidfile-race, r=jieyouxu | Matthias Krüger | -1/+3 |
| 2025-01-25 | Rollup merge of #135985 - Zalathar:whats-upvar, r=lqd | Matthias Krüger | -1/+0 |
| 2025-01-25 | Remove extra whitespace from rustdoc breadcrumbs for copypasting | Kornel | -8/+5 |
| 2025-01-25 | Auto merge of #136023 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2025-01-24 | fix(bootstrap): deserialize null as `f64::NAN` | Weihang Lo | -0/+8 |
| 2025-01-24 | Rollup merge of #135998 - GuillaumeGomez:fix-trait-items-mobile-indent, r=not... | Matthias Krüger | -3/+7 |
| 2025-01-24 | Rollup merge of #135976 - WaffleLapkin:tailcall-nodrop, r=oli-obk | Matthias Krüger | -2/+2 |
| 2025-01-24 | Rollup merge of #135829 - Kobzol:rustc-push, r=jieyouxu | Matthias Krüger | -106/+184 |
| 2025-01-24 | Don't move ownership of job object | Chris Denton | -50/+4 |
| 2025-01-24 | ci.py: check the return code in `run-local` | Josh Stone | -1/+1 |
| 2025-01-24 | fix(libtest): Deprecate '--logfile' | Ed Page | -0/+2 |
| 2025-01-24 | Update cargo | Weihang Lo | -0/+0 |
| 2025-01-24 | bless miri test | Waffle Lapkin | -2/+2 |
| 2025-01-24 | bootstrap: Handle bootstrap lockfile race condition better | clubby789 | -1/+3 |
| 2025-01-24 | Ignore linker warnings on macOS for ui-fulldeps | jyn | -3/+10 |