| Age | Commit message (Expand) | Author | Lines |
| 2025-02-05 | Rollup merge of #135572 - jieyouxu:migrate-split-debuginfo, r=davidtwco | 许杰友 Jieyou Xu (Joe) | -6/+34 |
| 2025-02-05 | Use interior mutability for loaded `ProcMacrorv::expanders` | Lukas Wirth | -22/+29 |
| 2025-02-05 | Merge pull request #4178 from RalfJung/rustup | Ralf Jung | -6/+115 |
| 2025-02-05 | Do not include excluded files even when the client opens them | Chayim Refael Friedman | -121/+217 |
| 2025-02-05 | Merge pull request #18912 from vishruth-thimmaiah/fix_named_struct_assist | Lukas Wirth | -1/+101 |
| 2025-02-05 | bump default max parallelism up to 20 | Ralf Jung | -2/+2 |
| 2025-02-05 | Merge from rustc | Ralf Jung | -3/+112 |
| 2025-02-05 | Preparing for merge from rustc | Ralf Jung | -1/+1 |
| 2025-02-05 | Merge pull request #4177 from psumbera/solaris-no-flock | Ralf Jung | -77/+77 |
| 2025-02-05 | use cfg_match | Ralf Jung | -82/+77 |
| 2025-02-05 | Fix build on Solaris where is no flock(). | Petr Sumbera | -3/+8 |
| 2025-02-05 | Merge pull request #19097 from Veykril/push-xmkmkwplqnlr | Lukas Wirth | -4/+6 |
| 2025-02-05 | Bump proc-macro2 in xtask | Lukas Wirth | -4/+6 |
| 2025-02-05 | Merge pull request #19094 from ChayimFriedman2/use-body | Laurențiu Nicola | -3/+43 |
| 2025-02-05 | Rollup merge of #128045 - pnkfelix:rustc-contracts, r=oli-obk | León Orell Valerian Liehr | -1/+26 |
| 2025-02-04 | Remove a no-longer-correct FIXME | Chayim Refael Friedman | -1/+0 |
| 2025-02-04 | Fix incorrect terminology | Chayim Refael Friedman | -2/+2 |
| 2025-02-04 | Refactor `TyLoweringContext::substs_from_args_and_bindings()` to always take ... | Chayim Refael Friedman | -27/+18 |
| 2025-02-04 | Auto merge of #136549 - matthiaskrgr:rollup-sqbpgtd, r=matthiaskrgr | bors | -2/+18 |
| 2025-02-04 | Merge pull request #19095 from ChayimFriedman2/fixme-adt_const_params | Chayim Refael Friedman | -0/+1 |
| 2025-02-04 | Add a FIXME for feature(adt_const_params) | Chayim Refael Friedman | -0/+1 |
| 2025-02-04 | Rollup merge of #136284 - oli-obk:push-zsxuwnzmonnl, r=lcnr | Matthias Krüger | -2/+18 |
| 2025-02-04 | Auto merge of #135760 - scottmcm:disjoint-bitor, r=WaffleLapkin | bors | -0/+20 |
| 2025-02-04 | Fix a failing test | Chayim Refael Friedman | -2/+20 |
| 2025-02-04 | Fix IDE resolution of `use` inside a body | Chayim Refael Friedman | -1/+23 |
| 2025-02-04 | Make `rust-analyzer.files.excludeDirs` work, actually | Chayim Refael Friedman | -11/+46 |
| 2025-02-04 | Merge pull request #19083 from he32/fix-arm64-be | Laurențiu Nicola | -4/+8 |
| 2025-02-04 | intrinsics: unify rint, roundeven, nearbyint in a single round_ties_even intr... | Ralf Jung | -8/+8 |
| 2025-02-04 | line-index: don't try to use neon on big-endian aarch64. | Havard Eidnes | -4/+8 |
| 2025-02-04 | Merge pull request #19093 from Veykril/push-lrvoookylnxp | Lukas Wirth | -10/+17 |
| 2025-02-04 | Prevent panics from tearing down worker threads | Lukas Wirth | -10/+17 |
| 2025-02-04 | Merge pull request #19084 from Veykril/push-muworpzpzqup | Lukas Wirth | -66/+126 |
| 2025-02-04 | Expose symbol of `CrateName` | Lukas Wirth | -34/+33 |
| 2025-02-04 | Rename and Move some UI tests to more suitable subdirs | DuskyElf | -16/+1 |
| 2025-02-04 | update JSON target spec to declare softfloat ABI | Ralf Jung | -0/+1 |
| 2025-02-04 | Rollup merge of #136334 - ricci009:primitivers, r=tgross35 | Jacob Pratt | -1/+2 |
| 2025-02-04 | Rollup merge of #135844 - yaahc:tidy-feature-status-dump, r=jieyouxu | Jacob Pratt | -0/+72 |
| 2025-02-04 | Merge from rustc | The Miri Cronjob Bot | -17/+47 |
| 2025-02-04 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-02-03 | primitive type migration from mod.rs to primitives.rs | ricci009 | -1/+2 |
| 2025-02-03 | Express contracts as part of function header and lower it to the contract lan... | Celina G. Val | -0/+20 |
| 2025-02-03 | Contracts core intrinsics. | Felix S. Klock II | -1/+6 |
| 2025-02-03 | Rollup merge of #136299 - lqd:polonius-next-episode-9, r=jackh726 | Matthias Krüger | -1/+0 |
| 2025-02-03 | Merge pull request #19066 from alibektas/slice_pattern_type_inference | Lukas Wirth | -31/+183 |
| 2025-02-03 | Merge pull request #19086 from Veykril/push-ponvylutpnww | Lukas Wirth | -6/+87 |
| 2025-02-03 | Fix some mir eval/lowerings | Lukas Wirth | -6/+87 |
| 2025-02-03 | Merge pull request #19085 from Veykril/push-sknwykqmlott | Lukas Wirth | -6/+25 |
| 2025-02-03 | Do not use make use of `InferenceResult::has_errors` flag for mir building | Lukas Wirth | -6/+25 |
| 2025-02-03 | Revert tests::patterns::infer_pattern | Ali Bektas | -37/+35 |
| 2025-02-03 | Add a test to monitor whats going on | Ali Bektas | -6/+54 |