| Age | Commit message (Expand) | Author | Lines |
| 2024-11-17 | Inline ExprPrecedence::order into Expr::precedence | David Tolnay | -11/+11 |
| 2024-11-17 | Auto merge of #132646 - jieyouxu:liberate-aarch64-gnu-debug, r=Kobzol | bors | -101/+175 |
| 2024-11-17 | Likely unlikely fix | Jiri Bobek | -1/+1 |
| 2024-11-17 | Auto merge of #125949 - erikdesjardins:nocomponent, r=jieyouxu | bors | -34/+0 |
| 2024-11-17 | feat: migrate `reorder_impl_items` assist to use `SyntaxFactory` | Tarek | -7/+14 |
| 2024-11-17 | Auto merge of #133120 - matthiaskrgr:rollup-4actosy, r=matthiaskrgr | bors | -21/+7 |
| 2024-11-16 | Rollup merge of #132787 - maxcabrajac:fnctxt, r=petrochenkov | Matthias Krüger | -21/+7 |
| 2024-11-16 | Fix related documents diagnostics | Chayim Refael Friedman | -3/+7 |
| 2024-11-16 | Bump xshell | Laurențiu Nicola | -4/+4 |
| 2024-11-16 | Update cargo | Weihang Lo | -0/+0 |
| 2024-11-15 | Make Visitor::FnKind and MutVisitor::FnKind compatible | maxcabrajac | -21/+7 |
| 2024-11-15 | style: remove needless borrow | David Kurilla | -1/+1 |
| 2024-11-15 | style: cargo fmt | David Kurilla | -1/+0 |
| 2024-11-15 | Merge pull request #4033 from tiif/checkepoll | Oli Scherer | -0/+137 |
| 2024-11-15 | clippy fix | Ralf Jung | -1/+1 |
| 2024-11-15 | Merge from rustc | The Miri Cronjob Bot | -1431/+1740 |
| 2024-11-15 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2024-11-14 | Merge commit '786fbd6d683933cd0e567fdcd25d449a69b4320c' into clippy-subtree-u... | Philipp Krones | -286/+1149 |
| 2024-11-14 | Rollup merge of #133013 - matthiaskrgr:crash_aux, r=onur-ozkan | Guillaume Gomez | -2/+16 |
| 2024-11-14 | compiletest: add `max-llvm-major-version` directive | 许杰友 Jieyou Xu (Joe) | -0/+24 |
| 2024-11-13 | compiletest: known-bug / crashes: allow for an "auxiliary" directory to conta... | Matthias Krüger | -2/+16 |
| 2024-11-13 | Rollup merge of #132995 - Eclips4:issue-132348, r=jieyouxu | Matthias Krüger | -0/+29 |
| 2024-11-14 | Add test for epoll | tiif | -0/+137 |
| 2024-11-13 | Bump `cc` | clubby789 | -2/+2 |
| 2024-11-13 | Address review | Kirill Podoprigora | -3/+9 |
| 2024-11-13 | Add ``exact-llvm-major-version`` directive | Kirill Podoprigora | -0/+23 |
| 2024-11-13 | feat: migrate `reorder_fields` assist to use `SyntaxFactory` | Tarek | -8/+21 |
| 2024-11-13 | Auto merge of #132556 - clubby789:cargo-update, r=Mark-Simulacrum | bors | -168/+102 |
| 2024-11-13 | Run `cargo update` and update licenses | clubby789 | -168/+102 |
| 2024-11-13 | Merge pull request #3939 from tiif/blockeventfd | Oli Scherer | -109/+491 |
| 2024-11-13 | Implement blocking eventfd | tiif | -109/+491 |
| 2024-11-13 | fix: remove unused imports | David Kurilla | -1/+1 |
| 2024-11-12 | fix: fix indentation error | David Kurilla | -1/+1 |
| 2024-11-12 | fix: fix immutable tree error | David Kurilla | -5/+3 |
| 2024-11-12 | Rollup merge of #132948 - RalfJung:const_unicode_case_lookup, r=Noratrieb | Matthias Krüger | -0/+5 |
| 2024-11-12 | Rollup merge of #132657 - mustartt:aix-run-make-support, r=jieyouxu | Matthias Krüger | -12/+20 |
| 2024-11-12 | Rollup merge of #132541 - RalfJung:const-stable-extern-crate, r=compiler-errors | Matthias Krüger | -6/+2 |
| 2024-11-12 | Rollup merge of #131831 - onur-ozkan:improve-rustc-if-unchanged-logic, r=Mark... | Matthias Krüger | -664/+7 |
| 2024-11-12 | stabilize const_unicode_case_lookup | Ralf Jung | -0/+5 |
| 2024-11-12 | Renamed this to ecx | Yoh Deadfall | -34/+31 |
| 2024-11-12 | tests/run-make: update `mte-ffi` to use `gcc` as the c compiler explicitly | Jieyou Xu | -8/+3 |
| 2024-11-12 | run_make_support: add a `gcc` wrapper command | Jieyou Xu | -101/+180 |
| 2024-11-12 | Auto merge of #132943 - matthiaskrgr:rollup-164l3ej, r=matthiaskrgr | bors | -250/+295 |
| 2024-11-12 | Rollup merge of #132941 - lnicola:sync-from-ra2, r=lnicola | Matthias Krüger | -249/+294 |
| 2024-11-12 | Rollup merge of #132793 - ehuss:update-mdbook, r=Mark-Simulacrum | Matthias Krüger | -4/+21 |
| 2024-11-12 | Consolidate type system const evaluation under `traits::evaluate_const` | Boxy | -1/+1 |
| 2024-11-11 | Renamed this arguments to ecx | Yoh Deadfall | -383/+382 |
| 2024-11-11 | Update the file hash | Kirill Bulatov | -1/+1 |
| 2024-11-11 | Use completion item indices instead of property matching when searching for t... | Kirill Bulatov | -15/+33 |
| 2024-11-11 | Auto merge of #127589 - notriddle:notriddle/search-sem-3, r=GuillaumeGomez | bors | -12/+43 |