| Age | Commit message (Expand) | Author | Lines |
| 2024-03-25 | Rollup merge of #122982 - Zalathar:bootstrap-coverage-docs, r=onur-ozkan | Matthias Krüger | -16/+49 |
| 2024-03-25 | Rollup merge of #122858 - nnethercote:tweak-parse_dot_suffix_expr, r=est31 | Matthias Krüger | -48/+50 |
| 2024-03-25 | Auto merge of #122968 - rust-lang:cargo_update, r=Mark-Simulacrum | bors | -79/+79 |
| 2024-03-25 | Auto merge of #122951 - Nilstrieb:nodejs20, r=Kobzol | bors | -6/+6 |
| 2024-03-25 | Add more comments to the bootstrap code that handles `tests/coverage` | Zalathar | -16/+49 |
| 2024-03-25 | Clarify `parse_dot_suffix_expr`. | Nicholas Nethercote | -16/+19 |
| 2024-03-25 | Change `parse_expr_tuple_field_access`. | Nicholas Nethercote | -10/+15 |
| 2024-03-25 | Remove `next_token` handling from `parse_expr_tuple_field_access`. | Nicholas Nethercote | -18/+10 |
| 2024-03-25 | Inline and remove `Parser::parse_expr_tuple_field_access_float`. | Nicholas Nethercote | -36/+38 |
| 2024-03-25 | Auto merge of #122721 - oli-obk:merge_queries, r=davidtwco | bors | -81/+62 |
| 2024-03-24 | Auto merge of #122658 - cuviper:gccjit-archive, r=Mark-Simulacrum | bors | -7/+11 |
| 2024-03-24 | Auto merge of #123004 - matthiaskrgr:rollup-s3v4p50, r=matthiaskrgr | bors | -96/+176 |
| 2024-03-24 | Rollup merge of #122992 - devnexen:available_parallelism_sol_upd, r=Amanieu | Matthias Krüger | -2/+6 |
| 2024-03-24 | Rollup merge of #122984 - RalfJung:panic-in-hook, r=Amanieu | Matthias Krüger | -5/+11 |
| 2024-03-24 | Rollup merge of #122983 - taiki-e:bsd, r=workingjubilee | Matthias Krüger | -1/+1 |
| 2024-03-24 | Rollup merge of #122977 - cuviper:as_statically_known_str, r=RalfJung | Matthias Krüger | -5/+9 |
| 2024-03-24 | Rollup merge of #122962 - jieyouxu:stamp-rmake-support-lib, r=onur-ozkan | Matthias Krüger | -0/+2 |
| 2024-03-24 | Rollup merge of #122949 - ShoyuVanilla:issue-117310, r=lcnr | Matthias Krüger | -0/+28 |
| 2024-03-24 | Rollup merge of #122937 - Zalathar:unbox, r=oli-obk | Matthias Krüger | -68/+44 |
| 2024-03-24 | Rollup merge of #122886 - matthiaskrgr:issue90192, r=fee1-dead | Matthias Krüger | -0/+20 |
| 2024-03-24 | Rollup merge of #122757 - h1467792822:priv-dep, r=davidtwco | Matthias Krüger | -11/+36 |
| 2024-03-24 | Rollup merge of #122737 - ytmimi:conditionally_ignore_fatal_diagnostic, r=dav... | Matthias Krüger | -4/+19 |
| 2024-03-24 | fix build. | David Carlier | -5/+3 |
| 2024-03-24 | Auto merge of #122895 - matthiaskrgr:ice-tests-5xxxx-to-9xxxx, r=fmease | bors | -0/+346 |
| 2024-03-24 | cargo update | github-actions | -79/+79 |
| 2024-03-24 | Auto merge of #122891 - compiler-errors:encode-implied-predicates-always, r=o... | bors | -12/+18 |
| 2024-03-24 | std::thread: refine available_parallelism for solaris/illumos. | David Carlier | -0/+6 |
| 2024-03-24 | panic-in-panic-hook: formatting a message that's just a string is risk-free | Ralf Jung | -5/+11 |
| 2024-03-24 | Auto merge of #122980 - workingjubilee:rollup-r5i1rke, r=workingjubilee | bors | -237/+484 |
| 2024-03-24 | add issue numbers via // issue: rust-lang/rust#ISSUE_NUM directive | Matthias Krüger | -14/+73 |
| 2024-03-24 | Fix build failure on ARM/AArch64/PowerPC/RISC-V FreeBSD/NetBSD | Taiki Endo | -1/+1 |
| 2024-03-24 | add test for stack overflow with recursive type #98842 | Matthias Krüger | -0/+40 |
| 2024-03-24 | add test for ice #90691 ICE: resolution failed during building vtable represe... | Matthias Krüger | -0/+41 |
| 2024-03-24 | add test for 88421 ICE: could not fully normalize `&<MyType as std::ops::Inde... | Matthias Krüger | -0/+36 |
| 2024-03-24 | add test for #88212 ICE when lambda captures unsized local | Matthias Krüger | -0/+44 |
| 2024-03-24 | add test for ice 83056 "bad input type for cast" | Matthias Krüger | -0/+26 |
| 2024-03-24 | add test for str as extern "C" arg causes compiler panic #80125 | Matthias Krüger | -0/+50 |
| 2024-03-24 | add test for #64784 Declarative macros can create infinite glob import cycles | Matthias Krüger | -0/+15 |
| 2024-03-24 | add test for #52334 | Matthias Krüger | -0/+35 |
| 2024-03-24 | add test for #90192 | Matthias Krüger | -0/+20 |
| 2024-03-23 | Rollup merge of #122969 - cuviper:borrowck-rposition, r=matthewjasper | Jubilee | -11/+9 |
| 2024-03-23 | Rollup merge of #122879 - maurer:callsite-instances, r=workingjubilee | Jubilee | -58/+155 |
| 2024-03-23 | Rollup merge of #122875 - maurer:cfi-transparent-termination, r=workingjubilee | Jubilee | -25/+94 |
| 2024-03-23 | Rollup merge of #122797 - alexcrichton:fix-compile-wasm64, r=Mark-Simulacrum | Jubilee | -1/+5 |
| 2024-03-23 | Rollup merge of #122762 - RoboSchmied:RoboSchmied-typo, r=workingjubilee | Jubilee | -8/+8 |
| 2024-03-23 | Rollup merge of #121940 - veera-sivarajan:bugfix-121593, r=fmease | Jubilee | -124/+132 |
| 2024-03-23 | Rollup merge of #120419 - Ayush1325:uefi-sys-os, r=nicholasbishop,workingjubilee | Jubilee | -10/+81 |
| 2024-03-23 | Rename `Arguments::as_const_str` to `as_statically_known_str` | Josh Stone | -5/+9 |
| 2024-03-24 | Auto merge of #122966 - matthiaskrgr:rollup-20k8nsm, r=matthiaskrgr | bors | -171/+1757 |
| 2024-03-23 | Simplify an iterator search in borrowck diag | Josh Stone | -11/+9 |