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