Age | Commit message (Expand) | Author | Lines |
2025-09-14 | Auto merge of #146543 - Mark-Simulacrum:stable-next, r=Mark-Simulacrum 1.90.0 stable | bors | -2/+265 |
2025-09-14 | 1.90.0 stable release | Mark Rousskov | -2/+265 |
2025-09-11 | Auto merge of #146443 - fmease:beta-less-greedy-maybe-const-bounds, r=fmease | bors | -5/+33 |
2025-09-11 | Auto merge of #146438 - flip1995:clippy-beta-backport, r=Mark-Simulacrum | bors | -3/+14 |
2025-09-11 | Do not attempt to compute size of a type with escaping lifetimes (#15434) | Jason Newcomb | -3/+14 |
2025-09-11 | Less greedily parse `[const]` bounds | León Orell Valerian Liehr | -5/+33 |
2025-09-10 | Auto merge of #146350 - cuviper:beta-next, r=cuviper | bors | -258/+373 |
2025-09-09 | bootstrap: vendor `clippy_test_deps` too | Josh Stone | -0/+1 |
2025-09-09 | Add warning to the `Builder::llvm_config` function | Jakub Beránek | -0/+4 |
2025-09-09 | Ship LLVM tools for the correct target when cross-compiling | Jakub Beránek | -5/+43 |
2025-09-09 | Rename `llvm_config` to `host_llvm_config` to avoid confusion | Jakub Beránek | -36/+39 |
2025-09-08 | Only consider auto traits empty for the purposes of omitting vptrs from subtr... | Zachary S | -1/+167 |
2025-09-08 | add regression test for issue 142488 | Rémy Rakic | -0/+109 |
2025-09-08 | Revert "Detect method not being present that is present in other tuple types" | Rémy Rakic | -218/+2 |
2025-09-08 | Rust build fails on OpenBSD after using file_lock feature | Sebastien Marie | -0/+10 |
2025-08-29 | Auto merge of #145979 - wesleywiser:revert_144407, r=jieyouxu | bors | -34/+2 |
2025-08-28 | Revert "fix(debuginfo): disable overflow check for" | Wesley Wiser | -34/+2 |
2025-08-21 | Auto merge of #145719 - cuviper:beta-next, r=cuviper | bors | -38/+83 |
2025-08-21 | Do not use effective_visibilities query for Adt types of a local trait while ... | xizheyin | -1/+32 |
2025-08-21 | Demote x86_64-apple-darwin to Tier 2 with host tools | Jake Goulding | -33/+21 |
2025-08-21 | Use aarch64-apple-darwin as the fallback doc source for `-apple-` | Jake Goulding | -1/+1 |
2025-08-21 | Gate const trait syntax | León Orell Valerian Liehr | -3/+29 |
2025-08-19 | Auto merge of #145395 - lcnr:review-coroutine-witness, r=petrochenkov | bors | -54/+150 |
2025-08-16 | Auto merge of #145396 - compiler-errors:revert-method-pref, r=lcnr | bors | -58/+118 |
2025-08-16 | Auto merge of #145456 - mati865:revert-beta-gnullvm, r=jieyouxu | bors | -124/+22 |
2025-08-15 | Revert #143031 and #140772 due to #144533 | Mateusz Mikuła | -124/+22 |
2025-08-14 | Add test | Michael Goulet | -0/+106 |
2025-08-14 | Revert "Use DeepRejectCtxt in assemble_inherent_candidates_from_param" | Michael Goulet | -58/+12 |
2025-08-14 | Add a test | Michael Goulet | -0/+14 |
2025-08-14 | Revert "Remove the witness type from coroutine args" | lcnr | -54/+136 |
2025-08-09 | Auto merge of #145104 - BoxyUwU:whatevenarebranchnames, r=cuviper | bors | -482/+368 |
2025-08-08 | bump bootstrap compiler | Boxy | -482/+368 |
2025-08-04 | Auto merge of #144898 - BoxyUwU:beta, r=BoxyUwU | bors | -35/+35 |
2025-08-04 | bump channel | Boxy | -1/+1 |
2025-08-04 | replace version placeholder | Boxy | -34/+34 |
2025-08-02 | Auto merge of #144554 - cjgillot:no-hir-eff-vis, r=petrochenkov | bors | -101/+119 |
2025-08-02 | Auto merge of #129183 - estebank:cfg-visitor, r=davidtwco | bors | -161/+281 |
2025-08-02 | Use less HIR to compute effective visibility. | Camille GILLOT | -101/+119 |
2025-08-02 | Auto merge of #144479 - cjgillot:incr-privacy-mod, r=petrochenkov | bors | -65/+68 |
2025-08-01 | Tweak rendering of cfg'd out item | Esteban Küber | -222/+136 |
2025-08-01 | tiny cleanup | Esteban Küber | -12/+7 |
2025-08-01 | remove recursive search for items | Esteban Küber | -45/+17 |
2025-08-01 | Limit how deep we visit items to find cfg'd out names | Esteban Küber | -3/+12 |
2025-08-01 | Detect more `cfg`d out items in resolution errors | Esteban Küber | -43/+273 |
2025-08-01 | Auto merge of #144458 - compiler-errors:no-witness-mini, r=lcnr | bors | -335/+273 |
2025-08-01 | Auto merge of #144735 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
2025-08-01 | Auto merge of #144773 - RalfJung:rollup-uif2yyj, r=RalfJung | bors | -173/+359 |
2025-08-01 | Rollup merge of #144772 - RalfJung:unsupported_calling_conventions, r=lqd | Ralf Jung | -0/+1 |
2025-08-01 | Rollup merge of #144771 - jieyouxu:noisy-ping, r=jieyouxu | Ralf Jung | -8/+0 |
2025-08-01 | Rollup merge of #144730 - Kobzol:bootstrap-cg-typed, r=jieyouxu | Ralf Jung | -79/+143 |