| Age | Commit message (Expand) | Author | Lines |
| 2024-04-16 | Rollup merge of #123574 - notriddle:notriddle/issue-d, r=fmease | Guillaume Gomez | -33/+69 |
| 2024-04-16 | Rollup merge of #123491 - gurry:123154-ice-unsized-struct-eval, r=oli-obk | Guillaume Gomez | -37/+72 |
| 2024-04-16 | Rollup merge of #122521 - bnleft:master, r=albertlarsan68 | Guillaume Gomez | -0/+7 |
| 2024-04-16 | Rollup merge of #121694 - davidtwco:stabilize-relro-level, r=Mark-Simulacrum | Guillaume Gomez | -9/+29 |
| 2024-04-16 | Rollup merge of #120781 - hniksic:master, r=m-ou-se | Guillaume Gomez | -9/+18 |
| 2024-04-16 | Update usage note on OpenOptions::append() | Hrvoje Niksic | -9/+18 |
| 2024-04-16 | Auto merge of #123963 - lqd:gdb15-failures, r=Kobzol | bors | -0/+4 |
| 2024-04-16 | Fail candidate assembly for erroneous types | Gurinder Singh | -37/+72 |
| 2024-04-16 | Auto merge of #123991 - fmease:rollup-96xcgnm, r=fmease | bors | -628/+401 |
| 2024-04-16 | Rollup merge of #123989 - compiler-errors:type-dependent-def-id, r=oli-obk | León Orell Valerian Liehr | -53/+21 |
| 2024-04-16 | Rollup merge of #123984 - rcvalle:rust-triagebot-add-rustc-sanitizers, r=comp... | León Orell Valerian Liehr | -2/+2 |
| 2024-04-16 | Rollup merge of #123973 - matthiaskrgr:crashs_fix_cmt, r=fmease | León Orell Valerian Liehr | -0/+7 |
| 2024-04-16 | Rollup merge of #123926 - compiler-errors:no-ann, r=estebank | León Orell Valerian Liehr | -44/+52 |
| 2024-04-16 | Rollup merge of #123603 - compiler-errors:no-intrinsic, r=estebank | León Orell Valerian Liehr | -78/+67 |
| 2024-04-16 | Rollup merge of #123462 - fmease:rn-mod-sep-to-path-sep, r=nnethercote | León Orell Valerian Liehr | -42/+44 |
| 2024-04-16 | Rollup merge of #123016 - compiler-errors:no-type-var-origin, r=lcnr | León Orell Valerian Liehr | -409/+208 |
| 2024-04-15 | Fix clippy | Michael Goulet | -3/+3 |
| 2024-04-15 | Add test | Michael Goulet | -0/+17 |
| 2024-04-15 | Fix pretty hir for anon consts in diagnostics | Michael Goulet | -41/+32 |
| 2024-04-15 | rustdoc: move tests into applicable subdirectories | Michael Howell | -0/+0 |
| 2024-04-15 | rustdoc: rename `issue-\d+.rs` tests to have meaningful names | Michael Howell | -0/+0 |
| 2024-04-15 | Move ice tests to rustdoc-ui | Michael Howell | -1/+3 |
| 2024-04-15 | Add URL and crate_name to test cases | Michael Howell | -16/+50 |
| 2024-04-15 | Rebase fallout | Michael Goulet | -8/+8 |
| 2024-04-15 | Auto merge of #123451 - Kobzol:arbitrary-try-build, r=pietroalbini | bors | -51/+120 |
| 2024-04-15 | Just use type_dependent_def_id to figure out what the method is for an expr | Michael Goulet | -53/+21 |
| 2024-04-15 | nits | Michael Goulet | -25/+15 |
| 2024-04-15 | Account for Self params properly | Michael Goulet | -20/+19 |
| 2024-04-15 | Remove ConstVariableOriginKind | Michael Goulet | -63/+26 |
| 2024-04-15 | Remove TypeVariableOriginKind | Michael Goulet | -307/+154 |
| 2024-04-15 | crashes: readme: add reminder to add Fixes #abcde to prs to automatically clo... | Matthias Krüger | -0/+7 |
| 2024-04-15 | sanitizers: Add rustc_sanitizers to triagebot.toml | Ramon de C Valle | -2/+2 |
| 2024-04-15 | Add comments | Jakub Beránek | -1/+7 |
| 2024-04-15 | Auto merge of #123982 - compiler-errors:rollup-m2v4epp, r=compiler-errors | bors | -318/+270 |
| 2024-04-15 | Rollup merge of #123970 - risc0:erik/zkvm-fix-os-str, r=joboet | Michael Goulet | -2/+4 |
| 2024-04-15 | Rollup merge of #123943 - saethlin:less-sysroot-libc, r=workingjubilee | Michael Goulet | -125/+88 |
| 2024-04-15 | Rollup merge of #123924 - compiler-errors:tuple-sugg, r=estebank | Michael Goulet | -130/+139 |
| 2024-04-15 | Rollup merge of #123900 - compiler-errors:nobound, r=lcnr | Michael Goulet | -61/+39 |
| 2024-04-15 | Auto merge of #123968 - jieyouxu:rollup-1pnkxor, r=jieyouxu | bors | -795/+1318 |
| 2024-04-15 | zkvm: fix references to `os_str` module | Erik Kaneda | -2/+4 |
| 2024-04-15 | PolyTraitRefs -> TraitRefs | Michael Goulet | -43/+20 |
| 2024-04-15 | Rollup merge of #123957 - RalfJung:create_dir_all_bare, r=joboet | 许杰友 Jieyou Xu (Joe) | -0/+1 |
| 2024-04-15 | Rollup merge of #123941 - Mark-Simulacrum:fix-llvm-ub, r=nikic | 许杰友 Jieyou Xu (Joe) | -6/+29 |
| 2024-04-15 | Rollup merge of #123934 - WaffleLapkin:graph-mini-refactor, r=fmease | 许杰友 Jieyou Xu (Joe) | -193/+89 |
| 2024-04-15 | Rollup merge of #123933 - RalfJung:large-assignments, r=michaelwoerister | 许杰友 Jieyou Xu (Joe) | -140/+161 |
| 2024-04-15 | Rollup merge of #123931 - compiler-errors:variance-unnameables, r=fmease | 许杰友 Jieyou Xu (Joe) | -17/+37 |
| 2024-04-15 | Rollup merge of #123922 - TDecking:base_n_magic_removal, r=jieyouxu | 许杰友 Jieyou Xu (Joe) | -3/+3 |
| 2024-04-15 | Rollup merge of #123919 - RalfJung:discriminant, r=compiler-errors | 许杰友 Jieyou Xu (Joe) | -107/+107 |
| 2024-04-15 | Rollup merge of #123896 - JeanCASPAR:rustc_resolve-to-session-diagnostic, r=j... | 许杰友 Jieyou Xu (Joe) | -278/+795 |
| 2024-04-15 | Rollup merge of #123864 - oli-obk:define_opaque_types3, r=compiler-errors | 许杰友 Jieyou Xu (Joe) | -36/+6 |