| Age | Commit message (Expand) | Author | Lines |
| 2024-06-12 | add is_none_or | Ralf Jung | -0/+26 |
| 2024-06-12 | Auto merge of #126319 - workingjubilee:rollup-lendnud, r=workingjubilee | bors | -246/+753 |
| 2024-06-12 | Rollup merge of #126314 - lcnr:fix-relnotes, r=pietroalbini | Jubilee | -1/+1 |
| 2024-06-12 | Rollup merge of #126310 - GuillaumeGomez:migrate-run-make-prefer-rlib, r=Kobzol | Jubilee | -14/+17 |
| 2024-06-12 | Rollup merge of #126305 - workingjubilee:fix-os-string-to-string-utf8-invaria... | Jubilee | -0/+17 |
| 2024-06-12 | Rollup merge of #126301 - nnethercote:sort-crate-attributes, r=davidtwco | Jubilee | -100/+219 |
| 2024-06-12 | Rollup merge of #126287 - nnethercote:reformat-cranelift-patch, r=bjorn3 | Jubilee | -5/+5 |
| 2024-06-12 | Rollup merge of #126286 - nnethercote:fix-test-LL-CC, r=lqd | Jubilee | -3/+4 |
| 2024-06-12 | Rollup merge of #126281 - ChrisDenton:env, r=jhpratt | Jubilee | -4/+8 |
| 2024-06-12 | Rollup merge of #126263 - nikic:s390x-codegen-test-fix, r=jieyouxu | Jubilee | -9/+12 |
| 2024-06-12 | Rollup merge of #126256 - ferrocene:lw-target-subst, r=albertlarsan68 | Jubilee | -3/+8 |
| 2024-06-12 | Rollup merge of #126249 - workingjubilee:simplify-try-map-signature, r=scottmcm | Jubilee | -5/+5 |
| 2024-06-12 | Rollup merge of #126210 - lolbinarycat:ptr_doctest_assert, r=workingjubilee | Jubilee | -16/+22 |
| 2024-06-12 | Rollup merge of #126187 - surechen:fix_125997, r=oli-obk | Jubilee | -0/+218 |
| 2024-06-12 | Rollup merge of #125980 - kjetilkjeka:nvptx_remove_direct_passmode, r=davidtwco | Jubilee | -16/+73 |
| 2024-06-12 | Rollup merge of #125978 - fmease:cleanup-hir-ty-lowering-consolidate-assoc-it... | Jubilee | -70/+98 |
| 2024-06-12 | Rollup merge of #124514 - michaelwoerister:zero-disambiguator-demangling-reco... | Jubilee | -0/+13 |
| 2024-06-12 | Rollup merge of #123374 - mgeier:doc-slice-from-raw-parts, r=scottmcm | Jubilee | -0/+33 |
| 2024-06-12 | Use `fs_wrapper` in `run-make/prefer-dylib` | Guillaume Gomez | -3/+2 |
| 2024-06-12 | fix RELEASES: we do not support upcasting to auto traits | lcnr | -1/+1 |
| 2024-06-12 | Remove unused import in `run-make/prefer-dylib/rmake.rs` | Guillaume Gomez | -5/+3 |
| 2024-06-12 | Migrate `run-make/prefer-rlib` to `rmake.rs` | Guillaume Gomez | -10/+16 |
| 2024-06-12 | Auto merge of #113169 - oli-obk:tait_must_be_constrained_if_in_sig, r=lcnr | bors | -742/+1637 |
| 2024-06-12 | Add a `fn main() {}` to a doctest to prevent the test from being wrapped in a... | Oli Scherer | -0/+6 |
| 2024-06-12 | Require any function with a tait in its signature to actually constrain a hid... | Oli Scherer | -698/+1514 |
| 2024-06-12 | Revert "Rollup merge of #125362 - joboet:tait_hack, r=Nilstrieb" | Oli Scherer | -44/+117 |
| 2024-06-12 | Make PathBuf less Ok with adding UTF-16 then `into_string` | Jubilee Young | -0/+17 |
| 2024-06-12 | Auto merge of #126290 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2024-06-12 | Use `tidy` to sort crate attributes for all compiler crates. | Nicholas Nethercote | -100/+219 |
| 2024-06-12 | Auto merge of #126130 - compiler-errors:goal-relations, r=lcnr | bors | -178/+216 |
| 2024-06-12 | For E0277 suggest adding `Result` return type for function which using Quesio... | surechen | -0/+218 |
| 2024-06-11 | Update cargo | Weihang Lo | -0/+0 |
| 2024-06-12 | Auto merge of #123508 - WaffleLapkin:never-type-2024, r=compiler-errors | bors | -22/+202 |
| 2024-06-12 | Update a cranelift patch file for formatting changes. | Nicholas Nethercote | -5/+5 |
| 2024-06-11 | Auto merge of #126284 - jieyouxu:rollup-nq7bf9k, r=jieyouxu | bors | -350/+521 |
| 2024-06-12 | Make `storage-live.rs` robust against rustc internal changes. | Nicholas Nethercote | -3/+4 |
| 2024-06-11 | Rollup merge of #126174 - GuillaumeGomez:migrate-run-make-prefer-dylib, r=jie... | 许杰友 Jieyou Xu (Joe) | -10/+16 |
| 2024-06-11 | Rollup merge of #126055 - lengrongfu:master, r=pnkfelix | 许杰友 Jieyou Xu (Joe) | -2/+6 |
| 2024-06-11 | Rollup merge of #125684 - estebank:pin-to-binding-suggestion, r=pnkfelix | 许杰友 Jieyou Xu (Joe) | -8/+103 |
| 2024-06-11 | Rollup merge of #125669 - ferrocene:hoverbear/ci-docker-riscv64gc-update, r=K... | 许杰友 Jieyou Xu (Joe) | -148/+42 |
| 2024-06-11 | Rollup merge of #125659 - tbu-:pr_rm_isize, r=pnkfelix | 许杰友 Jieyou Xu (Joe) | -1/+1 |
| 2024-06-11 | Rollup merge of #115974 - m-ou-se:panicinfo-and-panicinfo, r=Amanieu | 许杰友 Jieyou Xu (Joe) | -181/+353 |
| 2024-06-11 | Auto merge of #125174 - nnethercote:less-ast-pretty-printing, r=petrochenkov | bors | -246/+75 |
| 2024-06-11 | Try not to make obligations in handle_opaque_type | Michael Goulet | -91/+74 |
| 2024-06-11 | Rename some things | Michael Goulet | -44/+46 |
| 2024-06-11 | Make ObligationEmittingRelation deal with Goals only | Michael Goulet | -60/+119 |
| 2024-06-11 | Get rid of PredicateObligations | Michael Goulet | -26/+20 |
| 2024-06-11 | set_env: State the conclusion upfront | Chris Denton | -4/+8 |
| 2024-06-11 | Auto merge of #125736 - Oneirical:run-make-file-management, r=jieyouxu | bors | -108/+211 |
| 2024-06-11 | Make issue-122805.rs big endian compatible | Nikita Popov | -9/+12 |