| Age | Commit message (Expand) | Author | Lines |
| 2024-12-14 | Don't make a def id for impl_trait_in_bindings | Michael Goulet | -0/+20 |
| 2024-12-14 | Auto merge of #134296 - matthiaskrgr:rollup-o0sxozj, r=matthiaskrgr | bors | -249/+327 |
| 2024-12-14 | Auto merge of #134185 - compiler-errors:impl-trait-in-bindings, r=oli-obk | bors | -52/+442 |
| 2024-12-14 | Auto merge of #134294 - matthiaskrgr:rollup-anh6io8, r=matthiaskrgr | bors | -54/+157 |
| 2024-12-14 | Rollup merge of #134211 - flba-eb:add_qnx_archiver, r=compiler-errors | Matthias Krüger | -0/+10 |
| 2024-12-14 | Rollup merge of #134208 - Zalathar:covmap-covfun, r=compiler-errors | Matthias Krüger | -65/+61 |
| 2024-12-14 | Rollup merge of #134192 - nnethercote:rm-Lexer-Parser-dep, r=compiler-errors | Matthias Krüger | -174/+68 |
| 2024-12-14 | Rollup merge of #134081 - oli-obk:push-prpsqxxynxnq, r=BoxyUwU | Matthias Krüger | -4/+96 |
| 2024-12-14 | Rollup merge of #133942 - BD103:black-box-docs, r=saethlin | Matthias Krüger | -3/+89 |
| 2024-12-14 | Rollup merge of #132150 - taiki-e:ppc64-freebsd-abi, r=pnkfelix | Matthias Krüger | -3/+3 |
| 2024-12-14 | Auto merge of #134292 - matthiaskrgr:rollup-3kbjocl, r=matthiaskrgr | bors | -957/+568 |
| 2024-12-14 | (Re-)Implement impl_trait_in_bindings | Michael Goulet | -25/+391 |
| 2024-12-14 | Split UserTypeAnnotation to have a kind | Michael Goulet | -36/+60 |
| 2024-12-14 | Rollup merge of #134274 - fmease:amp-raw-is-a-normal-borrow, r=Noratrieb | Matthias Krüger | -0/+30 |
| 2024-12-14 | Rollup merge of #134271 - adetaylor:feature-gate-test, r=wesleywiser | Matthias Krüger | -3/+42 |
| 2024-12-14 | Rollup merge of #134265 - compiler-errors:ty_def_id, r=oli-obk | Matthias Krüger | -19/+17 |
| 2024-12-14 | Rollup merge of #134262 - adetaylor:revert-diagnostics, r=compiler-errors | Matthias Krüger | -23/+45 |
| 2024-12-14 | Rollup merge of #134261 - bjorn3:document_symbol_visibility, r=lqd | Matthias Krüger | -0/+12 |
| 2024-12-14 | Rollup merge of #134255 - bjoernager:master, r=Noratrieb | Matthias Krüger | -2/+2 |
| 2024-12-14 | Rollup merge of #134254 - hermit-os:hermit-c_char, r=workingjubilee | Matthias Krüger | -6/+6 |
| 2024-12-14 | Rollup merge of #134252 - hermit-os:hermit-is_absolute, r=tgross35 | Matthias Krüger | -1/+3 |
| 2024-12-14 | Rollup merge of #134256 - krtab:suggestion_overlapping, r=petrochenkov | Matthias Krüger | -8/+64 |
| 2024-12-14 | Rollup merge of #134251 - bjorn3:various_cleanups2, r=oli-obk | Matthias Krüger | -71/+43 |
| 2024-12-14 | Rollup merge of #134244 - Enselic:no-mut-hint-for-raw-ref, r=jieyouxu | Matthias Krüger | -16/+70 |
| 2024-12-14 | Rollup merge of #134240 - cuviper:dist-llvm-tools, r=jieyouxu | Matthias Krüger | -1/+1 |
| 2024-12-14 | Rollup merge of #134236 - matthiaskrgr:tests12122024, r=compiler-errors | Matthias Krüger | -0/+122 |
| 2024-12-14 | Rollup merge of #134231 - notriddle:notriddle/mismatched-path, r=GuillaumeGomez | Matthias Krüger | -1/+27 |
| 2024-12-14 | Rollup merge of #134209 - onur-ozkan:check-skip-paths, r=jieyouxu | Matthias Krüger | -1/+25 |
| 2024-12-14 | Rollup merge of #134181 - estebank:trim-render, r=oli-obk | Matthias Krüger | -859/+216 |
| 2024-12-13 | Auto merge of #134269 - matthiaskrgr:rollup-fkshwux, r=matthiaskrgr | bors | -635/+1337 |
| 2024-12-13 | Auto merge of #133099 - RalfJung:forbidden-hardfloat-features, r=workingjubilee | bors | -409/+611 |
| 2024-12-13 | Document the symbol Visibility enum | bjorn3 | -0/+12 |
| 2024-12-13 | Account for `///` when rendering multiline spans | Esteban Küber | -43/+144 |
| 2024-12-13 | Fix miri tests | Esteban Küber | -12/+1 |
| 2024-12-13 | Add check-pass test for `&raw` | León Orell Valerian Liehr | -0/+30 |
| 2024-12-13 | Arbitrary self types v2: better feature gate test | Adrian Taylor | -3/+42 |
| 2024-12-13 | Rename ty_def_id so people will stop using it by accident | Michael Goulet | -19/+17 |
| 2024-12-13 | Rollup merge of #134229 - purplesyringa:provenance-docs, r=saethlin | Matthias Krüger | -4/+5 |
| 2024-12-13 | Rollup merge of #134140 - compiler-errors:unsafe-binders-ast, r=oli-obk | Matthias Krüger | -18/+616 |
| 2024-12-13 | Rollup merge of #134130 - bjorn3:prepare_driver_query_removal, r=oli-obk | Matthias Krüger | -34/+32 |
| 2024-12-13 | Rollup merge of #134058 - RalfJung:interpret-typing-env, r=lcnr | Matthias Krüger | -8/+9 |
| 2024-12-13 | Rollup merge of #133938 - nnethercote:rustc_mir_dataflow-renamings, r=oli-obk | Matthias Krüger | -422/+360 |
| 2024-12-13 | Rollup merge of #133937 - estebank:silence-resolve-errors-from-mod-with-parse... | Matthias Krüger | -85/+178 |
| 2024-12-13 | Rollup merge of #133900 - jieyouxu:ui-cleanup-1, r=fmease | Matthias Krüger | -64/+137 |
| 2024-12-13 | Auto merge of #134122 - oli-obk:push-zqnyznxtpnll, r=petrochenkov | bors | -44/+99 |
| 2024-12-13 | rustdoc-search: update test with now-shorter function path | Michael Howell | -1/+1 |
| 2024-12-13 | Arbitrary self types v2: adjust diagnostic. | Adrian Taylor | -23/+45 |
| 2024-12-13 | rustc_borrowck: Convert suggest_ampmut() 4-tuple to struct for readability | Martin Nordholts | -13/+46 |
| 2024-12-13 | rustc_borrowck: Stop suggesting the invalid syntax `&mut raw const` | Martin Nordholts | -5/+5 |
| 2024-12-13 | Add regression test for issue 127562 | Martin Nordholts | -0/+22 |