| Age | Commit message (Expand) | Author | Lines |
| 2023-10-13 | Auto merge of #116705 - pitaj:android-revert, r=workingjubilee | bors | -13/+0 |
| 2023-10-13 | Revert "Invoke `backtrace-rs` buildscript in `std` buildscript" | Peter Jaszkowiak | -13/+0 |
| 2023-10-13 | Auto merge of #116645 - estebank:issue-116608, r=oli-obk | bors | -6/+232 |
| 2023-10-13 | Auto merge of #116233 - DaniPopes:stabilize-const_maybe_uninit_assume_init_re... | bors | -2/+4 |
| 2023-10-13 | Auto merge of #115108 - ijackson:broken-wait-status, r=dtolnay | bors | -50/+144 |
| 2023-10-13 | Auto merge of #116670 - oli-obk:host_docs, r=fmease | bors | -21/+84 |
| 2023-10-13 | Add some FIXMEs for remaining issues that we need to fix before using more c... | Oli Scherer | -0/+4 |
| 2023-10-13 | Auto merge of #116676 - estebank:issue-116658, r=compiler-errors | bors | -1/+69 |
| 2023-10-13 | Auto merge of #116666 - Urgau:check-cfg-pre-mcp636, r=petrochenkov | bors | -62/+87 |
| 2023-10-13 | Auto merge of #116619 - nnethercote:rustc_driver_impl, r=compiler-errors | bors | -305/+150 |
| 2023-10-13 | Auto merge of #115964 - bjorn3:cgu_reuse_tracker_global_state, r=cjgillot | bors | -322/+274 |
| 2023-10-12 | On type error involving closure, avoid ICE | Esteban Küber | -1/+69 |
| 2023-10-12 | Detect ruby-style closure in parser | Esteban Küber | -6/+232 |
| 2023-10-12 | Auto merge of #116391 - Nadrieril:constructorset, r=cjgillot | bors | -581/+726 |
| 2023-10-13 | Remove unneeded `pub`s. | Nicholas Nethercote | -7/+7 |
| 2023-10-13 | Split and rename the annotation structs. | Nicholas Nethercote | -27/+36 |
| 2023-10-13 | Make `needs_analysis` true for `PpHirMode::Typed`. | Nicholas Nethercote | -2/+1 |
| 2023-10-13 | Rename some `'hir` lifetimes as `'tcx`. | Nicholas Nethercote | -8/+8 |
| 2023-10-13 | Remove pretty-printing traits. | Nicholas Nethercote | -130/+52 |
| 2023-10-13 | Merge `print_*` functions. | Nicholas Nethercote | -70/+52 |
| 2023-10-13 | Simplify support traits. | Nicholas Nethercote | -70/+30 |
| 2023-10-13 | Remove unused `PrinterSupport::hir_map` method. | Nicholas Nethercote | -16/+0 |
| 2023-10-13 | Remove PpAstTreeMode. | Nicholas Nethercote | -17/+12 |
| 2023-10-13 | Remove an outdated comment. | Nicholas Nethercote | -4/+0 |
| 2023-10-13 | Remove unnecessary call to `call_with_pp_support_hir`. | Nicholas Nethercote | -4/+2 |
| 2023-10-13 | Rename some things. | Nicholas Nethercote | -35/+35 |
| 2023-10-12 | Auto merge of #116510 - scottmcm:no-1-simd-v2, r=compiler-errors | bors | -1/+81 |
| 2023-10-12 | Exclude apple from assembly test | Scott McMurray | -0/+1 |
| 2023-10-12 | hide `host` param from generic parameter list of `~const` bounds | Oli Scherer | -9/+18 |
| 2023-10-12 | Add regression test for generic args showing `host` param | Oli Scherer | -0/+12 |
| 2023-10-12 | Test cross crate | Oli Scherer | -0/+15 |
| 2023-10-12 | Auto merge of #116671 - matthiaskrgr:rollup-b41rw92, r=matthiaskrgr | bors | -309/+335 |
| 2023-10-12 | check-cfg: update rustdoc ui check-cfg tests | Urgau | -2/+2 |
| 2023-10-12 | check-cfg: only print the list of expected names once | Urgau | -25/+6 |
| 2023-10-12 | check-cfg: mention the unexpected name and value in the primary message | Urgau | -58/+62 |
| 2023-10-12 | check-cfg: adjust expected names and values when useful | Urgau | -2/+42 |
| 2023-10-12 | Rollup merge of #116669 - ehuss:fix-platform-table, r=nikic | Matthias Krüger | -4/+0 |
| 2023-10-12 | Rollup merge of #116654 - Zalathar:reloop-traversal, r=oli-obk | Matthias Krüger | -164/+130 |
| 2023-10-12 | Rollup merge of #116642 - weiznich:diagnostic_on_unimplemented_improvements, ... | Matthias Krüger | -12/+108 |
| 2023-10-12 | Rollup merge of #116625 - nnethercote:rustc_hir_pretty, r=fee1-dead | Matthias Krüger | -129/+78 |
| 2023-10-12 | Rollup merge of #116593 - tgross35:no-jump-tables-docs, r=compiler-errors | Matthias Krüger | -0/+19 |
| 2023-10-12 | Hide host effect params from docs | Oli Scherer | -15/+19 |
| 2023-10-12 | Add regression tests | Oli Scherer | -0/+19 |
| 2023-10-12 | Fix mips platform support entries. | Eric Huss | -4/+0 |
| 2023-10-12 | Auto merge of #116649 - nnethercote:improve-print_tts-precursors, r=petrochenkov | bors | -405/+433 |
| 2023-10-12 | coverage: Simplify adding BCB successors to the traversal worklists | Zalathar | -38/+39 |
| 2023-10-12 | coverage: Don't store loop backedges in the traversal context | Zalathar | -7/+10 |
| 2023-10-12 | coverage: Store a graph reference in the graph traversal struct | Zalathar | -17/+16 |
| 2023-10-12 | coverage: Use a `VecDeque` for loop traversal worklists | Zalathar | -31/+18 |
| 2023-10-12 | coverage: Rename `next_bcb` to just `bcb` | Zalathar | -9/+10 |