| Age | Commit message (Expand) | Author | Lines |
| 2023-11-29 | Rollup merge of #118157 - Nadrieril:never_pat-feature-gate, r=compiler-errors | Matthias Krüger | -2/+8 |
| 2023-11-29 | Rollup merge of #118157 - Nadrieril:never_pat-feature-gate, r=compiler-errors | Matthias Krüger | -18/+325 |
| 2023-11-29 | Update nto-qnx.md | AkhilTThomas | -4/+2 |
| 2023-11-29 | Auto merge of #118433 - matthiaskrgr:rollup-fi9lrwg, r=matthiaskrgr | bors | -325/+220 |
| 2023-11-29 | Auto merge of #3196 - RalfJung:provenance-gc, r=RalfJung | bors | -0/+9 |
| 2023-11-29 | explain tests that disable the provenance GC | Ralf Jung | -0/+9 |
| 2023-11-29 | Auto merge of #118434 - matthiaskrgr:rollup-k1upt8b, r=matthiaskrgr | bors | -132/+489 |
| 2023-11-29 | Rollup merge of #118429 - cuviper:its-arguments, r=compiler-errors | Matthias Krüger | -3/+3 |
| 2023-11-29 | Rollup merge of #118425 - weihanglo:update-cargo, r=weihanglo | Matthias Krüger | -0/+0 |
| 2023-11-29 | Rollup merge of #118413 - chenyukang:yukang-fix-118145-unwrap-for-shorthand, ... | Matthias Krüger | -9/+341 |
| 2023-11-29 | Rollup merge of #118409 - klensy:position-opt, r=compiler-errors | Matthias Krüger | -29/+19 |
| 2023-11-29 | Rollup merge of #118401 - nnethercote:rustc_ast_lowering, r=compiler-errors | Matthias Krüger | -85/+96 |
| 2023-11-29 | Rollup merge of #118383 - shepmaster:unused-tuple-struct-field-cleanup-stdlib... | Matthias Krüger | -0/+1 |
| 2023-11-29 | Rollup merge of #118342 - compiler-errors:macro-generic-bang, r=estebank | Matthias Krüger | -6/+29 |
| 2023-11-29 | Rollup merge of #118422 - tmiasko:mix, r=compiler-errors | Matthias Krüger | -12/+28 |
| 2023-11-29 | Rollup merge of #118419 - compiler-errors:await-span2, r=cjgillot | Matthias Krüger | -85/+36 |
| 2023-11-29 | Rollup merge of #118398 - mu001999:std/add_cfgs, r=thomcc | Matthias Krüger | -0/+11 |
| 2023-11-29 | Rollup merge of #118394 - nnethercote:rm-hir-Ops, r=cjgillot | Matthias Krüger | -202/+42 |
| 2023-11-29 | Rollup merge of #118269 - compiler-errors:poly, r=wesleywiser | Matthias Krüger | -22/+6 |
| 2023-11-29 | Rollup merge of #118265 - RalfJung:memcpy, r=cuviper | Matthias Krüger | -3/+2 |
| 2023-11-29 | Rollup merge of #116839 - joboet:xous_thread_parking, r=m-ou-se | Matthias Krüger | -1/+95 |
| 2023-11-29 | Add `never_patterns` feature gate | Nadrieril | -2/+8 |
| 2023-11-29 | Add `never_patterns` feature gate | Nadrieril | -18/+325 |
| 2023-11-29 | Auto merge of #118348 - Mark-Simulacrum:feature-code-size, r=compiler-errors | bors | -6/+14 |
| 2023-11-28 | Fix a typo in a `format_args!` note | Josh Stone | -3/+3 |
| 2023-11-29 | rustdoc: Move `AssocItemRender` and `RenderMode` to `html::render`. | Alona Enraght-Moony | -20/+21 |
| 2023-11-29 | Auto merge of #114841 - bvanjoi:fix-114814, r=cuviper | bors | -4/+95 |
| 2023-11-29 | More fix on mismatched type suggestion for shorthand fields | yukang | -9/+266 |
| 2023-11-28 | Rename and add another test | Alona Enraght-Moony | -3/+30 |
| 2023-11-28 | Use a u64 for the rmeta root position | Ben Kimock | -8/+13 |
| 2023-11-28 | Use a u64 for the rmeta root position | Ben Kimock | -37/+40 |
| 2023-11-28 | Auto merge of #3194 - saethlin:remove-gc-heuristics, r=RalfJung | bors | -13/+7 |
| 2023-11-28 | Remove Stacked Borrows GC heuristics | Ben Kimock | -13/+7 |
| 2023-11-28 | Auto merge of #118412 - matthiaskrgr:rollup-ghzhti2, r=matthiaskrgr | bors | -136/+125 |
| 2023-11-28 | ConstProp: Remove const when rvalue check fails. | Alona Enraght-Moony | -3/+7 |
| 2023-11-28 | Update cargo | Weihang Lo | -0/+0 |
| 2023-11-28 | Add with_opt_const_effect_param helper, simplify | Michael Goulet | -30/+37 |
| 2023-11-28 | Add PartialEq<&B> for &A | Michael Goulet | -44/+12 |
| 2023-11-28 | Fix PartialEq args when #[const_trait] is enabled | Michael Goulet | -37/+56 |
| 2023-11-28 | Yeet E0744 | Michael Goulet | -15/+8 |
| 2023-11-28 | add lint against unit tests in doctests | Andre Bogus | -17/+172 |
| 2023-11-28 | Auto merge of #11363 - KisaragiEffective:fix_redundant_closure_call_on_closur... | bors | -14/+77 |
| 2023-11-28 | Fix coroutine validation for mixed panic strategy | Tomasz Miąsko | -12/+28 |
| 2023-11-28 | thir-unsafeck: print list of missing target features when calling a function ... | Eduardo Sánchez Muñoz | -32/+187 |
| 2023-11-28 | Fix spans for bad await in inline const | Michael Goulet | -64/+26 |
| 2023-11-28 | Eagerly return ExprKind::Err on yield/await in wrong coroutine context | Michael Goulet | -7/+3 |
| 2023-11-28 | Auto merge of #11892 - y21:actually_rename_doc_for_real_this_time, r=Manishearth | bors | -6/+5 |
| 2023-11-28 | rename `DocMarkdown` to `Documentation` | y21 | -6/+5 |
| 2023-11-28 | Suggest `let` or `==` on typo'd let-chain | Esteban Küber | -18/+93 |
| 2023-11-28 | Address unused tuple struct fields in the standard library | Jake Goulding | -0/+1 |