| Age | Commit message (Expand) | Author | Lines |
| 2023-07-25 | bless more | Ralf Jung | -11/+24 |
| 2023-07-25 | interpret: read_discriminant: only return VariantIdx | Ralf Jung | -35/+49 |
| 2023-07-25 | interpret: refactor projection code to work on a common trait, and use that f... | Ralf Jung | -1218/+871 |
| 2023-07-24 | interpret: support projecting into Place::Local without force_allocation | Ralf Jung | -258/+410 |
| 2023-07-22 | Auto merge of #113954 - matthiaskrgr:rollup-e2r9suz, r=matthiaskrgr | bors | -25/+177 |
| 2023-07-22 | Rollup merge of #113934 - ajtribick:string-pop-remove-multibyte, r=thomcc | Matthias Krüger | -8/+8 |
| 2023-07-22 | Rollup merge of #113898 - ajtribick:encode_utf16_size_hint, r=cuviper | Matthias Krüger | -5/+38 |
| 2023-07-22 | Rollup merge of #113876 - darklyspaced:master, r=cuviper | Matthias Krüger | -1/+30 |
| 2023-07-22 | Rollup merge of #113442 - epage:osstring, r=cuviper | Matthias Krüger | -0/+100 |
| 2023-07-22 | Rollup merge of #113252 - tgross35:const-cstr-from-ptr-tracking-issue, r=Chri... | Matthias Krüger | -1/+1 |
| 2023-07-22 | Rollup merge of #112490 - Alexendoo:c-char-cfg-all, r=cuviper | Matthias Krüger | -10/+0 |
| 2023-07-22 | Auto merge of #113224 - zachs18:vec_extend_remove_allocator_lifetime, r=cuviper | bors | -3/+3 |
| 2023-07-22 | Auto merge of #113033 - JohnTitor:stabilize-unix-chown, r=cuviper | bors | -6/+3 |
| 2023-07-22 | Auto merge of #113946 - dtolnay:revertniche, r=oli-obk | bors | -1065/+294 |
| 2023-07-21 | Revert "Auto merge of #113166 - moulins:ref-niches-initial, r=oli-obk" | David Tolnay | -1065/+294 |
| 2023-07-21 | Auto merge of #112699 - bluebear94:mf/more-is-sorted-tests, r=cuviper | bors | -1/+58 |
| 2023-07-21 | Clarify logic on bytes:code units ratio | Andrew Tribick | -2/+4 |
| 2023-07-21 | Demonstrate multibyte character removal in String::pop and String::remove doc... | Andrew Tribick | -8/+8 |
| 2023-07-21 | Auto merge of #97550 - ojeda:comment-section, r=bjorn3 | bors | -15/+72 |
| 2023-07-21 | Support `.comment` section like GCC/Clang (`!llvm.ident`) | Miguel Ojeda | -15/+72 |
| 2023-07-21 | Auto merge of #113892 - RalfJung:uninit-undef-poison, r=wesleywiser | bors | -1/+7 |
| 2023-07-21 | Auto merge of #113922 - matthiaskrgr:rollup-90cj2vv, r=matthiaskrgr | bors | -245/+444 |
| 2023-07-21 | Rollup merge of #113914 - dvdhrm:pr/zstdup, r=cjgillot | Matthias Krüger | -21/+0 |
| 2023-07-21 | Rollup merge of #113913 - dvdhrm:pr/transpalign, r=jackh726 | Matthias Krüger | -15/+25 |
| 2023-07-21 | Rollup merge of #113910 - spastorino:smir-types-5, r=oli-obk | Matthias Krüger | -192/+399 |
| 2023-07-21 | Rollup merge of #113887 - lcnr:cache-coherence, r=compiler-errors | Matthias Krüger | -17/+20 |
| 2023-07-21 | Auto merge of #113166 - moulins:ref-niches-initial, r=oli-obk | bors | -294/+1065 |
| 2023-07-21 | Implement Stable for ty::Ty | Santiago Pastorino | -80/+84 |
| 2023-07-21 | Auto merge of #113392 - joshtriplett:style-guide-cleanups, r=compiler-errors | bors | -7/+9 |
| 2023-07-21 | Track (partial) niche information in `NaiveLayout` | Moulins | -47/+185 |
| 2023-07-21 | Auto merge of #113847 - SparrowLii:path_clone, r=cjgillot | bors | -21/+3 |
| 2023-07-21 | Simplify wording in guide for unbraced closures | Josh Triplett | -2/+2 |
| 2023-07-21 | Clarify guide for unbraced closures, regarding comments | Josh Triplett | -2/+2 |
| 2023-07-21 | Clarify guide for unbraced closures: grammatical consistency | Josh Triplett | -3/+3 |
| 2023-07-21 | Clarify conditions for single-line blocks | Josh Triplett | -2/+2 |
| 2023-07-21 | Use roman 4 letter instead of word | Ivan Tham | -2/+2 |
| 2023-07-21 | Add missing code fence | cherryblossom000 | -0/+2 |
| 2023-07-21 | Auto merge of #113802 - cjgillot:check-debuginfo, r=compiler-errors | bors | -1/+14 |
| 2023-07-21 | error/E0691: include alignment in error message | David Rheinsberg | -15/+25 |
| 2023-07-21 | rustc_target: drop duplicate code | David Rheinsberg | -21/+0 |
| 2023-07-21 | new solver: add a separate cache for coherence | lcnr | -17/+20 |
| 2023-07-21 | Auto merge of #113707 - sivadeilra:user/ardavis/sha256, r=eholk | bors | -1/+1 |
| 2023-07-21 | Auto merge of #113911 - matthiaskrgr:rollup-wk6cr7v, r=matthiaskrgr | bors | -448/+689 |
| 2023-07-21 | Rollup merge of #113907 - ChrisDenton:tls, r=thomcc | Matthias Krüger | -28/+49 |
| 2023-07-21 | Rollup merge of #113810 - glandium:allocator-fn, r=Amanieu | Matthias Krüger | -4/+12 |
| 2023-07-21 | Rollup merge of #113780 - dtolnay:printkindpath, r=b-naber | Matthias Krüger | -141/+299 |
| 2023-07-21 | Rollup merge of #113723 - khei4:khei4/llvm-stats, r=oli-obk,nikic | Matthias Krüger | -5/+69 |
| 2023-07-21 | Rollup merge of #113380 - joshtriplett:style-guide-cleanup-must-should-may, r... | Matthias Krüger | -270/+260 |
| 2023-07-21 | Auto merge of #113106 - marcospb19:improve-path-with-extension-function, r=th... | bors | -8/+66 |
| 2023-07-20 | Add FnPtr ty to SMIR | Santiago Pastorino | -1/+191 |