about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-11-29Rollup merge of #104911 - spastorino:inferred_outlives_crate-return-clause, r...Matthias Krüger-39/+49
2022-11-29Rollup merge of #104627 - calebzulawski:print-target-features, r=compiler-errorsMatthias Krüger-16/+19
2022-11-29Rollup merge of #104523 - flba-eb:fix_nto_target_name, r=wesleywiserMatthias Krüger-14/+32
2022-11-29Rollup merge of #104436 - ismailmaj:add-slice-to-stack-allocated-string-comme...Matthias Krüger-1/+1
2022-11-29Rollup merge of #104427 - compiler-errors:rematch-impl-may-fail-actually, r=lcnrMatthias Krüger-0/+7
2022-11-29Rollup merge of #103876 - oli-obk:tait_implications, r=lcnrMatthias Krüger-6/+123
2022-11-29Explain why rematch_impl fails to be infallibleMichael Goulet-0/+7
2022-11-29Make inferred_outlives_crate return ClauseSantiago Pastorino-39/+49
2022-11-29Auto merge of #105012 - WaffleLapkin:into, r=oli-obkbors-98/+86
2022-11-29Auto merge of #104947 - cjgillot:verify-hir-nest, r=oli-obkbors-32/+54
2022-11-29Auto merge of #105041 - matthiaskrgr:rollup-7ffry90, r=matthiaskrgrbors-176/+154
2022-11-29Rollup merge of #105038 - Rageking8:clean-up-pr-104954, r=compiler-errorsMatthias Krüger-4/+3
2022-11-29Rollup merge of #105027 - aDotInTheVoid:rdj-foreign-variant-test, r=Guillaume...Matthias Krüger-0/+25
2022-11-29Rollup merge of #105024 - notriddle:notriddle/fnname, r=jyn514Matthias Krüger-35/+34
2022-11-29Rollup merge of #105020 - notriddle:notriddle/rustdoc-toggle, r=GuillaumeGomezMatthias Krüger-8/+1
2022-11-29Rollup merge of #105016 - GuillaumeGomez:load-sentence-rustdoc, r=notriddleMatthias Krüger-8/+12
2022-11-29Rollup merge of #105010 - Neutron3529:patch-2, r=jyn514Matthias Krüger-2/+2
2022-11-29Rollup merge of #104978 - Veykril:patch-2, r=jyn514Matthias Krüger-0/+3
2022-11-29Rollup merge of #104959 - compiler-errors:revert-104269, r=lcnrMatthias Krüger-74/+4
2022-11-29Rollup merge of #104951 - Swatinem:async-kind, r=compiler-errorsMatthias Krüger-22/+10
2022-11-29Rollup merge of #104465 - djkoloski:improve_fuchsia_testing_docs, r=tmandryMatthias Krüger-23/+60
2022-11-29Auto merge of #105001 - nicholasbishop:bishop-more-uefi-test, r=jyn514bors-17/+74
2022-11-29clean up pr 104954Rageking8-4/+3
2022-11-29Auto merge of #104992 - ehuss:docs-triagebot-assign, r=Mark-Simulacrumbors-0/+7
2022-11-28Simplify checking for `GeneratorKind::Async`Arpad Borsos-22/+10
2022-11-28Auto merge of #105017 - matthiaskrgr:rollup-j0x550l, r=matthiaskrgrbors-415/+567
2022-11-28Rustdoc-Json: Add tests for linking to foreign variants.Nixon Enraght-Moony-0/+25
2022-11-28Remove `Const::from_scalar_int`Maybe Waffle-6/+4
2022-11-28rustdoc: remove `fnname` CSS class that's styled exactly like `fn`Michael Howell-35/+34
2022-11-28Permit deps (scarry)Maybe Waffle-0/+2
2022-11-28Remove `Const::from_value`Maybe Waffle-19/+9
2022-11-28Simplify calls to `tcx.mk_const`Maybe Waffle-46/+27
2022-11-28Remove `tcx.mk_const_var`Maybe Waffle-27/+15
2022-11-28Make `tcx.mk_const` more permissive wrt `kind` argumentMaybe Waffle-2/+31
2022-11-28rustdoc: merge background-image rules in rustdoc-toggle CSSMichael Howell-8/+1
2022-11-28Add sentence when rustdoc search is runningGuillaume Gomez-8/+12
2022-11-28Rollup merge of #105006 - RalfJung:scalar-pair-alignment, r=eddybMatthias Krüger-262/+272
2022-11-28Rollup merge of #104998 - JakobDegen:mailmap, r=jyn514Matthias Krüger-1/+1
2022-11-28Rollup merge of #104982 - RalfJung:norun, r=oli-obkMatthias Krüger-6/+1
2022-11-28Rollup merge of #104956 - mucinoab:issue-104870, r=compiler-errorsMatthias Krüger-7/+50
2022-11-28Rollup merge of #104954 - vincenzopalazzo:macros/prinf, r=estebankMatthias Krüger-0/+31
2022-11-28Rollup merge of #104936 - cjgillot:self-rpit-orig-too, r=oli-obkMatthias Krüger-2/+71
2022-11-28Rollup merge of #104933 - RalfJung:interpret-partial-ord, r=oli-obkMatthias Krüger-8/+8
2022-11-28Rollup merge of #104891 - fee1-dead-contrib:escaping_bound_vars_docs, r=wesle...Matthias Krüger-1/+7
2022-11-28Rollup merge of #104804 - nnethercote:MetaItemLit, r=petrochenkovMatthias Krüger-128/+126
2022-11-28stricter alignment enforcement for ScalarPair and VectorRalf Jung-15/+22
2022-11-28Auto merge of #105008 - Dylan-DPC:rollup-wcd19yu, r=Dylan-DPCbors-470/+373
2022-11-28Auto merge of #102991 - Sp00ph:master, r=scottmcmbors-1308/+948
2022-11-28fix documentNeutron3529-2/+2
2022-11-28Rollup merge of #104927 - compiler-errors:binder-shifting-logic, r=oli-obkDylan DPC-23/+24