| Age | Commit message (Expand) | Author | Lines |
| 2024-11-26 | Refactor ReadDir into a state machine | Piotr Osiewicz | -70/+101 |
| 2024-11-18 | wasi/fs: Improve stopping condition for <ReadDir as Iterator>::next | Piotr Osiewicz | -14/+17 |
| 2024-11-18 | Auto merge of #128219 - connortsui20:rwlock-downgrade, r=tgross35 | bors | -261/+662 |
| 2024-11-18 | Auto merge of #133152 - jhpratt:rollup-wkqs5ud, r=jhpratt | bors | -52/+507 |
| 2024-11-17 | Rollup merge of #133147 - ChrisDenton:fixup, r=compiler-errors | Jacob Pratt | -4/+4 |
| 2024-11-17 | Rollup merge of #133143 - kornelski:let-mut-global, r=compiler-errors | Jacob Pratt | -9/+47 |
| 2024-11-17 | Rollup merge of #133133 - notriddle:notriddle/trailing-test, r=GuillaumeGomez | Jacob Pratt | -0/+10 |
| 2024-11-17 | Rollup merge of #133130 - dianne:fix-133118, r=compiler-errors | Jacob Pratt | -20/+60 |
| 2024-11-17 | Rollup merge of #132993 - jieyouxu:i_am_very_stable, r=chenyukang | Jacob Pratt | -9/+81 |
| 2024-11-17 | Rollup merge of #132944 - linyihai:needing-parenthases-issue-132924, r=chenyu... | Jacob Pratt | -9/+101 |
| 2024-11-17 | Rollup merge of #132795 - compiler-errors:refine-rpitit, r=lcnr | Jacob Pratt | -1/+204 |
| 2024-11-17 | `suggest_borrow_generic_arg`: instantiate clauses properly | dianne | -20/+60 |
| 2024-11-18 | Check use<..> in RPITIT for refinement | Michael Goulet | -1/+204 |
| 2024-11-17 | Auto merge of #120370 - x17jiri:likely_unlikely_fix, r=saethlin | bors | -73/+256 |
| 2024-11-17 | Diagnostics for let mut in item context | Kornel | -9/+47 |
| 2024-11-17 | fixup some test directives | Chris Denton | -4/+4 |
| 2024-11-17 | Auto merge of #132646 - jieyouxu:liberate-aarch64-gnu-debug, r=Kobzol | bors | -111/+184 |
| 2024-11-17 | Likely unlikely fix | Jiri Bobek | -73/+256 |
| 2024-11-17 | Auto merge of #133135 - jieyouxu:rollup-4q1wbyq, r=jieyouxu | bors | -111/+602 |
| 2024-11-17 | Rollup merge of #133126 - ohno418:fix-String-doc, r=jhpratt | 许杰友 Jieyou Xu (Joe) | -1/+1 |
| 2024-11-17 | Rollup merge of #133116 - RalfJung:const-null-ptr, r=dtolnay | 许杰友 Jieyou Xu (Joe) | -36/+43 |
| 2024-11-17 | Rollup merge of #133093 - est31:let_chains_tests, r=traviscross | 许杰友 Jieyou Xu (Joe) | -6/+68 |
| 2024-11-17 | Rollup merge of #133060 - tyrone-wu:removelet-span-suggestion, r=jieyouxu | 许杰友 Jieyou Xu (Joe) | -15/+31 |
| 2024-11-17 | Rollup merge of #133051 - estebank:cond-misparse, r=jieyouxu | 许杰友 Jieyou Xu (Joe) | -36/+435 |
| 2024-11-17 | Rollup merge of #133029 - veluca93:abi-checks-tier3, r=workingjubilee | 许杰友 Jieyou Xu (Joe) | -17/+24 |
| 2024-11-17 | rustdoc-search: add standalone trailing `::` test | Michael Howell | -0/+10 |
| 2024-11-17 | Auto merge of #125949 - erikdesjardins:nocomponent, r=jieyouxu | bors | -34/+0 |
| 2024-11-17 | Add a ui test for `RUSTC_BOOTSTRAP` vs rustc's stability | Jieyou Xu | -0/+57 |
| 2024-11-17 | Add `RUSTC_BOOTSTRAP=-1` to make rustc pretend as stable compiler | Jieyou Xu | -9/+24 |
| 2024-11-17 | Auto merge of #133120 - matthiaskrgr:rollup-4actosy, r=matthiaskrgr | bors | -437/+498 |
| 2024-11-17 | Auto merge of #132566 - saethlin:querify-mir-collection, r=cjgillot | bors | -67/+165 |
| 2024-11-17 | alloc: fix `String`'s doc | Yutaro Ohno | -1/+1 |
| 2024-11-17 | Auto merge of #133094 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2024-11-16 | clean up const stability around UB checks | Ralf Jung | -24/+26 |
| 2024-11-16 | stabilize const_ptr_is_null | Ralf Jung | -13/+18 |
| 2024-11-16 | Auto merge of #133115 - jieyouxu:cdb, r=chrisdenton | bors | -40/+55 |
| 2024-11-17 | Mark `numeric-types.rs` as 64-bit only for now | Jieyou Xu | -2/+5 |
| 2024-11-16 | Rollup merge of #133097 - jieyouxu:opt-out-review-rotation, r=jieyouxu | Matthias Krüger | -2/+0 |
| 2024-11-16 | Rollup merge of #132832 - compiler-errors:late-ty, r=cjgillot | Matthias Krüger | -47/+50 |
| 2024-11-16 | Rollup merge of #132787 - maxcabrajac:fnctxt, r=petrochenkov | Matthias Krüger | -88/+157 |
| 2024-11-16 | Rollup merge of #132569 - lolbinarycat:rustdoc-search-path-end-empty-v2, r=no... | Matthias Krüger | -13/+21 |
| 2024-11-16 | Rollup merge of #132449 - RalfJung:is_val_statically_known, r=compiler-errors | Matthias Krüger | -10/+6 |
| 2024-11-16 | Rollup merge of #132134 - nnethercote:rm-ResultsVisitable, r=cjgillot | Matthias Krüger | -274/+261 |
| 2024-11-16 | Rollup merge of #131717 - tgross35:stabilize-const_atomic_from_ptr, r=RalfJung | Matthias Krüger | -3/+3 |
| 2024-11-16 | review comment: move logic to new method | Esteban Küber | -88/+103 |
| 2024-11-16 | Reword suggestion message | Esteban Küber | -23/+23 |
| 2024-11-16 | Better account for `else if` macro conditions mising an `if` | Esteban Küber | -2/+18 |
| 2024-11-16 | Increase accuracy of `if` condition misparse suggestion | Esteban Küber | -17/+385 |
| 2024-11-16 | reduce threads in downgrade test | Connor Tsui | -1/+1 |
| 2024-11-16 | fix `DOWNGRADED` bit unpreserved | Connor Tsui | -3/+3 |