| Age | Commit message (Expand) | Author | Lines |
| 2023-08-14 | bless clippy test | Esteban Küber | -21/+2 |
| 2023-08-14 | Auto merge of #113658 - Dirreke:csky-unknown-linux-gunabiv2, r=bjorn3 | bors | -14/+117 |
| 2023-08-14 | Move scrutinee `HirId` into `MatchSource::TryDesugar` | Esteban Küber | -14/+15 |
| 2023-08-14 | Rollup merge of #114815 - rustbot:docs-update, r=ehuss | Matthias Krüger | -0/+0 |
| 2023-08-15 | update Cargo.lock | dirreke | -4/+4 |
| 2023-08-14 | Update books | rustbot | -0/+0 |
| 2023-08-14 | Auto merge of #114781 - fee1-dead-contrib:param-impl-source, r=davidtwco | bors | -1/+1 |
| 2023-08-14 | Upgrade Object and related deps | dirreke | -7/+8 |
| 2023-08-14 | Update llvm.rs | Dirreck | -18/+3 |
| 2023-08-14 | fix the wrong number in const KNOWN_ARCH | dirreke | -1/+1 |
| 2023-08-14 | add details for csky-unknown-linux-gnuabiv2 and add docs | Dirreke | -13/+82 |
| 2023-08-14 | add `rustc_codegen_ssa` support for csky and correct some code | Dirreke | -1/+1 |
| 2023-08-14 | add a csky-unknown-linux-gnuabiv2 target | Dirreke | -2/+50 |
| 2023-08-14 | Add GUI test for warning blocks | Guillaume Gomez | -1/+2 |
| 2023-08-14 | Add documentation for warning blocks in rustdoc book | Guillaume Gomez | -0/+12 |
| 2023-08-14 | Add warning block support in rustdoc | Guillaume Gomez | -3/+26 |
| 2023-08-14 | Use `{Local}ModDefId` in many queries | Nilstrieb | -9/+9 |
| 2023-08-14 | Remove constness from `ImplSource::Param` | Deadbeef | -1/+1 |
| 2023-08-13 | Auto merge of #114786 - GuillaumeGomez:rollup-0cos5gn, r=GuillaumeGomez | bors | -8/+30 |
| 2023-08-13 | Rollup merge of #114625 - klensy:ci-pr-workers, r=Mark-Simulacrum | Guillaume Gomez | -2/+2 |
| 2023-08-13 | Rollup merge of #114069 - cuviper:profiler-path, r=Mark-Simulacrum | Guillaume Gomez | -6/+28 |
| 2023-08-13 | Auto merge of #114480 - ozkanonur:fix-stage0-compiler-llvm, r=Mark-Simulacrum | bors | -0/+10 |
| 2023-08-13 | Auto merge of #114723 - petrochenkov:noplugin2, r=davidtwco | bors | -3/+3 |
| 2023-08-13 | Update cargo | Weihang Lo | -0/+0 |
| 2023-08-12 | CI: fix Docker layer caching | Jakub Beránek | -0/+11 |
| 2023-08-12 | Merge from rustc | The Miri Conjob Bot | -396/+1369 |
| 2023-08-12 | Preparing for merge from rustc | The Miri Conjob Bot | -1/+1 |
| 2023-08-11 | Include spans in use-after-free diagnostics | Ben Kimock | -18/+230 |
| 2023-08-11 | Auto merge of #3025 - eduardosm:float-to-int, r=RalfJung | bors | -117/+132 |
| 2023-08-11 | Auto merge of #114735 - RalfJung:miri, r=RalfJung | bors | -55/+1795 |
| 2023-08-11 | Remove `float_to_int_unchecked` and inline it into its call sites | Eduardo Sánchez Muñoz | -39/+56 |
| 2023-08-11 | Add checked float-to-int helper function | Eduardo Sánchez Muñoz | -83/+81 |
| 2023-08-11 | llvm.prefetch is not a math function | Ralf Jung | -2/+1 |
| 2023-08-11 | Auto merge of #114729 - flip1995:clippyup, r=Manishearth | bors | -378/+1543 |
| 2023-08-11 | Auto merge of #2989 - eduardosm:x86-intrinsics, r=RalfJung | bors | -0/+1720 |
| 2023-08-11 | Auto merge of #3023 - RalfJung:gamma, r=RalfJung | bors | -89/+1003 |
| 2023-08-11 | miri: implement some `llvm.x86.sse.*` intrinsics and add tests | Eduardo Sánchez Muñoz | -0/+1720 |
| 2023-08-11 | Auto merge of #113432 - klensy:ms-cut-backtrace, r=ChrisDenton | bors | -1/+1 |
| 2023-08-11 | Merge commit '1e8fdf492808a25d78a97e1242b835ace9924e4d' into clippyup | Philipp Krones | -378/+1543 |
| 2023-08-11 | rustc: Move `features` from `Session` to `GlobalCtxt` | Vadim Petrochenkov | -3/+3 |
| 2023-08-11 | Auto merge of #114719 - compiler-errors:rollup-bf1vr51, r=compiler-errors | bors | -205/+0 |
| 2023-08-10 | Rollup merge of #114715 - Centri3:revert-clippy-11115, r=Manishearth | Michael Goulet | -205/+0 |
| 2023-08-10 | Rollup merge of #114622 - petrochenkov:noplugin, r=oli-obk | Michael Goulet | -2/+1 |
| 2023-08-10 | Revert "New lint [`filter_map_bool_then`]" | Catherine Flores | -205/+0 |
| 2023-08-10 | add gamma function shims | Ralf Jung | -2/+42 |
| 2023-08-10 | Merge from rustc | Ralf Jung | -86/+960 |
| 2023-08-10 | Preparing for merge from rustc | Ralf Jung | -1/+1 |
| 2023-08-10 | replace AsAny hack by trait upcasting :) | Ralf Jung | -31/+22 |
| 2023-08-10 | Auto merge of #114697 - matthiaskrgr:rollup-ywooy8x, r=matthiaskrgr | bors | -4/+18 |
| 2023-08-10 | Stabilize thread local cell methods. | Mara Bos | -1/+0 |