| Age | Commit message (Expand) | Author | Lines |
| 2024-01-27 | Add bootstrap changelog entry | bjorn3 | -0/+5 |
| 2024-01-26 | Rollup merge of #119562 - LegionMammal978:rename-pin-pointer, r=Amanieu,dtolnay | Matthias Krüger | -2/+2 |
| 2024-01-26 | Rollup merge of #103522 - Dylan-DPC:76118/array-methods-stab, r=dtolnay | Matthias Krüger | -1/+0 |
| 2024-01-26 | Bump Fuchsia (includes building tests) | Tyler Mandry | -1/+2 |
| 2024-01-26 | Skip building cranelift for Fuchsia | Tyler Mandry | -3/+8 |
| 2024-01-26 | Build Fuchsia on 8 cores instead of 16 | Tyler Mandry | -1/+1 |
| 2024-01-26 | remove illegal_floating_point_literal_pattern lint | Ralf Jung | -20/+12 |
| 2024-01-26 | Auto merge of #120375 - matthiaskrgr:rollup-ueakvms, r=matthiaskrgr | bors | -1019/+2858 |
| 2024-01-26 | Rollup merge of #120345 - flip1995:clippy-subtree-update, r=Manishearth | Matthias Krüger | -1000/+2840 |
| 2024-01-26 | Rollup merge of #120329 - nnethercote:3349-precursors, r=fee1-dead | Matthias Krüger | -19/+18 |
| 2024-01-26 | Auto merge of #120367 - RalfJung:project_downcast_uninhabited, r=oli-obk | bors | -0/+16 |
| 2024-01-26 | Clippy: Fix empty suggestion in from_over_into | Philipp Krones | -5/+5 |
| 2024-01-26 | interpret: project_downcast: do not ICE for uninhabited variants | Ralf Jung | -0/+16 |
| 2024-01-26 | alidate the operand passed to is_val_statically_known | Ralf Jung | -1/+2 |
| 2024-01-26 | Rollup merge of #120356 - mbrubeck:patch-2, r=ehuss | Matthias Krüger | -0/+1 |
| 2024-01-26 | fmt | The Miri Conjob Bot | -3/+5 |
| 2024-01-26 | Merge from rustc | The Miri Conjob Bot | -57/+226 |
| 2024-01-26 | Preparing for merge from rustc | The Miri Conjob Bot | -1/+1 |
| 2024-01-26 | Auto merge of #116167 - RalfJung:structural-eq, r=lcnr | bors | -17/+0 |
| 2024-01-25 | Support configuring the set of codegen backends to build per host triple | bjorn3 | -37/+69 |
| 2024-01-25 | Merge commit '66c29b973b3b10278bd39f4e26b08522a379c2c9' into clippy-subtree-u... | Philipp Krones | -999/+2839 |
| 2024-01-25 | Rollup merge of #120288 - clubby789:bump-askama, r=GuillaumeGomez | Matthias Krüger | -7/+7 |
| 2024-01-25 | Remove an unused error count check | Oli Scherer | -17/+1 |
| 2024-01-25 | Auto merge of #3233 - RalfJung:trophy, r=RalfJung | bors | -0/+1 |
| 2024-01-25 | Auto merge of #119911 - NCGThompson:is-statically-known, r=oli-obk | bors | -0/+27 |
| 2024-01-25 | Auto merge of #119627 - oli-obk:const_prop_lint_n̵o̵n̵sense, r=cjgillot | bors | -9/+2 |
| 2024-01-25 | Rename the unescaping functions. | Nicholas Nethercote | -15/+15 |
| 2024-01-25 | Rework `CStrUnit`. | Nicholas Nethercote | -5/+4 |
| 2024-01-25 | Fix copy/paste error. | Nicholas Nethercote | -2/+2 |
| 2024-01-24 | Rollup merge of #120265 - nikic:no-no-system-llvm, r=nagisa | León Orell Valerian Liehr | -12/+12 |
| 2024-01-24 | Rollup merge of #119616 - rylev:wasm32-wasi-preview2, r=petrochenkov,m-ou-se | León Orell Valerian Liehr | -3/+38 |
| 2024-01-24 | Rollup merge of #114764 - pitaj:style-delimited-expressions, r=joshtriplett | León Orell Valerian Liehr | -7/+52 |
| 2024-01-24 | core: add Duration constructors | Dirkjan Ochtman | -0/+9 |
| 2024-01-24 | add fixme about walking tests tree | klensy | -0/+2 |
| 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 | don't collect found paths into BTreeSet: | klensy | -5/+6 |
| 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 |