| Age | Commit message (Expand) | Author | Lines |
| 2024-01-24 | Auto merge of #118336 - saethlin:const-to-op-cache, r=RalfJung | bors | -2/+88 |
| 2024-01-24 | a bit of refactoring for find_mir_or_eval_fn | Ralf Jung | -43/+15 |
| 2024-01-24 | add __cxa_thread_atexit_impl on freebsd | Ralf Jung | -0/+1 |
| 2024-01-24 | refactor extern static handling | Ralf Jung | -73/+82 |
| 2024-01-24 | disable freeBSD tests for now | Ralf Jung | -2/+3 |
| 2024-01-24 | remove StructuralEq trait | Ralf Jung | -17/+0 |
| 2024-01-24 | Merge from rustc | The Miri Conjob Bot | -66/+143 |
| 2024-01-24 | Preparing for merge from rustc | The Miri Conjob Bot | -1/+1 |
| 2024-01-24 | Auto merge of #120276 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2024-01-24 | Bump `askama` version | clubby789 | -7/+7 |
| 2024-01-23 | Rollup merge of #112806 - kadiwa4:collect_intra_doc_links, r=notriddle | León Orell Valerian Liehr | -64/+39 |
| 2024-01-23 | Update cargo | Weihang Lo | -0/+0 |
| 2024-01-23 | We don't look into static items anymore during const prop | Oli Scherer | -9/+2 |
| 2024-01-23 | Auto merge of #119044 - RalfJung:intern-without-types, r=oli-obk | bors | -2/+6 |
| 2024-01-23 | Add the wasm32-wasi-preview2 target | Ryan Levick | -3/+38 |
| 2024-01-23 | Remove support for no-system-llvm | Nikita Popov | -12/+12 |
| 2024-01-23 | Auto merge of #117958 - risc0:erik/target-triple, r=davidtwco,Mark-Simulacrum | bors | -0/+98 |
| 2024-01-23 | Merge from rustc | The Miri Conjob Bot | -4536/+7302 |
| 2024-01-23 | Preparing for merge from rustc | The Miri Conjob Bot | -1/+1 |
| 2024-01-23 | Auto merge of #120017 - nnethercote:lint-api, r=oli-obk | bors | -28/+27 |
| 2024-01-22 | Rollup merge of #120233 - oli-obk:revert_trait_obj_upcast_stabilization, r=lcnr | Matthias Krüger | -2/+36 |
| 2024-01-23 | Rename `TyCtxt::struct_span_lint_hir` as `TyCtxt::node_span_lint`. | Nicholas Nethercote | -17/+17 |
| 2024-01-23 | Rename `TyCtxt::struct_lint_node` as `TyCtxt::node_lint`. | Nicholas Nethercote | -1/+1 |
| 2024-01-23 | Rename `LintContext::struct_span_lint` as `LintContext::span_lint`. | Nicholas Nethercote | -10/+9 |
| 2024-01-22 | Auto merge of #120242 - matthiaskrgr:rollup-a93yj3i, r=matthiaskrgr | bors | -47/+63 |
| 2024-01-22 | rustc: implement support for `riscv32im_risc0_zkvm_elf` | Erik Kaneda | -0/+10 |
| 2024-01-22 | Add target description for `riscv32im-risc0-zkvm-elf` | Erik Kaneda | -0/+88 |
| 2024-01-22 | Rollup merge of #120218 - compiler-errors:parse_macro_arg, r=calebcartwright,... | Matthias Krüger | -19/+29 |
| 2024-01-22 | Rollup merge of #120058 - onur-ozkan:compiler-assemble, r=Mark-Simulacrum | Matthias Krüger | -28/+34 |
| 2024-01-22 | Rollup merge of #120225 - micolous:patch-1, r=michaelwoerister | Matthias Krüger | -1/+1 |
| 2024-01-22 | Rollup merge of #119999 - onur-ozkan:remote-test-tools, r=Mark-Simulacrum | Matthias Krüger | -14/+13 |
| 2024-01-22 | Revert "Auto merge of #118133 - Urgau:stabilize_trait_upcasting, r=WaffleLapkin" | Oli Scherer | -2/+36 |
| 2024-01-22 | Auto merge of #120080 - cuviper:128-align-packed, r=nikic | bors | -36/+47 |
| 2024-01-22 | Auto merge of #120226 - matthiaskrgr:rollup-9xwx0si, r=matthiaskrgr | bors | -4/+8 |
| 2024-01-22 | Cache CI Docker images in ghcr registry | Jakub Beránek | -57/+54 |
| 2024-01-22 | Auto merge of #120196 - matthiaskrgr:rollup-id2zocf, r=matthiaskrgr | bors | -8/+38 |
| 2024-01-22 | const-eval interner: from-scratch rewrite using mutability information from p... | Ralf Jung | -2/+6 |
| 2024-01-22 | update comment about CARGO_MAKEFLAGS | Ralf Jung | -5/+4 |
| 2024-01-22 | Rollup merge of #120203 - rowan-sl:usr-bin-env-bash, r=compiler-errors | Matthias Krüger | -1/+1 |
| 2024-01-22 | Rollup merge of #119986 - nnethercote:fix-error-counting, r=compiler-errors,o... | Matthias Krüger | -3/+5 |
| 2024-01-22 | Rollup merge of #119746 - notriddle:notriddle/resize-close-modals, r=fmease | Matthias Krüger | -0/+1 |
| 2024-01-22 | Rollup merge of #119710 - Nilstrieb:let-_-=-oops, r=TaKO8Ki | Matthias Krüger | -0/+1 |
| 2024-01-22 | Fix -Zremap-path-scope typo | micolous | -1/+1 |
| 2024-01-22 | Actually, just use nonterminal_may_begin_with | Michael Goulet | -8/+7 |
| 2024-01-22 | Do not eagerly recover malformed AST in rustfmt | Michael Goulet | -1/+1 |
| 2024-01-22 | Check that a token can begin a nonterminal kind before parsing it as a macro ... | Michael Goulet | -17/+28 |
| 2024-01-22 | Tweak error counting. | Nicholas Nethercote | -3/+5 |
| 2024-01-21 | use /usr/bin/env bash instead of /bin/bash | Rowan S-L | -1/+1 |
| 2024-01-21 | Bump `object` version | clubby789 | -2/+0 |
| 2024-01-21 | use u64 to represent file size | onur-ozkan | -14/+13 |