| Age | Commit message (Expand) | Author | Lines |
| 2024-08-26 | Rollup merge of #129553 - RalfJung:const-stability, r=compiler-errors | Matthias Krüger | -8/+16 |
| 2024-08-26 | Rollup merge of #129525 - notriddle:notriddle/fake-variadic-tuple-array, r=Gu... | Matthias Krüger | -0/+17 |
| 2024-08-26 | Rollup merge of #129519 - compiler-errors:lowering-flags, r=fmease | Matthias Krüger | -0/+28 |
| 2024-08-26 | Rollup merge of #129405 - surechen:fix_span_x, r=cjgillot | Matthias Krüger | -29/+12 |
| 2024-08-26 | Rollup merge of #129288 - compiler-errors:unsafe-fn-coercion, r=lcnr | Matthias Krüger | -0/+14 |
| 2024-08-25 | Remove redundant flags that can be inferred from the HIR | Michael Goulet | -0/+28 |
| 2024-08-25 | Rollup merge of #129487 - GrigorenkoPV:repr_transparent_external_private_fiel... | Matthias Krüger | -0/+73 |
| 2024-08-25 | Fixing span manipulation and indentation of the suggestion introduced by #126187 | surechen | -29/+12 |
| 2024-08-25 | tweak rustc_allow_const_fn_unstable hint, and add back test for stable-const-... | Ralf Jung | -8/+16 |
| 2024-08-25 | Auto merge of #129521 - matthiaskrgr:rollup-uigv77m, r=matthiaskrgr | bors | -409/+455 |
| 2024-08-24 | Rollup merge of #129430 - lolbinarycat:rustdoc-search-exact-case, r=notriddle | Trevor Gross | -0/+7 |
| 2024-08-24 | Rollup merge of #129429 - cjgillot:named-variance, r=compiler-errors | Trevor Gross | -132/+134 |
| 2024-08-24 | Rollup merge of #128735 - jieyouxu:pr-120176-revive, r=cjgillot | Trevor Gross | -6/+126 |
| 2024-08-24 | Rollup merge of #128524 - chenyukang:yukang-fix-127930-invalid-outer-style-su... | Trevor Gross | -41/+28 |
| 2024-08-24 | Rollup merge of #128467 - estebank:unsized-args, r=cjgillot | Trevor Gross | -0/+139 |
| 2024-08-24 | rustdoc: clean up tuple <-> primitive conversion docs | Michael Howell | -0/+17 |
| 2024-08-24 | Rollup merge of #129500 - fee1-dead-contrib:fxrel, r=compiler-errors | Matthias Krüger | -2/+13 |
| 2024-08-24 | Rollup merge of #129246 - BoxyUwU:feature_gate_const_arg_path, r=cjgillot | Matthias Krüger | -184/+383 |
| 2024-08-24 | Rollup merge of #129199 - RalfJung:writes_through_immutable_pointer, r=compil... | Matthias Krüger | -52/+11 |
| 2024-08-24 | Rollup merge of #128596 - RalfJung:const_fn_floating_point_arithmetic, r=nnet... | Matthias Krüger | -171/+48 |
| 2024-08-24 | repr_transparent_external_private_fields: treat `rustc_pub_transparent` types... | Pavel Grigorenko | -0/+25 |
| 2024-08-24 | New `#[rustc_pub_transparent]` attribute | Pavel Grigorenko | -0/+48 |
| 2024-08-24 | remove invalid `TyCompat` relation for effects | Deadbeef | -2/+13 |
| 2024-08-23 | Print the generic parameter along with the variance in dumps. | Camille GILLOT | -132/+134 |
| 2024-08-23 | Auto merge of #128507 - Oneirical:testart-from-scratch, r=jieyouxu | bors | -8/+70 |
| 2024-08-23 | rustdoc: show exact case-sensitive matches first | binarycat | -0/+7 |
| 2024-08-23 | rewrite libtest-thread-limit to rmake | Oneirical | -8/+70 |
| 2024-08-23 | Auto merge of #129464 - GuillaumeGomez:rollup-ckfqd7h, r=GuillaumeGomez | bors | -23/+87 |
| 2024-08-23 | Rollup merge of #129437 - gurry:fix-diagnostic-typo, r=jieyouxu | Guillaume Gomez | -1/+1 |
| 2024-08-23 | Rollup merge of #129408 - Urgau:macro-arg-drop_copy, r=compiler-errors | Guillaume Gomez | -0/+45 |
| 2024-08-23 | Rollup merge of #129350 - krasimirgg:llvm20, r=nikic | Guillaume Gomez | -22/+41 |
| 2024-08-23 | Rollup merge of #129417 - compiler-errors:refine-err, r=lqd | Matthias Krüger | -19/+24 |
| 2024-08-23 | Rollup merge of #129414 - GuillaumeGomez:fix-doc-hidden-crates, r=notriddle | Matthias Krüger | -0/+27 |
| 2024-08-23 | Rollup merge of #129055 - Oneirical:fortanix-fortification, r=jieyouxu | Matthias Krüger | -92/+96 |
| 2024-08-23 | Rollup merge of #127623 - lolbinarycat:fix_remove_dir_all, r=Amanieu | Matthias Krüger | -0/+62 |
| 2024-08-23 | Fix typo in help diagnostic | Gurinder Singh | -1/+1 |
| 2024-08-22 | Add regression test for #126796 | Guillaume Gomez | -0/+27 |
| 2024-08-22 | fix: fs::remove_dir_all: treat ENOENT as success | binarycat | -0/+62 |
| 2024-08-22 | Don't trigger refinement lint if predicates reference errors | Michael Goulet | -19/+24 |
| 2024-08-22 | Auto merge of #129257 - ChrisDenton:rename-null-descriptor, r=jieyouxu | bors | -0/+66 |
| 2024-08-22 | rewrite x86_64-fortanix-unknown-sgx-lvi to rmake | Oneirical | -92/+96 |
| 2024-08-22 | llvm 20: adapt integer comparison tests | Krasimir Georgiev | -22/+41 |
| 2024-08-22 | Fix handling of macro arguments within the `dropping_copy_types lint | Urgau | -0/+45 |
| 2024-08-22 | Auto merge of #129398 - matthiaskrgr:rollup-50l01ry, r=matthiaskrgr | bors | -41/+131 |
| 2024-08-22 | stabilize const_fn_floating_point_arithmetic | Ralf Jung | -171/+48 |
| 2024-08-22 | Rollup merge of #129395 - fmease:pp-dyn-w-gat, r=compiler-errors | Matthias Krüger | -19/+46 |
| 2024-08-22 | Rollup merge of #129388 - cjgillot:region-def-id, r=compiler-errors | Matthias Krüger | -19/+15 |
| 2024-08-22 | Rollup merge of #129387 - Zalathar:python-apologia, r=jieyouxu | Matthias Krüger | -3/+18 |
| 2024-08-22 | Rollup merge of #129373 - samitolvanen:cfi-module-flags, r=compiler-errors | Matthias Krüger | -0/+52 |
| 2024-08-22 | Auto merge of #129365 - matthiaskrgr:rollup-ebwx6ya, r=matthiaskrgr | bors | -10/+120 |