| Age | Commit message (Expand) | Author | Lines |
| 2024-08-18 | Added "copy" to Debug fmt for copy operands | RayMuir | -1/+1 |
| 2024-08-18 | Auto merge of #126450 - madsmtm:promote-mac-catalyst, r=Mark-Simulacrum | bors | -2/+2 |
| 2024-08-18 | Rollup merge of #129203 - compiler-errors:extern_crate_data, r=jieyouxu | 许杰友 Jieyou Xu (Joe) | -10/+8 |
| 2024-08-18 | Rollup merge of #129173 - beetrees:statically-known-float, r=compiler-errors | 许杰友 Jieyou Xu (Joe) | -7/+17 |
| 2024-08-18 | Rollup merge of #129164 - ChrisDenton:comdat, r=jieyouxu | 许杰友 Jieyou Xu (Joe) | -188/+98 |
| 2024-08-17 | Auto merge of #128771 - carbotaniuman:stabilize_unsafe_attr, r=nnethercote | bors | -50/+20 |
| 2024-08-17 | Auto merge of #128792 - compiler-errors:foreign-sig, r=spastorino | bors | -52/+71 |
| 2024-08-17 | Always use ar_archive_writer for import libs | Chris Denton | -188/+98 |
| 2024-08-17 | Auto merge of #129202 - matthiaskrgr:rollup-wev7uur, r=matthiaskrgr | bors | -53/+65 |
| 2024-08-17 | Use cnum for extern crate data | Michael Goulet | -10/+8 |
| 2024-08-17 | Rollup merge of #129196 - Zalathar:ref-id-ref, r=compiler-errors | Matthias Krüger | -6/+2 |
| 2024-08-17 | Rollup merge of #129168 - BoxyUwU:mismatched_ty_correct_id, r=compiler-errors | Matthias Krüger | -37/+27 |
| 2024-08-17 | Rollup merge of #129167 - cuviper:either-once-empty, r=Nadrieril | Matthias Krüger | -9/+9 |
| 2024-08-17 | Rollup merge of #128989 - s7tya:check-linkage-attribute-pos, r=petrochenkov | Matthias Krüger | -1/+27 |
| 2024-08-17 | Auto merge of #128786 - estebank:multiple-crate-versions, r=fee1-dead | bors | -5/+96 |
| 2024-08-17 | Remove a useless ref/id/ref round-trip from `pattern_from_hir` | Zalathar | -6/+2 |
| 2024-08-17 | Emit an error for invalid use of the linkage attribute | Shina | -1/+27 |
| 2024-08-17 | Fix `is_val_statically_known` for floats | beetrees | -7/+17 |
| 2024-08-16 | Rewrite `get_fn_id_for_return_block` | Boxy | -37/+27 |
| 2024-08-16 | mir/pretty: use `Option` instead of `Either<Once, Empty>` | Josh Stone | -9/+9 |
| 2024-08-16 | Don't ICE on Fn trait error for foreign fn | Michael Goulet | -0/+4 |
| 2024-08-16 | Use FnSig instead of raw FnDecl for ForeignItemKind::Fn | Michael Goulet | -52/+67 |
| 2024-08-16 | Rollup merge of #129161 - dtolnay:spawnunck, r=Noratrieb | Matthias Krüger | -1/+0 |
| 2024-08-16 | Rollup merge of #129154 - wafarm:fix-95463, r=estebank | Matthias Krüger | -6/+13 |
| 2024-08-16 | Rollup merge of #129086 - slanterns:is_none_or, r=dtolnay | Matthias Krüger | -2/+0 |
| 2024-08-16 | Rollup merge of #129042 - Jaic1:fix-116308, r=BoxyUwU | Matthias Krüger | -0/+4 |
| 2024-08-16 | Stabilize std::thread::Builder::spawn_unchecked | David Tolnay | -1/+0 |
| 2024-08-16 | Fix wrong source location for some incorrect macro definitions | Wafarm | -6/+13 |
| 2024-08-16 | Auto merge of #129143 - workingjubilee:rollup-h0hzumu, r=workingjubilee | bors | -147/+67 |
| 2024-08-15 | Rollup merge of #129110 - nnethercote:Ty-kind-ret-ty-comment, r=jieyouxu | Jubilee | -0/+4 |
| 2024-08-15 | Rollup merge of #129078 - lcnr:scrape_region_constraints-use-ocx, r=compiler-... | Jubilee | -35/+3 |
| 2024-08-15 | Rollup merge of #128965 - Zalathar:no-pat, r=Nadrieril | Jubilee | -112/+60 |
| 2024-08-16 | Special-case alias ty in `try_from_lit` | Jaic1 | -0/+4 |
| 2024-08-16 | Overhaul token collection. | Nicholas Nethercote | -275/+363 |
| 2024-08-16 | Add an assertion to `NodeRange::new`. | Nicholas Nethercote | -0/+1 |
| 2024-08-16 | Convert a bool to `Trailing`. | Nicholas Nethercote | -40/+52 |
| 2024-08-16 | Make visibilities minimal and consistent in `attr_wrapper.rs`. | Nicholas Nethercote | -6/+6 |
| 2024-08-16 | Remove size assertion on `AttrWrapper`. | Nicholas Nethercote | -1/+0 |
| 2024-08-15 | Rollup merge of #129106 - compiler-errors:unused-type-ops, r=jieyouxu | Matthias Krüger | -113/+3 |
| 2024-08-15 | Rollup merge of #129101 - compiler-errors:deref-on-parent-by-ref, r=lcnr | Matthias Krüger | -14/+40 |
| 2024-08-15 | Rollup merge of #129072 - compiler-errors:more-powerful-async-closure-inferen... | Matthias Krüger | -11/+34 |
| 2024-08-15 | Rollup merge of #129065 - nnethercote:PartialEq-TokenKind, r=spastorino | Matthias Krüger | -122/+117 |
| 2024-08-15 | Rollup merge of #128348 - dingxiangfei2009:allow-shadow-call-stack-sanitizer,... | Matthias Krüger | -1/+6 |
| 2024-08-15 | Auto merge of #128936 - bjorn3:fix_thin_archive_reading, r=jieyouxu | bors | -38/+19 |
| 2024-08-15 | Auto merge of #128861 - khuey:mir-inlining-parameters-debuginfo, r=wesleywiser | bors | -15/+27 |
| 2024-08-15 | Auto merge of #128037 - beetrees:repr128-c-style-use-natvis, r=michaelwoerister | bors | -67/+86 |
| 2024-08-15 | Add a comment explaining the return type of `Ty::kind`. | Nicholas Nethercote | -0/+4 |
| 2024-08-15 | Rollup merge of #129067 - cuviper:append, r=wesleywiser | Matthias Krüger | -5/+10 |
| 2024-08-15 | Rollup merge of #128925 - dingxiangfei2009:smart-ptr-helper-attr, r=compiler-... | Matthias Krüger | -6/+0 |
| 2024-08-15 | Rollup merge of #127905 - BKPepe:powerpc-muslspe, r=wesleywiser | Matthias Krüger | -0/+29 |