| Age | Commit message (Expand) | Author | Lines |
| 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 #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 | 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 |
| 2023-07-20 | Implement Stable for ty::GenericArgs | Santiago Pastorino | -25/+24 |
| 2023-07-21 | Auto merge of #105571 - kadiwa4:remove_atomic_init_consts, r=Amanieu | bors | -51/+36 |
| 2023-07-21 | CTFE: move `target_{i, u}size_{min, max)` to `rustc_abi::TargetDataLayout` | Moulins | -49/+37 |
| 2023-07-21 | Move `naive_layout_of` query provider in separate sibling module | Moulins | -230/+253 |
| 2023-07-21 | Add doc-comments for `NaiveLayout` | Moulins | -15/+30 |
| 2023-07-21 | Track ABI info. in `NaiveLayout`, and use it for `PointerLike` checks | Moulins | -93/+231 |
| 2023-07-21 | Track exactness in `NaiveLayout` and use it for `SizeSkeleton` checks | Moulins | -44/+70 |
| 2023-07-21 | Don't treat ref. fields with non-null niches as `dereferenceable_or_null` | Moulins | -25/+37 |
| 2023-07-21 | recover null-ptr optimization by adding a special case to the niching logic | Moulins | -8/+13 |
| 2023-07-21 | support non-null pointer niches in CTFE | Moulins | -65/+100 |
| 2023-07-21 | restrict the valid range of references if `-Z reference-niches` is set | Moulins | -11/+64 |
| 2023-07-21 | add crate-local `-Z reference_niches` unstable flag (does nothing for now) | Moulins | -3/+61 |