summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-11-26Auto merge of #133476 - SomeoneToIgnore:stable, r=BoxyUwU,davidbarsky 1.83.0bors-246/+77
2024-11-25Revert "Prepare for omittiong parts of completion data that need to be resolved"Kirill Bulatov-99/+16
2024-11-25Revert "Omit completion fields to be resolved later"Kirill Bulatov-99/+62
2024-11-25Revert "Resolve completion items"Kirill Bulatov-42/+11
2024-11-25Revert "Less clones"Kirill Bulatov-5/+5
2024-11-25Revert "Fix the test"Kirill Bulatov-1/+1
2024-11-25Revert "Small fixes"Kirill Bulatov-6/+6
2024-11-25Revert "Use completion item indices instead of property matching when searchi...Kirill Bulatov-33/+15
2024-11-25Revert "Update the file hash"Kirill Bulatov-1/+1
2024-11-25Auto merge of #133445 - BoxyUwU:stable, r=BoxyUwUbors-53/+411
2024-11-25Revert "force "HEAD" for non-CI and `git_upstream_merge_base` for CI environm...Pietro Albini-13/+3
2024-11-25Revert "add new CI step: "setup upstream remote""Pietro Albini-39/+0
2024-11-25bump channel to stableBoxy-1/+1
2024-11-25notes from masterBoxy-0/+407
2024-11-25Auto merge of #133299 - flip1995:clippy-beta-backport, r=Mark-Simulacrumbors-4/+18
2024-11-22Auto merge of #133305 - cuviper:beta-next, r=cuviperbors-44/+127
2024-11-21Mark `numeric-types.rs` as 64-bit only for nowJieyou Xu-2/+5
2024-11-21Update cdb annotations for `unit-type.rs` with cdb `10.0.26100.2161`Jieyou Xu-4/+7
2024-11-21Update cdb annotations for `range-types.rs` with cdb `10.0.26100.2161`Jieyou Xu-7/+13
2024-11-21Update cdb annotations for `numeric-types` with cdb `10.0.26100.2161`Jieyou Xu-29/+32
2024-11-21Enforce that raw lifetime identifiers must be valid raw identifiersMichael Goulet-4/+72
2024-11-21Auto merge of #13600 - samueltardieu:push-tzuvnutssmrs, r=xFrednetbors-2/+14
2024-11-21Auto merge of #13553 - SpriteOvO:manual_is_power_of_two-change-category, r=ll...bors-2/+4
2024-11-16Auto merge of #133077 - cuviper:beta-next, r=cuviperbors-50/+180
2024-11-15Update debuginfo test for newer lldbEric Huss-3/+3
2024-11-15(ci) Update macOS to Xcode 15Eric Huss-5/+5
2024-11-15rustdoc-search: case-sensitive only when capitals are usedMichael Howell-4/+55
2024-11-14Only disable cache if predicate has opaques within itMichael Goulet-21/+45
2024-11-14Reject raw lifetime followed by \' as wellMichael Goulet-1/+38
2024-11-13Update the file hashKirill Bulatov-1/+1
2024-11-13Use completion item indices instead of property matching when searching for t...Kirill Bulatov-15/+33
2024-11-08Auto merge of #132733 - cuviper:beta-next, r=cuviperbors-45/+254
2024-11-07Revert "Avoid nested replacement ranges" from #129346.Nicholas Nethercote-7/+21
2024-11-07Also treat `impl` definition parent as transparent regarding modulesUrgau-2/+72
2024-11-07Avoid use imports in thread_local_inner! in statikJeong YunWon-5/+4
2024-11-05rustdoc: skip stability inheritance for some item kindsLukas Markeffsky-31/+157
2024-11-02Auto merge of #132468 - cuviper:beta-next, r=cuviperbors-69/+245
2024-11-01Add a mir-opt GVN test for #128299许杰友 Jieyou Xu (Joe)-0/+104
2024-11-01Mark `simplify_aggregate_to_copy` mir-opt as unsound许杰友 Jieyou Xu (Joe)-43/+63
2024-11-01Add a regression test for #132353许杰友 Jieyou Xu (Joe)-0/+25
2024-11-01Avoid shadowing user provided types or type aliases in `thread_local!`许杰友 Jieyou Xu (Joe)-22/+49
2024-11-01Bump libc to 0.2.161Jan Sommer-4/+4
2024-10-31Auto merge of #132337 - weihanglo:update-beta-cargo, r=weihanglobors-0/+0
2024-10-29Update cargoWeihang Lo-0/+0
2024-10-18Auto merge of #131846 - cuviper:beta-next, r=cuviperbors-456/+378
2024-10-17Also use outermost const-anon for impl items in `non_local_defs` lintUrgau-3/+27
2024-10-17Move `too_long_first_doc_paragraph` to `nursery`Philipp Krones-1/+1
2024-10-17bump stage0 to 1.82.0Josh Stone-452/+350
2024-10-14Auto merge of #131696 - cuviper:beta-1.83.0, r=cuviperbors-186/+182
2024-10-14check `stage0`, `channel` and `version` files for CI rustconur-ozkan-6/+11