about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2023-11-24Rollup merge of #118224 - dtolnay:rustdocsortunstable, r=fmeaseMatthias Krüger-0/+11
2023-11-24Auto merge of #118105 - notriddle:master, r=fmeasebors-20/+61
2023-11-23Sort unstable items last in rustdoc, instead of firstDavid Tolnay-3/+3
2023-11-23Add test of rustdoc sort order for stable vs unstable itemDavid Tolnay-0/+11
2023-11-23rustdoc: move doctest tests to folderMichael Howell-0/+1
2023-11-23rustdoc: move ICE tests to uiMichael Howell-0/+7
2023-11-23Auto merge of #118192 - Kyuuhachi:issue-118180, r=fmeasebors-0/+9
2023-11-23Don't print "private fields" on empty tuple structsKyuuhachi-0/+9
2023-11-23Add an experimental feature gate for function delegationVadim Petrochenkov-0/+16
2023-11-23Rollup merge of #118146 - compiler-errors:deref-into-dyn-regions, r=lcnrMatthias Krüger-3/+88
2023-11-23Rollup merge of #118131 - lukas-code:multi-default, r=wesleywiserMatthias Krüger-38/+103
2023-11-23Auto merge of #118065 - estebank:core-not-found-404, r=TaKO8Kibors-12/+20
2023-11-22Rework supertrait lint once againMichael Goulet-3/+88
2023-11-22When failing to import `core`, suggest `std`Esteban Küber-12/+20
2023-11-22Auto merge of #118178 - compiler-errors:rollup-0i11w85, r=compiler-errorsbors-0/+156
2023-11-22Rollup merge of #118161 - compiler-errors:coroutine-obligation-opaques, r=lcnrMichael Goulet-0/+17
2023-11-22Rollup merge of #118013 - sivadeilra:user/ardavis/ehcont, r=wesleywiserMichael Goulet-0/+20
2023-11-22Rollup merge of #118012 - celinval:smir-alloc, r=ouz-aMichael Goulet-0/+119
2023-11-22Auto merge of #118133 - Urgau:stabilize_trait_upcasting, r=WaffleLapkinbors-214/+82
2023-11-22Auto merge of #112380 - jieyouxu:useless-bindings-lint, r=WaffleLapkinbors-2/+3
2023-11-22Stabilize RFC3324 dyn upcasting coercionUrgau-214/+82
2023-11-22Auto merge of #118086 - nnethercote:queries-cleanups, r=bjorn3bors-4/+3
2023-11-22Auto merge of #118071 - Urgau:check-cfg-cargo-feature, r=petrochenkovbors-16/+76
2023-11-22Allow defining opaques in check_coroutine_obligationsMichael Goulet-0/+17
2023-11-21Add allocation test and a bit more documentationCelina G. Val-0/+119
2023-11-22Merge `Queries::{ongoing_codegen,linker}`.Nicholas Nethercote-2/+1
2023-11-22Make `Compiler::{sess,codegen_backend}` public.Nicholas Nethercote-2/+2
2023-11-21Rollup merge of #118112 - compiler-errors:index-ambiguity-ice, r=aliemjayMatthias Krüger-0/+38
2023-11-21convert ehcont-guard to an unstable optionArlie Davis-1/+1
2023-11-21Add support for generating the EHCont sectionArlie Davis-0/+20
2023-11-21rustdoc-search: make primitives and keywords less specialMichael Howell-33/+33
2023-11-21Improve diagnostic for unexpected feature config name from CargoUrgau-0/+25
2023-11-21Remove `feature` from the list of well known check-cfg nameUrgau-16/+51
2023-11-21Rollup merge of #118091 - psumbera:solaris-target, r=compiler-errorsNilstrieb-1/+1
2023-11-21Rollup merge of #118035 - ouz-a:november_ice2, r=compiler-errorsNilstrieb-0/+58
2023-11-21Rollup merge of #117522 - Urgau:check-cfg-cli-own-lint, r=petrochenkovNilstrieb-83/+28
2023-11-21Rollup merge of #116085 - notriddle:notriddle/search-associated-types, r=Guil...Nilstrieb-2/+625
2023-11-21improve help for multiple `#[default]` variantsLukas Markeffsky-38/+103
2023-11-21Auto merge of #115691 - jsgf:typed-json-diags, r=est31,dtolnaybors-34/+54
2023-11-21Auto merge of #118015 - celinval:smir-place-ty, r=compiler-errorsbors-10/+19
2023-11-20Don't ICE when ambiguity is found when selecting Index implementation in typeckMichael Goulet-0/+38
2023-11-20Add place.ty() and Ty build from a kind to smirCelina G. Val-10/+19
2023-11-20Fix early param lifetimes in generic_const_exprsouz-a-0/+58
2023-11-20Rollup merge of #118089 - lcnr:intercrate-ambig-msg, r=compiler-errorsMatthias Krüger-6/+20
2023-11-20Rollup merge of #118026 - compiler-errors:deref-into-dyn-regions, r=lcnrMatthias Krüger-8/+95
2023-11-20Rollup merge of #118010 - gurry:117821-ice-no-type-for-local-var, r=compiler-...Matthias Krüger-1/+22
2023-11-20Rollup merge of #117992 - compiler-errors:sound-but-not-complete, r=lcnr,alie...Matthias Krüger-40/+9
2023-11-20Rollup merge of #117973 - CohenArthur:fix-89699, r=lqdMatthias Krüger-0/+57
2023-11-20Rollup merge of #117835 - Nilstrieb:note-object-lifetime-defaults, r=compiler...Matthias Krüger-0/+51
2023-11-20Rollup merge of #117327 - Nilstrieb:more-query-docs, r=compiler-errorsMatthias Krüger-2/+2