| Age | Commit message (Expand) | Author | Lines |
| 2024-12-04 | implement simd_relaxed_fma | Ralf Jung | -33/+97 |
| 2024-12-04 | Auto merge of #133841 - matthiaskrgr:rollup-2snj3hc, r=matthiaskrgr | bors | -66/+66 |
| 2024-12-04 | update lockfile | Ralf Jung | -12/+12 |
| 2024-12-04 | Merge pull request #18609 from ChayimFriedman2/unsafe-coverage | Lukas Wirth | -113/+499 |
| 2024-12-04 | Merge pull request #18604 from ChayimFriedman2/complete-helpers | Lukas Wirth | -4/+111 |
| 2024-12-04 | Extend reported unsafe operations | Chayim Refael Friedman | -113/+499 |
| 2024-12-04 | Complete derive helper attributes | Chayim Refael Friedman | -4/+111 |
| 2024-12-04 | Merge pull request #18608 from Veykril/push-rrozmpnyknkx | Lukas Wirth | -40/+154 |
| 2024-12-04 | Update mbe test output | Lukas Wirth | -2/+3 |
| 2024-12-04 | fix: Don't create empty path nodes | Lukas Wirth | -24/+26 |
| 2024-12-04 | Better parser recovery for incomplete attributes | Lukas Wirth | -19/+130 |
| 2024-12-04 | Merge pull request #18522 from tareknaser/configure_typing_exclude_chars | Lukas Wirth | -15/+20 |
| 2024-12-04 | Merge pull request #18605 from ChayimFriedman2/wildcard-imports | Lukas Wirth | -2/+46 |
| 2024-12-04 | fmt | The Miri Cronjob Bot | -1/+5 |
| 2024-12-04 | Merge from rustc | The Miri Cronjob Bot | -1019/+2748 |
| 2024-12-04 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2024-12-04 | Rollup merge of #133817 - clubby789:bootstrap-eprintln, r=jieyouxu | Matthias Krüger | -66/+66 |
| 2024-12-04 | Auto merge of #133825 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2024-12-04 | Merge pull request #18595 from markmurphydev/remove_platform_intrinsic | Laurențiu Nicola | -5/+0 |
| 2024-12-04 | Merge pull request #18607 from ChayimFriedman2/pattern-record-no-record | Laurențiu Nicola | -7/+30 |
| 2024-12-04 | Fix shadowing of record enum variant in patterns | Chayim Refael Friedman | -7/+30 |
| 2024-12-04 | Improve soundness a bit by making `TaggedArcPtr::try_as_arc_owned()` unsafe | Chayim Refael Friedman | -13/+17 |
| 2024-12-04 | Fixed another bug with glob imports | Chayim Refael Friedman | -2/+46 |
| 2024-12-04 | Auto merge of #133818 - matthiaskrgr:rollup-iav1wq7, r=matthiaskrgr | bors | -10/+53 |
| 2024-12-03 | tidy: `println!` -> `eprintln!` | clubby789 | -12/+12 |
| 2024-12-03 | compiletest: `println!` -> `eprintln!` | clubby789 | -54/+54 |
| 2024-12-03 | Remove references to platform-intrinsic ABI | Mark Murphy | -5/+0 |
| 2024-12-03 | Update cargo | Weihang Lo | -0/+0 |
| 2024-12-03 | Remove dependency on `black` | Jakub Beránek | -71/+0 |
| 2024-12-03 | Replace `black` with `ruff` for formatting Python code | Jakub Beránek | -11/+13 |
| 2024-12-03 | Fix copy-pasted tool name | Jakub Beránek | -1/+1 |
| 2024-12-03 | Fix typo | Jakub Beránek | -2/+2 |
| 2024-12-03 | Rollup merge of #133813 - clubby789:ui-pass-note, r=jieyouxu | Matthias Krüger | -4/+7 |
| 2024-12-03 | Rollup merge of #133812 - alexcrichton:update-wasm-component-ld, r=jieyouxu | Matthias Krüger | -1/+1 |
| 2024-12-03 | Rollup merge of #133726 - joshtriplett:breakpoint, r=oli-obk | Matthias Krüger | -5/+3 |
| 2024-12-03 | Rollup merge of #133681 - RalfJung:niches, r=wesleywiser | Matthias Krüger | -0/+42 |
| 2024-12-03 | chore: deprecate `typing.autoClosingAngleBrackets` configuration | Tarek | -31/+1 |
| 2024-12-03 | internal: Make exclude characters for typing assists configurable, default to... | Tarek | -2/+37 |
| 2024-12-03 | Support `AsyncFnX` traits | Chayim Refael Friedman | -68/+291 |
| 2024-12-03 | compiletest: explain that UI tests are expected not to compile by default | clubby789 | -4/+7 |
| 2024-12-03 | Update wasm-component-ld to 0.5.11 | Alex Crichton | -1/+1 |
| 2024-12-03 | Auto merge of #133803 - matthiaskrgr:rollup-8ag5ncy, r=matthiaskrgr | bors | -2/+2 |
| 2024-12-03 | Rollup merge of #132612 - compiler-errors:async-trait-bounds, r=lcnr | Matthias Krüger | -2/+2 |
| 2024-12-03 | Merge pull request #18555 from ChayimFriedman2/issue-17321 | Lukas Wirth | -4/+80 |
| 2024-12-03 | Only show status bar item in relevant files | David Richey | -1/+56 |
| 2024-12-03 | switch jemalloc-sys back to tikv-jemalloc-sys, and update to 0.6.0 | Rémy Rakic | -3/+5 |
| 2024-12-03 | Advertise completions and inlay hints resolve server capabilities based on th... | Kirill Bulatov | -22/+45 |
| 2024-12-03 | miri: Adapt for `breakpoint` becoming safe | Josh Triplett | -5/+3 |
| 2024-12-02 | Rollup merge of #133746 - oli-obk:push-xwyrylxmrtvq, r=jieyouxu | Guillaume Gomez | -5/+5 |
| 2024-12-02 | Rollup merge of #133710 - Urgau:target_feature-merge-conflitcs, r=jieyouxu | Guillaume Gomez | -0/+2 |