| Age | Commit message (Expand) | Author | Lines |
| 2023-11-21 | Rollup merge of #118029 - saethlin:allocid-gc, r=RalfJung | Nilstrieb | -316/+459 |
| 2023-11-21 | Rollup merge of #117522 - Urgau:check-cfg-cli-own-lint, r=petrochenkov | Nilstrieb | -130/+32 |
| 2023-11-21 | Rollup merge of #116085 - notriddle:notriddle/search-associated-types, r=Guil... | Nilstrieb | -121/+1426 |
| 2023-11-21 | Auto merge of #117580 - compiler-errors:hash-stable-simplify-rustc_type_ir, r... | bors | -316/+79 |
| 2023-11-21 | Auto merge of #118126 - Nilstrieb:rollup-5ogh896, r=Nilstrieb | bors | -507/+174 |
| 2023-11-21 | Rollup merge of #118121 - nnethercote:rustc_hir, r=compiler-errors | Nilstrieb | -468/+123 |
| 2023-11-21 | Rollup merge of #118115 - spastorino:fix-old-fn-names, r=compiler-errors | Nilstrieb | -2/+2 |
| 2023-11-21 | Rollup merge of #118097 - rustbot:docs-update, r=ehuss | Nilstrieb | -0/+0 |
| 2023-11-21 | Rollup merge of #118094 - JarvisCraft:SpecFromElem-for-empty-tuple, r=thomcc | Nilstrieb | -4/+19 |
| 2023-11-21 | Rollup merge of #118081 - nnethercote:rustc_ty_utils, r=compiler-errors | Nilstrieb | -33/+23 |
| 2023-11-21 | Rollup merge of #118059 - Nilstrieb:unset-cargo, r=dtolnay | Nilstrieb | -0/+5 |
| 2023-11-21 | Rollup merge of #117790 - rcvalle:rust-cfi-fix-000000, r=workingjubilee | Nilstrieb | -0/+2 |
| 2023-11-21 | Auto merge of #115691 - jsgf:typed-json-diags, r=est31,dtolnay | bors | -67/+100 |
| 2023-11-21 | Unify HashStable implementations | Michael Goulet | -64/+49 |
| 2023-11-21 | Add HashStable_NoContext to simplify HashStable implementations in rustc_type_ir | Michael Goulet | -291/+69 |
| 2023-11-21 | Use macros to avoid `expect_*` boilerplate. | Nicholas Nethercote | -369/+102 |
| 2023-11-21 | Remove some unused functions. | Nicholas Nethercote | -54/+4 |
| 2023-11-21 | Wrap a long line. | Nicholas Nethercote | -1/+1 |
| 2023-11-21 | Auto merge of #118015 - celinval:smir-place-ty, r=compiler-errors | bors | -41/+323 |
| 2023-11-21 | Auto merge of #118107 - matthiaskrgr:rollup-k5bfkfr, r=matthiaskrgr | bors | -226/+568 |
| 2023-11-20 | Fix occurrences of old fn names in comment and tracing | Santiago Pastorino | -2/+2 |
| 2023-11-21 | Auto merge of #116092 - compiler-errors:features-query, r=cjgillot | bors | -82/+87 |
| 2023-11-20 | Update some more cases of "type" -> "$message_type" | David Tolnay | -3/+4 |
| 2023-11-20 | Auto merge of #118101 - dtolnay:cargo, r=weihanglo | bors | -0/+0 |
| 2023-11-20 | Improve code per PR comments | Celina G. Val | -35/+37 |
| 2023-11-20 | Add place.ty() and Ty build from a kind to smir | Celina G. Val | -41/+321 |
| 2023-11-20 | Rollup merge of #118089 - lcnr:intercrate-ambig-msg, r=compiler-errors | Matthias Krüger | -43/+104 |
| 2023-11-20 | Rollup merge of #118026 - compiler-errors:deref-into-dyn-regions, r=lcnr | Matthias Krüger | -14/+107 |
| 2023-11-20 | Rollup merge of #118010 - gurry:117821-ice-no-type-for-local-var, r=compiler-... | Matthias Krüger | -10/+34 |
| 2023-11-20 | Rollup merge of #117992 - compiler-errors:sound-but-not-complete, r=lcnr,alie... | Matthias Krüger | -50/+32 |
| 2023-11-20 | Rollup merge of #117973 - CohenArthur:fix-89699, r=lqd | Matthias Krüger | -0/+57 |
| 2023-11-20 | Rollup merge of #117851 - compiler-errors:uplift-infer-const, r=spastorino | Matthias Krüger | -94/+87 |
| 2023-11-20 | Rollup merge of #117835 - Nilstrieb:note-object-lifetime-defaults, r=compiler... | Matthias Krüger | -11/+132 |
| 2023-11-20 | Rollup merge of #117327 - Nilstrieb:more-query-docs, r=compiler-errors | Matthias Krüger | -4/+15 |
| 2023-11-20 | Store feature stability un-split | Michael Goulet | -54/+36 |
| 2023-11-20 | Unify defined_lib_features and lib_features queries | Michael Goulet | -60/+83 |
| 2023-11-20 | Bump future release warning mode | Michael Goulet | -5/+5 |
| 2023-11-20 | Don't consider regions in deref_into_dyn_supertrait lint | Michael Goulet | -11/+104 |
| 2023-11-20 | Don't require intercrate mode for negative coherence | Michael Goulet | -41/+19 |
| 2023-11-20 | Don't drop region constraints that come from plugging infer regions with plac... | Michael Goulet | -9/+13 |
| 2023-11-20 | Uplift InferConst to rustc_type_ir | Michael Goulet | -84/+80 |
| 2023-11-20 | Use InferTy from rustc_type_ir unconditionally | Michael Goulet | -11/+8 |
| 2023-11-20 | Update books | rustbot | -0/+0 |
| 2023-11-20 | Update cargo | David Tolnay | -0/+0 |
| 2023-11-20 | docs(GH-118094): make docs a bit more explicit | Petr Portnov | -3/+3 |
| 2023-11-20 | chore(GH-118094): explicitly mark `_elem` as unused | Petr Portnov | -1/+1 |
| 2023-11-20 | feat: specialize `SpecFromElem` for `()` | Petr Portnov | -4/+19 |
| 2023-11-20 | Test with -Zmiri-provenance-gc=1 on Linux | Ben Kimock | -2/+13 |
| 2023-11-20 | Test that the GC consults the extra_fn_ptr map | Ben Kimock | -0/+33 |
| 2023-11-20 | handle reservation impls, track impl source | lcnr | -27/+88 |