| Age | Commit message (Expand) | Author | Lines |
| 2024-06-28 | Rollup merge of #127068 - compiler-errors:stall-drop, r=BoxyUwU | Matthias Krüger | -1/+29 |
| 2024-06-28 | Rollup merge of #127055 - shepmaster:hash-finish-must-use, r=dtolnay | Matthias Krüger | -0/+1 |
| 2024-06-28 | Rollup merge of #127032 - tgross35:f16-f128-const-eval-cast, r=oli-obk | Matthias Krüger | -10/+17 |
| 2024-06-28 | Rollup merge of #127029 - xen0n:fix-platform-support-table, r=lqd | Matthias Krüger | -4/+4 |
| 2024-06-28 | Rollup merge of #127016 - bvanjoi:fix-126986, r=GuillaumeGomez | Matthias Krüger | -8/+552 |
| 2024-06-28 | Rollup merge of #127015 - Urgau:non_local_def-tmp-allow, r=lqd | Matthias Krüger | -95/+169 |
| 2024-06-28 | Rollup merge of #124091 - jieyouxu:ast-validation-top-level-docs, r=wesleywiser | Matthias Krüger | -7/+17 |
| 2024-06-28 | Rollup merge of #123714 - cjgillot:static-fnptr, r=wesleywiser | Matthias Krüger | -0/+32 |
| 2024-06-28 | Auto merge of #127000 - Oneirical:no-test-for-the-wicked, r=Kobzol | bors | -76/+79 |
| 2024-06-28 | Don't inline drop shims with unsubstituted generic consts in MIR inliner | Michael Goulet | -262/+12 |
| 2024-06-28 | Failing test for computing drop shim that has const param | Michael Goulet | -0/+278 |
| 2024-06-28 | Auto merge of #127076 - matthiaskrgr:rollup-l01gm36, r=matthiaskrgr | bors | -308/+980 |
| 2024-06-28 | Rollup merge of #127058 - compiler-errors:tighten-async-spans, r=oli-obk | Matthias Krüger | -204/+173 |
| 2024-06-28 | Rollup merge of #127022 - adwinwhite:attrs, r=celinval | Matthias Krüger | -0/+246 |
| 2024-06-28 | Rollup merge of #126970 - DaniPopes:simplify-str-clone_into, r=cuviper | Matthias Krüger | -3/+4 |
| 2024-06-28 | Rollup merge of #126956 - joboet:fmt_no_extern_ty, r=RalfJung | Matthias Krüger | -55/+47 |
| 2024-06-28 | Rollup merge of #126470 - onur-ozkan:optional-cargo-submodule, r=Kobzol | Matthias Krüger | -39/+32 |
| 2024-06-28 | Rollup merge of #124741 - nebulark:patchable-function-entries-pr, r=estebank,... | Matthias Krüger | -7/+478 |
| 2024-06-28 | Add method to get all attributes on a definition | Adwin White | -30/+85 |
| 2024-06-28 | Support fetching `Attribute` of items. | Adwin White | -2/+193 |
| 2024-06-28 | Auto merge of #127010 - GuillaumeGomez:update-puppeteer, r=notriddle | bors | -3/+7 |
| 2024-06-28 | add test for #126986 | bohan | -86/+109 |
| 2024-06-28 | docs: check if the disambiguator matches its suffix | bohan | -8/+529 |
| 2024-06-27 | Updated diagnostic messages | Florian Schmiderer | -28/+49 |
| 2024-06-27 | Tighten spans for async blocks | Michael Goulet | -204/+173 |
| 2024-06-27 | Auto merge of #127049 - flip1995:clippy-subtree-update, r=Manishearth | bors | -1008/+3631 |
| 2024-06-27 | Mark `Hasher::finish` as #[must_use] | Jake Goulding | -0/+1 |
| 2024-06-27 | Merge commit '68a799aea9b65e2444fbecfe32217ce7d5a3604f' into clippy-subtree-u... | Philipp Krones | -1008/+3631 |
| 2024-06-27 | Auto merge of #12999 - flip1995:rustup, r=flip1995 | bors | -1255/+1579 |
| 2024-06-27 | Bump nightly version -> 2024-06-27 | Philipp Krones | -1/+1 |
| 2024-06-27 | Merge remote-tracking branch 'upstream/master' into rustup | Philipp Krones | -1041/+3683 |
| 2024-06-27 | Auto merge of #12992 - klensy:lintcheck-bump, r=Alexendoo | bors | -2/+2 |
| 2024-06-27 | rewrite many-crates-but-no-match to rmake | Oneirical | -36/+31 |
| 2024-06-27 | Auto merge of #126861 - GuillaumeGomez:migrate-run-make-invalid-library, r=Ko... | bors | -7/+29 |
| 2024-06-27 | Auto merge of #126993 - petrochenkov:atvisord3, r=BoxyUwU | bors | -317/+389 |
| 2024-06-27 | Add `ar` command in `run-make-support` | Guillaume Gomez | -6/+19 |
| 2024-06-27 | Migrate `run-make/invalid-library` to `rmake.rs` | Guillaume Gomez | -7/+8 |
| 2024-06-27 | Add `ar_command` in `run_make_support` | Guillaume Gomez | -0/+8 |
| 2024-06-27 | remove unnecessary packages from `metadata::workspace_members` | onur-ozkan | -6/+5 |
| 2024-06-27 | Auto merge of #12995 - reillysiemens:fix-doc-markdown-devops-false-positive, ... | bors | -1/+2 |
| 2024-06-27 | core: improve comment | joboet | -2/+2 |
| 2024-06-27 | Auto merge of #126728 - onur-ozkan:stage1-rustdoc, r=Kobzol | bors | -12/+11 |
| 2024-06-27 | Fix Markdown tables in platform-support.md | WANG Xuerui | -4/+4 |
| 2024-06-27 | Enable const casting for `f16` and `f128` | Trevor Gross | -10/+17 |
| 2024-06-27 | Auto merge of #127014 - jhpratt:rollup-45ic8f5, r=jhpratt | bors | -399/+560 |
| 2024-06-27 | Rollup merge of #126983 - tgross35:f16-f128-smir, r=celinval | Jacob Pratt | -2/+6 |
| 2024-06-27 | Rollup merge of #126980 - Borgerr:fix-extendfromslice-check, r=workingjubilee | Jacob Pratt | -1/+25 |
| 2024-06-27 | Rollup merge of #126929 - nnethercote:rm-__rust_force_expr, r=oli-obk | Jacob Pratt | -17/+10 |
| 2024-06-27 | Rollup merge of #126928 - nnethercote:124141-pre, r=oli-obk | Jacob Pratt | -3/+134 |
| 2024-06-27 | Rollup merge of #126721 - Zalathar:nested-cov-attr, r=oli-obk | Jacob Pratt | -344/+344 |