summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-02-04Auto merge of #120627 - Mark-Simulacrum:stable-next, r=Mark-Simulacrum 1.76.0bors-1/+219
2024-02-03Prepare 1.76.0 releaseMark Rousskov-1/+219
2024-01-27Auto merge of #120352 - cuviper:beta-next, r=cuviperbors-25/+40
2024-01-25fix: Drop guard was deallocating with the incorrect sizeThe 8472-13/+25
2024-01-25remove alignment-changing in-place collectThe 8472-5/+8
2024-01-25update internal ASCII art comment for vec specializationsThe 8472-7/+7
2024-01-24Auto merge of #120269 - oli-obk:revert_trait_obj_upcast_stabilization, r=jack...bors-105/+422
2024-01-24Add regression testOli Scherer-0/+69
2024-01-24Revert "Auto merge of #118133 - Urgau:stabilize_trait_upcasting, r=WaffleLapkin"Oli Scherer-105/+353
2024-01-22Auto merge of #120111 - weihanglo:update-beta-cargo, r=weihanglobors-0/+0
2024-01-20Auto merge of #119886 - DianQK:beta-revert-pr-113923, r=cuviperbors-160/+90
2024-01-18[beta-1.76.0] backport cargoWeihang Lo-0/+0
2024-01-12Revert "Auto merge of #113923 - DianQK:restore-no-builtins-lto, r=pnkfelix"DianQK-133/+89
2024-01-12Revert "Auto merge of #118568 - DianQK:no-builtins-symbols, r=pnkfelix"DianQK-30/+4
2024-01-12Auto merge of #119861 - cuviper:beta-next, r=cuviperbors-14/+45
2024-01-11Update LLVM submoduleNikita Popov-0/+0
2024-01-11fix the incorrect target on stage1 ui-fulldeps testsonur-ozkan-2/+7
2024-01-11detect user-specified custom targets in compiletestonur-ozkan-12/+33
2024-01-11enable RUSTC_BOOTSTRAP on panic=abort mir-opt testonur-ozkan-0/+5
2024-01-11Auto merge of #119743 - lukas-code:beta-z-index, r=notriddlebors-4/+16
2024-01-10Auto merge of #119528 - wesleywiser:revert_117472, r=nnethercotebors-43/+94
2024-01-09Revert reference and edition-guide c-str literal changesWesley Wiser-0/+0
2024-01-08use css variable for z-index of the sidebarLukas Markeffsky-4/+4
2024-01-08rustdoc ui: adjust tooltip z-index to be above sidebarLukas Markeffsky-1/+13
2024-01-08Auto merge of #119719 - Mark-Simulacrum:beta-next, r=Mark-Simulacrumbors-486/+616
2024-01-07[beta-1.76] Update cargoWeihang Lo-0/+0
2024-01-07Bump to released 1.75 stableMark Rousskov-418/+319
2024-01-07Temporarily disable M1 runners on GitHub ActionsJan David-38/+18
2024-01-07Move uninhabited_references to nurseryTethys Svensson-1/+1
2024-01-07Rework the explanation of relevancyNadrieril-48/+138
2024-01-07Improve performance on wide matchesNadrieril-29/+187
2024-01-07Fix: Properly set vendor in i686-win7-windows-msvc targetroblabla-0/+1
2024-01-02Fix fallout of making c_str_literals unstable againWesley Wiser-2/+4
2024-01-02Revert "Stabilize C string literals"Wesley Wiser-41/+90
2023-12-21Auto merge of #119187 - pietroalbini:pa-beta-1.76, r=pietroalbinibors-21/+27
2023-12-21run fuchsia tests only on nightlyPietro Albini-1/+7
2023-12-21update version placeholdersPietro Albini-19/+19
2023-12-21bump channel to betaPietro Albini-1/+1
2023-12-21Auto merge of #119056 - cjgillot:codegen-overalign, r=wesleywiserbors-1/+37
2023-12-21Auto merge of #119170 - matthiaskrgr:rollup-nllgdf2, r=matthiaskrgrbors-45/+182
2023-12-20Rollup merge of #119168 - petrochenkov:feedvis4, r=compiler-errorsMatthias Krüger-2/+21
2023-12-20Rollup merge of #119167 - alef:patch-1, r=compiler-errorsMatthias Krüger-1/+1
2023-12-20Rollup merge of #119145 - aDotInTheVoid:variantdata-struct-struct, r=compiler...Matthias Krüger-40/+51
2023-12-20Rollup merge of #119141 - celinval:smir-instance-args, r=compiler-errorsMatthias Krüger-0/+15
2023-12-20Rollup merge of #119135 - celinval:smir-small-changes, r=compiler-errorsMatthias Krüger-2/+94
2023-12-20Add method to get instance instantiation argumentsCelina G. Val-0/+15
2023-12-20Add `ItemKind::Ctor` to stable mirCelina G. Val-11/+22
2023-12-20Add a small test for the case that was crashingCelina G. Val-0/+78
2023-12-20Fix crash for `CrateItem::kind()` with constructorsCelina G. Val-5/+8
2023-12-20Auto merge of #119037 - RalfJung:repr-c-abi-mismatch, r=scottmcmbors-2/+33