| Age | Commit message (Expand) | Author | Lines |
| 2024-05-23 | Auto merge of #125434 - nnethercote:rm-more-extern-tracing, r=jackh726 | bors | -65/+193 |
| 2024-05-23 | Auto merge of #125456 - fmease:rollup-n8608gc, r=fmease | bors | -114/+322 |
| 2024-05-23 | Rollup merge of #125454 - mu001999-contrib:master, r=oli-obk | León Orell Valerian Liehr | -1/+1 |
| 2024-05-23 | Rollup merge of #125401 - GuillaumeGomez:migrate-rustdoc-scrape-examples-macr... | León Orell Valerian Liehr | -20/+64 |
| 2024-05-23 | Rollup merge of #125336 - momvart:smir-77-intrinsic, r=celinval | León Orell Valerian Liehr | -33/+111 |
| 2024-05-23 | Rollup merge of #125227 - Oneirical:seventh, r=jieyouxu | León Orell Valerian Liehr | -37/+38 |
| 2024-05-23 | Rollup merge of #125224 - Oneirical:sixth, r=jieyouxu | León Orell Valerian Liehr | -6/+12 |
| 2024-05-23 | Rollup merge of #124389 - CensoredUsername:master, r=petrochenkov | León Orell Valerian Liehr | -0/+12 |
| 2024-05-23 | Rollup merge of #122382 - mu001999:dead_code/enhance, r=petrochenkov | León Orell Valerian Liehr | -17/+84 |
| 2024-05-23 | Auto merge of #117804 - saethlin:no-recursive-panics, r=joboet | bors | -2/+5 |
| 2024-05-23 | Improve the doc of query associated_item | r0cky | -1/+1 |
| 2024-05-23 | Add conversion from IntrinsicDef to FnDef | Mohammad Omidvar | -6/+16 |
| 2024-05-23 | Auto merge of #116123 - joboet:rewrite_native_tls, r=m-ou-se | bors | -332/+331 |
| 2024-05-23 | panic_nounwind in Arguments::new* instead of recursing | Ben Kimock | -2/+5 |
| 2024-05-23 | Auto merge of #125448 - matthiaskrgr:rollup-vn6nleh, r=matthiaskrgr | bors | -155/+404 |
| 2024-05-23 | Rollup merge of #125438 - tbu-:pr_rm_to_string_lossy, r=jieyouxu | Matthias Krüger | -5/+5 |
| 2024-05-23 | Rollup merge of #125421 - Oneirical:bundle-them-yet-again, r=jieyouxu | Matthias Krüger | -30/+85 |
| 2024-05-23 | Rollup merge of #125416 - compiler-errors:param-env-missing-copy, r=lcnr | Matthias Krüger | -5/+25 |
| 2024-05-23 | Rollup merge of #125409 - tbu-:pr_raw_dylib_only_windows, r=lcnr | Matthias Krüger | -6/+6 |
| 2024-05-23 | Rollup merge of #125210 - fmease:fix-up-some-diags, r=davidtwco | Matthias Krüger | -47/+57 |
| 2024-05-23 | Rollup merge of #124976 - petrochenkov:usedcrates, r=oli-obk | Matthias Krüger | -47/+54 |
| 2024-05-23 | Rollup merge of #124516 - oli-obk:taint_const_eval, r=RalfJung | Matthias Krüger | -14/+76 |
| 2024-05-23 | Rollup merge of #124297 - oli-obk:define_opaque_types13, r=jackh726 | Matthias Krüger | -1/+96 |
| 2024-05-23 | delete UI tests that only check internal implementation details of thread-locals | joboet | -83/+0 |
| 2024-05-23 | std: rewrite native thread-local storage | joboet | -249/+331 |
| 2024-05-23 | Allow const eval failures if the cause is a type layout issue | Oli Scherer | -28/+48 |
| 2024-05-23 | Add regression tests | Oli Scherer | -0/+42 |
| 2024-05-23 | Remove `#[macro_use] extern crate tracing` from `rustc_middle`. | Nicholas Nethercote | -6/+41 |
| 2024-05-23 | Remove `#[macro_use] extern crate tracing` from `rustc_codegen_ssa`. | Nicholas Nethercote | -8/+24 |
| 2024-05-23 | Remove `#[macro_use] extern crate tracing` from `rustc_codegen_llvm`. | Nicholas Nethercote | -4/+18 |
| 2024-05-23 | Remove `#[macro_use] extern crate tracing` from `rustc_mir_dataflow`. | Nicholas Nethercote | -3/+7 |
| 2024-05-23 | Remove `#[macro_use] extern crate tracing` from `rustc_parse`. | Nicholas Nethercote | -3/+5 |
| 2024-05-23 | Remove `#[macro_use] extern crate tracing` from `rustc_mir_build`. | Nicholas Nethercote | -6/+26 |
| 2024-05-23 | Remove `#[macro_use] extern crate tracing` from `rustc_metadata`. | Nicholas Nethercote | -3/+6 |
| 2024-05-23 | Remove `#[macro_use] extern crate tracing` from `rustc_monomorphize`. | Nicholas Nethercote | -3/+4 |
| 2024-05-23 | Remove `#[macro_use] extern crate tracing` from `rustc_const_eval`. | Nicholas Nethercote | -3/+29 |
| 2024-05-23 | Remove `#[macro_use] extern crate tracing` from `rustc_lint`. | Nicholas Nethercote | -6/+10 |
| 2024-05-23 | Remove `#[macro_use] extern crate tracing` from `rustc_incremental`. | Nicholas Nethercote | -4/+7 |
| 2024-05-23 | Remove `#[macro_use] extern crate tracing` from `rustc_interface`. | Nicholas Nethercote | -5/+3 |
| 2024-05-23 | Remove `#[macro_use] extern crate tracing` from `rustc_passes`. | Nicholas Nethercote | -5/+4 |
| 2024-05-23 | Remove `#[macro_use] extern crate tracing` from `rustc_error_messages`. | Nicholas Nethercote | -3/+1 |
| 2024-05-23 | Remove `#[macro_use] extern crate tracing` from `rustc_ty_utils`. | Nicholas Nethercote | -3/+8 |
| 2024-05-23 | Auto merge of #125436 - matthiaskrgr:rollup-uijo2ga, r=matthiaskrgr | bors | -158/+931 |
| 2024-05-23 | Remove unneeded string conversion | Tobias Bucher | -5/+5 |
| 2024-05-23 | Rollup merge of #125417 - lqd:lld-retry, r=petrochenkov | Matthias Krüger | -0/+21 |
| 2024-05-23 | Rollup merge of #125392 - workingjubilee:unwind-a-problem-in-context, r=Amanieu | Matthias Krüger | -42/+27 |
| 2024-05-23 | Rollup merge of #125316 - nnethercote:tweak-Spacing, r=petrochenkov | Matthias Krüger | -31/+75 |
| 2024-05-23 | Rollup merge of #125222 - Oneirical:fifth, r=jieyouxu | Matthias Krüger | -15/+21 |
| 2024-05-23 | Rollup merge of #125156 - zachs18:for_loops_over_fallibles_behind_refs, r=Nil... | Matthias Krüger | -15/+112 |
| 2024-05-23 | Rollup merge of #125054 - nnethercote:fix-124973, r=compiler-errors | Matthias Krüger | -1/+25 |