| Age | Commit message (Expand) | Author | Lines |
| 2024-04-15 | Rollup merge of #123943 - saethlin:less-sysroot-libc, r=workingjubilee | Michael Goulet | -125/+88 |
| 2024-04-15 | Rollup merge of #123924 - compiler-errors:tuple-sugg, r=estebank | Michael Goulet | -130/+139 |
| 2024-04-15 | Rollup merge of #123900 - compiler-errors:nobound, r=lcnr | Michael Goulet | -61/+39 |
| 2024-04-15 | Auto merge of #123968 - jieyouxu:rollup-1pnkxor, r=jieyouxu | bors | -795/+1318 |
| 2024-04-15 | PolyTraitRefs -> TraitRefs | Michael Goulet | -43/+20 |
| 2024-04-15 | Rollup merge of #123957 - RalfJung:create_dir_all_bare, r=joboet | 许杰友 Jieyou Xu (Joe) | -0/+1 |
| 2024-04-15 | Rollup merge of #123941 - Mark-Simulacrum:fix-llvm-ub, r=nikic | 许杰友 Jieyou Xu (Joe) | -6/+29 |
| 2024-04-15 | Rollup merge of #123934 - WaffleLapkin:graph-mini-refactor, r=fmease | 许杰友 Jieyou Xu (Joe) | -193/+89 |
| 2024-04-15 | Rollup merge of #123933 - RalfJung:large-assignments, r=michaelwoerister | 许杰友 Jieyou Xu (Joe) | -140/+161 |
| 2024-04-15 | Rollup merge of #123931 - compiler-errors:variance-unnameables, r=fmease | 许杰友 Jieyou Xu (Joe) | -17/+37 |
| 2024-04-15 | Rollup merge of #123922 - TDecking:base_n_magic_removal, r=jieyouxu | 许杰友 Jieyou Xu (Joe) | -3/+3 |
| 2024-04-15 | Rollup merge of #123919 - RalfJung:discriminant, r=compiler-errors | 许杰友 Jieyou Xu (Joe) | -107/+107 |
| 2024-04-15 | Rollup merge of #123896 - JeanCASPAR:rustc_resolve-to-session-diagnostic, r=j... | 许杰友 Jieyou Xu (Joe) | -278/+795 |
| 2024-04-15 | Rollup merge of #123864 - oli-obk:define_opaque_types3, r=compiler-errors | 许杰友 Jieyou Xu (Joe) | -36/+6 |
| 2024-04-15 | Rollup merge of #123666 - mountcount:master, r=lqd | 许杰友 Jieyou Xu (Joe) | -3/+3 |
| 2024-04-15 | Rollup merge of #123548 - RalfJung:what-is-time, r=joboet | 许杰友 Jieyou Xu (Joe) | -5/+3 |
| 2024-04-15 | Rollup merge of #123423 - kjetilkjeka:llvm_bitcode_linker_component, r=Mark-S... | 许杰友 Jieyou Xu (Joe) | -7/+84 |
| 2024-04-15 | Auto merge of #123937 - RalfJung:miri-link-section, r=oli-obk | bors | -146/+205 |
| 2024-04-15 | Stop using PolyTraitRef for closure/coroutine predicates already instantiated... | Michael Goulet | -28/+29 |
| 2024-04-15 | Use RPITIT for `Successors` and `Predecessors` traits | Maybe Waffle | -46/+14 |
| 2024-04-15 | Distribute LLVM bitcode linker as a preview component | Kjetil Kjeka | -7/+84 |
| 2024-04-15 | Use the rustc_private libc less in tests | Ben Kimock | -125/+88 |
| 2024-04-15 | Auto merge of #123851 - NobodyXu:patch-1, r=BurntSushi | bors | -6/+10 |
| 2024-04-15 | Update doc for std::io::Error::downcast | Jiahao XU | -1/+5 |
| 2024-04-15 | Auto merge of #115717 - jsgf:stablize-json-unused-externs, r=oli-obk | bors | -10/+33 |
| 2024-04-15 | Fix some typos in doc | mountcount | -3/+3 |
| 2024-04-15 | disable create_dir_all_bare on all(miri, windows) | Ralf Jung | -0/+1 |
| 2024-04-15 | Auto merge of #122917 - saethlin:atomicptr-to-int, r=nikic | bors | -4/+46 |
| 2024-04-15 | libtest: also measure time in Miri | Ralf Jung | -5/+3 |
| 2024-04-15 | Auto merge of #122997 - matthiaskrgr:compiletest_ices, r=oli-obk | bors | -7/+3362 |
| 2024-04-14 | Fix UB in LLVM FFI when passing zero or >1 bundle | Mark Rousskov | -6/+29 |
| 2024-04-15 | Auto merge of #123928 - tbu-:pr_statx_enosys, r=workingjubilee | bors | -8/+5 |
| 2024-04-15 | Auto merge of #123828 - cuviper:cargo-aarch64-gnu, r=Mark-Simulacrum | bors | -1/+3 |
| 2024-04-14 | crashes: limit a couple tests to only run on x86_64 and/or not on windows | Matthias Krüger | -10/+6 |
| 2024-04-14 | Auto merge of #123945 - GuillaumeGomez:rollup-14x3enh, r=GuillaumeGomez | bors | -52/+124 |
| 2024-04-14 | Rollup merge of #123915 - shenawy29:patch-1, r=Nilstrieb | Guillaume Gomez | -6/+6 |
| 2024-04-14 | Rollup merge of #123905 - notriddle:notriddle/redundant-explicit-link-hunks, ... | Guillaume Gomez | -11/+22 |
| 2024-04-14 | Rollup merge of #123618 - compiler-errors:overflow-ambig, r=spastorino | Guillaume Gomez | -6/+55 |
| 2024-04-14 | Rollup merge of #123373 - onur-ozkan:skip-codegen, r=Mark-Simulacrum | Guillaume Gomez | -0/+10 |
| 2024-04-14 | Rollup merge of #120900 - marcospb19:std-use-seek-stream-position, r=joshtrip... | Guillaume Gomez | -29/+31 |
| 2024-04-14 | Add documentation for unused-externs(-silent) | Jeremy Fitzhardinge | -0/+30 |
| 2024-04-14 | Stabilize --json unused-externs(-silent) | Jeremy Fitzhardinge | -10/+3 |
| 2024-04-14 | Auto merge of #123719 - RalfJung:compiler_builtins, r=Mark-Simulacrum | bors | -2/+2 |
| 2024-04-14 | Miri: run .CRT$XLB linker section on thread-end | Ralf Jung | -208/+180 |
| 2024-04-14 | Fix ENV quotes in aarch64-gnu/Dockerfile | Josh Stone | -1/+1 |
| 2024-04-14 | Run static initializers | bjorn3 | -15/+102 |
| 2024-04-14 | move the LargeAssignments lint logic into its own file | Ralf Jung | -140/+161 |
| 2024-04-14 | Make `depth_first_search` into a standalone function | Maybe Waffle | -17/+21 |
| 2024-04-14 | Document `ControlFlowGraph` | Maybe Waffle | -4/+2 |
| 2024-04-14 | Rename `WithNumEdges` => `NumEdges` and `WithStartNode` => `StartNode` | Maybe Waffle | -21/+21 |