| Age | Commit message (Expand) | Author | Lines |
| 2024-09-03 | More robust extension checking | Chris Denton | -1/+3 |
| 2024-08-29 | rustdoc: move invalid langstring test to UI | Michael Howell | -0/+6 |
| 2024-08-29 | rustdoc: do not run doctests with invalid langstrings | Michael Howell | -0/+11 |
| 2024-08-29 | Emit specific message for `time<0.3.35` inference failure | Esteban Küber | -0/+19 |
| 2024-08-15 | Fix bug in `Parser::look_ahead`. | Nicholas Nethercote | -0/+58 |
| 2024-08-15 | derive(SmartPointer): register helper attributes | Ding Xiang Fei | -12/+164 |
| 2024-08-15 | Revert "Auto merge of #125915 - camelid:const-arg-refactor, r=BoxyUwU" | Boxy | -126/+217 |
| 2024-08-12 | Normalize when equating dyn tails in MIR borrowck | Michael Goulet | -0/+21 |
| 2024-08-12 | Disable jump threading of float equality | Nilstrieb | -0/+130 |
| 2024-08-03 | Bless test fallout | Michael Goulet | -6/+10 |
| 2024-08-03 | Revert "Rollup merge of #125572 - mu001999-contrib:dead/enhance, r=pnkfelix" | Michael Goulet | -180/+61 |
| 2024-08-03 | Revert "Rollup merge of #126315 - mu001999-contrib:fix/126289, r=petrochenkov" | Michael Goulet | -33/+0 |
| 2024-08-03 | Revert "Rollup merge of #126618 - mu001999-contrib:dead/enhance, r=pnkfelix" | Michael Goulet | -50/+20 |
| 2024-08-03 | Revert "Rollup merge of #127107 - mu001999-contrib:dead/enhance-2, r=pnkfelix" | Michael Goulet | -152/+23 |
| 2024-07-20 | Auto merge of #127663 - Oneirical:fuzzy-testure, r=jieyouxu | bors | -73/+154 |
| 2024-07-20 | Auto merge of #127658 - compiler-errors:precise-capturing-rustdoc-cross, r=fm... | bors | -0/+20 |
| 2024-07-20 | Auto merge of #127998 - matthiaskrgr:rollup-ykp0h5r, r=matthiaskrgr | bors | -88/+134 |
| 2024-07-20 | Auto merge of #127003 - GrigorenkoPV:107975, r=SparrowLii | bors | -0/+799 |
| 2024-07-20 | Rollup merge of #127987 - estebank:impl-trait-sugg, r=cjgillot | Matthias Krüger | -50/+37 |
| 2024-07-20 | Rollup merge of #127948 - surechen:fix_127915, r=compiler-errors | Matthias Krüger | -0/+40 |
| 2024-07-20 | Rollup merge of #127693 - Rejyr:migrate-crate-hash-rustc-version-rmake, r=jie... | Matthias Krüger | -38/+57 |
| 2024-07-19 | Auto merge of #127968 - fmease:upd-jsondocck-directive-style, r=GuillaumeGomez | bors | -1043/+1043 |
| 2024-07-19 | Add a bunch of tests for #107975 | Pavel Grigorenko | -0/+799 |
| 2024-07-19 | More accurate suggestion for `-> Box<dyn Trait>` or `-> impl Trait` | Esteban Küber | -50/+37 |
| 2024-07-19 | Auto merge of #127982 - matthiaskrgr:rollup-nzyvphj, r=matthiaskrgr | bors | -69/+344 |
| 2024-07-19 | Rollup merge of #127976 - fmease:lta-cyclic-bivariant-param-better-err, r=com... | Matthias Krüger | -14/+13 |
| 2024-07-19 | Rollup merge of #127814 - folkertdev:c-cmse-nonsecure-call-error-messages, r=... | Matthias Krüger | -55/+325 |
| 2024-07-19 | Rollup merge of #127295 - maurer:default-impl-cfi, r=estebank | Matthias Krüger | -0/+6 |
| 2024-07-19 | LTA: Diag: Detect bivariant ty params that are only used recursively | León Orell Valerian Liehr | -14/+13 |
| 2024-07-19 | rewrite pass-non-c-like-enum-to-c to rmake | Oneirical | -8/+25 |
| 2024-07-19 | rewrite linkage-attr-on-static to rmake | Oneirical | -12/+15 |
| 2024-07-19 | rewrite lto-no-link-whole-rlib to rmake | Oneirical | -9/+18 |
| 2024-07-19 | rewrite extern-fn-with-union to rmake | Oneirical | -7/+17 |
| 2024-07-19 | rewrite extern-fn-generic to rmake | Oneirical | -7/+15 |
| 2024-07-19 | rewrite c-static-rlib to rmake | Oneirical | -12/+19 |
| 2024-07-19 | rewrite c-static-dylib to rmake | Oneirical | -13/+20 |
| 2024-07-19 | rewrite and rename issue-28595 to rmake | Oneirical | -7/+16 |
| 2024-07-19 | rewrite return-non-c-like-enum-from-c to rmake | Oneirical | -6/+17 |
| 2024-07-19 | Auto merge of #127969 - matthiaskrgr:rollup-nhxmwhn, r=matthiaskrgr | bors | -182/+115 |
| 2024-07-19 | Rollup merge of #127967 - joshua-zivkovic:joshua-zivkovic/disable-split-debug... | Matthias Krüger | -0/+2 |
| 2024-07-19 | Rollup merge of #127856 - RalfJung:interpret-cast-sanity, r=oli-obk | Matthias Krüger | -182/+113 |
| 2024-07-19 | Update all rustdoc-json/ tests to use the new style | León Orell Valerian Liehr | -1043/+1043 |
| 2024-07-19 | Auto merge of #127957 - matthiaskrgr:rollup-1u5ivck, r=matthiaskrgr | bors | -58/+279 |
| 2024-07-19 | Disable run-make/split-debuginfo test for RISC-V 64 | Joshua Zivkovic | -0/+2 |
| 2024-07-19 | Auto merge of #127956 - tgross35:rollup-8ten7pk, r=tgross35 | bors | -123/+1394 |
| 2024-07-19 | Rollup merge of #127943 - compiler-errors:no-unsafe, r=spastorino | Matthias Krüger | -2/+17 |
| 2024-07-19 | Rollup merge of #127932 - notriddle:notriddle/current, r=GuillaumeGomez | Matthias Krüger | -0/+4 |
| 2024-07-19 | Rollup merge of #127662 - estebank:gate-span, r=TaKO8Ki | Matthias Krüger | -24/+104 |
| 2024-07-19 | Rollup merge of #127621 - Oneirical:hypnotest-show, r=jieyouxu | Matthias Krüger | -32/+62 |
| 2024-07-19 | Rollup merge of #127350 - veera-sivarajan:bugfix-126311, r=lcnr | Matthias Krüger | -0/+92 |