| Age | Commit message (Expand) | Author | Lines |
| 2024-07-25 | use shorter link and remove entries wrongly added in rebase | binarycat | -1/+1 |
| 2024-07-25 | clean up rmake test | binarycat | -21/+20 |
| 2024-07-25 | note that rmake.rs files are not subject to automatic formatting | binarycat | -0/+5 |
| 2024-07-25 | migrate tests/run-make/extern-flag-disambiguates to rmake | binarycat | -26/+30 |
| 2024-07-25 | Auto merge of #128102 - Oneirical:real-testate, r=Kobzol | bors | -29/+52 |
| 2024-07-25 | Auto merge of #127995 - workingjubilee:say-turings-prayer, r=BoxyUwU | bors | -65/+57 |
| 2024-07-25 | Auto merge of #128169 - matthiaskrgr:rollup-ylsoq30, r=matthiaskrgr | bors | -607/+792 |
| 2024-07-25 | Rollup merge of #128160 - compiler-errors:auto, r=jackh726 | Matthias Krüger | -23/+103 |
| 2024-07-25 | Rollup merge of #128111 - estebank:no-question, r=fmease | Matthias Krüger | -151/+159 |
| 2024-07-25 | Rollup merge of #127872 - Oneirical:antestral-traditions, r=jieyouxu | Matthias Krüger | -57/+113 |
| 2024-07-25 | Rollup merge of #127528 - estebank:ascii-control-chars, r=oli-obk | Matthias Krüger | -308/+216 |
| 2024-07-25 | Rollup merge of #127054 - compiler-errors:bound-ordering, r=fmease | Matthias Krüger | -68/+201 |
| 2024-07-25 | Apply suggestions from code review | León Orell Valerian Liehr | -2/+6 |
| 2024-07-24 | Auto merge of #128155 - matthiaskrgr:rollup-lxtal9f, r=matthiaskrgr | bors | -335/+742 |
| 2024-07-24 | Don't ICE when auto trait has assoc ty in old solver | Michael Goulet | -23/+103 |
| 2024-07-24 | Fix ddltool-failed test | Esteban Küber | -1/+1 |
| 2024-07-24 | Do not use question as label | Esteban Küber | -151/+159 |
| 2024-07-24 | Rollup merge of #128140 - veera-sivarajan:remove-ident-to-str-conversions, r=... | Matthias Krüger | -4/+4 |
| 2024-07-24 | Rollup merge of #128135 - joboet:reduplicate_tls, r=tgross35 | Matthias Krüger | -16/+8 |
| 2024-07-24 | Rollup merge of #128122 - tgross35:missing-fragment-specifier-unconditional, ... | Matthias Krüger | -1/+116 |
| 2024-07-24 | Rollup merge of #128046 - GrigorenkoPV:90435, r=tgross35 | Matthias Krüger | -15/+11 |
| 2024-07-24 | Rollup merge of #127717 - gurry:127441-stray-impl-sugg, r=compiler-errors | Matthias Krüger | -29/+295 |
| 2024-07-24 | Rollup merge of #126548 - rik86189:issue-88264-fix, r=tgross35 | Matthias Krüger | -7/+2 |
| 2024-07-24 | Rollup merge of #126042 - davidzeng0:master, r=Amanieu | Matthias Krüger | -0/+61 |
| 2024-07-24 | Rollup merge of #122192 - oli-obk:type_of_opaque_for_const_checks, r=lcnr | Matthias Krüger | -263/+245 |
| 2024-07-24 | Auto merge of #128146 - notriddle:notriddle/natsortfixes, r=GuillaumeGomez | bors | -70/+119 |
| 2024-07-24 | rustdoc: clean up and fix ord violations in item sorting | Michael Howell | -70/+119 |
| 2024-07-24 | Mark `missing_fragment_specifier` as `FutureReleaseErrorReportInDeps` | Trevor Gross | -1/+116 |
| 2024-07-24 | Auto merge of #128142 - matthiaskrgr:rollup-rep8ofv, r=matthiaskrgr | bors | -435/+528 |
| 2024-07-24 | Do not assemble candidates for auto traits of opaque types in their defining ... | Oli Scherer | -54/+93 |
| 2024-07-24 | Add regression tests | Oli Scherer | -0/+88 |
| 2024-07-24 | Do not try to reveal hidden types when trying to prove Freeze in the defining... | Oli Scherer | -261/+67 |
| 2024-07-24 | Rollup merge of #128133 - nnethercote:fix-cfg_attr-spans, r=petrochenkov | Matthias Krüger | -41/+41 |
| 2024-07-24 | Rollup merge of #128131 - ChrisDenton:stuff, r=workingjubilee | Matthias Krüger | -32/+35 |
| 2024-07-24 | Rollup merge of #128120 - compiler-errors:async-fn-name, r=oli-obk | Matthias Krüger | -12/+43 |
| 2024-07-24 | Rollup merge of #127733 - GrigorenkoPV:don't-forget, r=Amanieu | Matthias Krüger | -132/+88 |
| 2024-07-24 | Rollup merge of #127480 - biabbas:vxworks, r=workingjubilee | Matthias Krüger | -5/+35 |
| 2024-07-24 | Rollup merge of #127457 - donno2048:master, r=albertlarsan68 | Matthias Krüger | -31/+35 |
| 2024-07-24 | Rollup merge of #127374 - estebank:wrong-generic-args, r=oli-obk | Matthias Krüger | -176/+184 |
| 2024-07-24 | Rollup merge of #127252 - fitzgen:edge-cases-for-bitwise-operations, r=m-ou-se | Matthias Krüger | -6/+35 |
| 2024-07-24 | Rollup merge of #126152 - RalfJung:size_of_val_raw, r=saethlin | Matthias Krüger | -0/+32 |
| 2024-07-24 | Add regression test | Oli Scherer | -0/+49 |
| 2024-07-24 | Remove Unnecessary `.as_str()` Conversions | Veera | -4/+4 |
| 2024-07-24 | Improved clarity of documentation for std::fs::create_dir_all | rik86189 | -7/+2 |
| 2024-07-24 | std: use duplicate thread local state in tests | joboet | -16/+8 |
| 2024-07-24 | Auto merge of #126024 - oli-obk:candidate_key_caching_is_unsound_yay, r=lcnr | bors | -2/+11 |
| 2024-07-24 | Improve spans on evaluated `cfg_attr`s. | Nicholas Nethercote | -41/+41 |
| 2024-07-24 | Don't use global caches if opaques can be defined | Oli Scherer | -2/+11 |
| 2024-07-24 | Auto merge of #127524 - oli-obk:feed_item_attrs2, r=petrochenkov | bors | -445/+478 |
| 2024-07-24 | Forbid unsafe_op_in_unsafe_fn in sys/pal/windows | Chris Denton | -10/+14 |