| Age | Commit message (Expand) | Author | Lines |
| 2024-04-16 | Remove `default_hidden_visibility: false` from wasm targets | Alex Crichton | -3/+0 |
| 2024-04-16 | Rollup merge of #124023 - pacak:less-splody, r=jieyouxu | Guillaume Gomez | -8/+34 |
| 2024-04-16 | Rollup merge of #124016 - DaniPopes:dedup-default-providers, r=lcnr | Guillaume Gomez | -23/+28 |
| 2024-04-16 | Rollup merge of #123979 - oli-obk:define_opaque_types7, r=compiler-errors | Guillaume Gomez | -2/+15 |
| 2024-04-16 | Rollup merge of #123859 - krtab:uneeded_clone, r=cuviper | Guillaume Gomez | -8/+8 |
| 2024-04-16 | Rollup merge of #123811 - joboet:queue_em_up, r=ChrisDenton | Guillaume Gomez | -387/+58 |
| 2024-04-16 | Rollup merge of #123512 - Jules-Bertholet:ref-pat-eat-one-layer-2024, r=Nadri... | Guillaume Gomez | -78/+681 |
| 2024-04-16 | Rollup merge of #122811 - nnethercote:mv-SourceMap-init, r=WaffleLapkin | Guillaume Gomez | -1/+1 |
| 2024-04-16 | Rollup merge of #122811 - nnethercote:mv-SourceMap-init, r=WaffleLapkin | Guillaume Gomez | -177/+177 |
| 2024-04-16 | Add `cargo dev setup toolchain` | Alex Macleod | -29/+131 |
| 2024-04-16 | Add simple async drop glue generation | zetanumbers | -20/+1921 |
| 2024-04-16 | Auto merge of #124026 - matthiaskrgr:rollup-an6s6gq, r=matthiaskrgr | bors | -423/+819 |
| 2024-04-16 | Auto merge of #17083 - matklad:matklad/test-search, r=lnicola | bors | -132/+188 |
| 2024-04-16 | allow running clippy on most of the in-tree tools | onur-ozkan | -14/+63 |
| 2024-04-16 | update `mingw-check` clippy invocation | onur-ozkan | -1/+1 |
| 2024-04-16 | fix sysroot bug and update step message format | onur-ozkan | -19/+6 |
| 2024-04-16 | add simple top-level doc-comment for build_steps/clippy | onur-ozkan | -0/+2 |
| 2024-04-16 | for clippy, skip output handling in `run_cargo` | onur-ozkan | -1/+1 |
| 2024-04-16 | support different `Kind`s in `Builder::msg_tool` | onur-ozkan | -3/+16 |
| 2024-04-16 | create `Builder::msg_clippy` | onur-ozkan | -9/+15 |
| 2024-04-16 | create new build step `clippy` | onur-ozkan | -100/+335 |
| 2024-04-16 | ide: add a new test | Alex Kladov | -0/+21 |
| 2024-04-16 | ide: improve ReferenceCategoryType | Alex Kladov | -132/+167 |
| 2024-04-16 | Auto merge of #12673 - Luv-Ray:fix-ptr-as-ptr-duplicate-errors, r=blyxyas | bors | -45/+34 |
| 2024-04-16 | Prefer identity equality over equating types during coercion. | Oli Scherer | -22/+13 |
| 2024-04-16 | Rollup merge of #124024 - RalfJung:interpret-comment, r=oli-obk | Matthias Krüger | -3/+0 |
| 2024-04-16 | Rollup merge of #124018 - RalfJung:dealloc-memory-kind, r=oli-obk | Matthias Krüger | -18/+21 |
| 2024-04-16 | Rollup merge of #124017 - oli-obk:define_opaque_types8, r=compiler-errors | Matthias Krüger | -1/+1 |
| 2024-04-16 | Rollup merge of #124007 - RalfJung:miri, r=RalfJung | Matthias Krüger | -145/+347 |
| 2024-04-16 | Rollup merge of #123969 - oli-obk:define_opaque_types6, r=compiler-errors | Matthias Krüger | -1/+1 |
| 2024-04-16 | Rollup merge of #123711 - onur-ozkan:drop-changelog-seen, r=albertlarsan68 | Matthias Krüger | -19/+6 |
| 2024-04-16 | Rollup merge of #123535 - Jules-Bertholet:mut_dont_reset_binding_mode_2024, r... | Matthias Krüger | -4/+225 |
| 2024-04-16 | Rollup merge of #123501 - Urgau:stabilize-check-cfg, r=petrochenkov | Matthias Krüger | -229/+197 |
| 2024-04-16 | Rollup merge of #123355 - mu001999:rustdoc/search, r=GuillaumeGomez | Matthias Krüger | -2/+3 |
| 2024-04-16 | Rollup merge of #122632 - onur-ozkan:fix-llvm-caching-bug, r=albertlarsan68 | Matthias Krüger | -1/+18 |
| 2024-04-16 | Cranelift: Revert raw-dylib for Windows futex APIs | Chris Denton | -0/+37 |
| 2024-04-16 | Cranelift: Revert raw-dylib for Windows futex APIs | Chris Denton | -0/+37 |
| 2024-04-16 | Use raw-dylib for Windows futex APIs | Chris Denton | -1/+13 |
| 2024-04-16 | Auto merge of #12678 - flip1995:bump-nightly, r=flip1995 | bors | -1/+1 |
| 2024-04-16 | Bump nightly version -> 2024-04-05 | Philipp Krones | -1/+1 |
| 2024-04-16 | meta: notify #t-rustdoc Zulip stream on backport nominations | León Orell Valerian Liehr | -0/+48 |
| 2024-04-16 | interpret: remove outdated comment | Ralf Jung | -3/+0 |
| 2024-04-16 | Allow workproducts without object files. | Michael Baikov | -8/+34 |
| 2024-04-16 | std: fix lint on SGX | joboet | -2/+5 |
| 2024-04-16 | interpret: pass MemoryKind to before_memory_deallocation | Ralf Jung | -18/+21 |
| 2024-04-16 | Remove uneeded clones now that TrustedStep implies Copy | Arthur Carcano | -8/+8 |
| 2024-04-16 | Change a diagnostics-path-only `DefineOpaqueTypes` to `Yes`. | Oli Scherer | -1/+1 |
| 2024-04-16 | Outline default query and hook provider function implementations | DaniPopes | -23/+28 |
| 2024-04-16 | Auto merge of #124015 - GuillaumeGomez:rollup-s46ksxa, r=GuillaumeGomez | bors | -221/+351 |
| 2024-04-16 | Rollup merge of #124011 - fmease:rustdoc-updated-clean-docs, r=GuillaumeGomez | Guillaume Gomez | -2/+22 |