| Age | Commit message (Expand) | Author | Lines |
| 2024-03-29 | clippy: fix up `include_str!` spans in diagnostics | Michael Howell | -9/+8 |
| 2024-03-29 | Auto merge of #122520 - scottmcm:stabilize_unchecked_math_basics, r=jhpratt | bors | -8/+0 |
| 2024-03-29 | Auto merge of #123194 - matthiaskrgr:rollup-vhdc8hw, r=matthiaskrgr | bors | -2/+2 |
| 2024-03-29 | Rollup merge of #123186 - onur-ozkan:llvm-library-bug, r=Kobzol | Matthias Krüger | -2/+2 |
| 2024-03-29 | Auto merge of #122450 - Urgau:simplify-trim-paths-feature, r=michaelwoerister | bors | -6/+4 |
| 2024-03-29 | Auto merge of #123080 - Jules-Bertholet:mut-ref-mut, r=Nadrieril | bors | -63/+111 |
| 2024-03-29 | Log BOLT args in bootstrap `rustc` shim | Jakub Beránek | -6/+6 |
| 2024-03-29 | copy any file from stage0/lib to stage0-sysroot/lib | onur-ozkan | -2/+2 |
| 2024-03-29 | Merge from rustc | The Miri Cronjob Bot | -229/+938 |
| 2024-03-29 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2024-03-29 | Auto merge of #122671 - Mark-Simulacrum:const-panic-msg, r=Nilstrieb | bors | -2/+10 |
| 2024-03-28 | Auto merge of #123178 - Nilstrieb:🥷-build, r=Mark-Simulacrum | bors | -1/+1 |
| 2024-03-28 | Update ninja on Windows | Nilstrieb | -1/+1 |
| 2024-03-28 | x.py test miri: respect --no-doc / --doc | Ralf Jung | -2/+14 |
| 2024-03-28 | Make local_crate_source_file return a RealFileName | Urgau | -1/+1 |
| 2024-03-28 | Simplify trim-paths feature by merging all debuginfo options together | Urgau | -5/+3 |
| 2024-03-28 | Rollup merge of #123162 - GuillaumeGomez:fix-123158, r=notriddle | Matthias Krüger | -1/+12 |
| 2024-03-28 | Rollup merge of #123146 - jieyouxu:use-compiletest-directives, r=clubby789 | Matthias Krüger | -3/+10 |
| 2024-03-28 | create `Build::update_existing_submodule` and use for llvm | onur-ozkan | -0/+17 |
| 2024-03-28 | Correctly get complete intra-doc link data | Guillaume Gomez | -1/+12 |
| 2024-03-28 | Auto merge of #122898 - jieyouxu:tidy-no-new-makefiles, r=albertlarsan68 | bors | -0/+429 |
| 2024-03-28 | Auto merge of #122832 - oli-obk:no_ord_def_id3, r=michaelwoerister | bors | -10/+10 |
| 2024-03-27 | Auto merge of #122205 - onur-ozkan:incorrect-sysroot-for-target, r=albertlars... | bors | -2/+6 |
| 2024-03-27 | Convert wasmtime check into a compiletest needs directive | 许杰友 Jieyou Xu (Joe) | -0/+6 |
| 2024-03-27 | Accept only-wasm32-wasip1 directives | 许杰友 Jieyou Xu (Joe) | -3/+4 |
| 2024-03-27 | Add FIXME to remind removing the check once all tests are ported over | 许杰友 Jieyou Xu (Joe) | -0/+1 |
| 2024-03-27 | Point out you can use --bless to update allow list for removed entries | 许杰友 Jieyou Xu (Joe) | -1/+2 |
| 2024-03-27 | Add rustfmt test for mut ref mut | Jules Bertholet | -0/+20 |
| 2024-03-27 | Use a line-separated plain-text allowlist instead | 许杰友 Jieyou Xu (Joe) | -359/+341 |
| 2024-03-27 | Add run-make/link-framework/Makefile to allowlist | 许杰友 Jieyou Xu (Joe) | -0/+1 |
| 2024-03-27 | Rename expected_run_make_makefiles -> allowed_run_make_makefiles | 许杰友 Jieyou Xu (Joe) | -9/+9 |
| 2024-03-27 | Pass tests_path and src_path separately | 许杰友 Jieyou Xu (Joe) | -5/+3 |
| 2024-03-27 | Add comment for `include!()` usage | 许杰友 Jieyou Xu (Joe) | -0/+3 |
| 2024-03-27 | Add tidy check to error on new `Makefile`s in `tests/run-make` | 许杰友 Jieyou Xu (Joe) | -0/+443 |
| 2024-03-27 | Auto merge of #122460 - jieyouxu:rmake-example-refactor, r=Nilstrieb | bors | -177/+306 |
| 2024-03-27 | Add rustdoc hack | Oli Scherer | -2/+3 |
| 2024-03-27 | Remove `DefId`'s `Partial/Ord` impls | Oli Scherer | -10/+9 |
| 2024-03-27 | Implement `mut ref`/`mut ref mut` | Jules Bertholet | -63/+91 |
| 2024-03-27 | Rollup merge of #123116 - chloekek:rustdoc-variant-swap-fields-doc, r=Guillau... | Guillaume Gomez | -2/+2 |
| 2024-03-27 | Rollup merge of #123024 - maurer:kcfi-testing, r=workingjubilee | Guillaume Gomez | -0/+1 |
| 2024-03-27 | Rollup merge of #121843 - ferrocene:builtin-path, r=petrochenkov | Guillaume Gomez | -3/+14 |
| 2024-03-27 | rustdoc: Swap fields and variant documentations | chloekek | -2/+2 |
| 2024-03-26 | Auto merge of #123108 - matthiaskrgr:rollup-zossklv, r=matthiaskrgr | bors | -28/+136 |
| 2024-03-26 | Rollup merge of #123103 - compiler-errors:inherited-is-a-weird-name, r=oli-obk | Matthias Krüger | -6/+6 |
| 2024-03-26 | Rollup merge of #123087 - tgross35:clippy-f16-f128-check-stubs, r=blyxyas | Matthias Krüger | -4/+11 |
| 2024-03-26 | Rollup merge of #123055 - onur-ozkan:miri-rustdoc, r=RalfJung | Matthias Krüger | -4/+14 |
| 2024-03-26 | Rollup merge of #123049 - compiler-errors:coroutine-closure-rcvr, r=oli-obk | Matthias Krüger | -14/+70 |
| 2024-03-26 | Rollup merge of #108675 - Shadlock0133:adt_const_params, r=compiler-errors | Matthias Krüger | -0/+35 |
| 2024-03-26 | Auto merge of #118644 - madsmtm:macos-weak-linking-test, r=compiler-errors | bors | -0/+1 |
| 2024-03-26 | Inherited -> TypeckRootCtxt | Michael Goulet | -6/+6 |