about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2022-10-19Rollup merge of #103211 - notriddle:notriddle/dot-location, r=GuillaumeGomezMatthias Krüger-10/+18
2022-10-19Auto merge of #103228 - Dylan-DPC:rollup-31yiauw, r=Dylan-DPCbors-44/+135
2022-10-19Rollup merge of #103216 - cjgillot:issue-103210, r=jackh726Dylan DPC-0/+11
2022-10-19Rollup merge of #103182 - Nilstrieb:query-desc-cleanup, r=oli-obkDylan DPC-12/+12
2022-10-19Rollup merge of #103034 - nathanwhit:let-chains-rhs-temporaries, r=wesleywiserDylan DPC-6/+18
2022-10-19Rollup merge of #102863 - compiler-errors:call-suggestion-on-unimplemented, r...Dylan DPC-26/+94
2022-10-19Auto merge of #103180 - ferrocene:pa-qemu-user-mode, r=Mark-Simulacrumbors-4/+18
2022-10-19Auto merge of #103225 - matthiaskrgr:rollup-1zkv87y, r=matthiaskrgrbors-5/+56
2022-10-19Rollup merge of #103178 - ferrocene:pa-coverage-reports-tests, r=Mark-SimulacrumMatthias Krüger-2/+7
2022-10-19Rollup merge of #103176 - nnethercote:fix-TyKind-is_simple_path, r=spastorinoMatthias Krüger-3/+49
2022-10-19instantiate -> constructMichael Goulet-12/+12
2022-10-19Generalize call suggestion for unsatisfied predicateMichael Goulet-21/+48
2022-10-19Standardize arg suggestions between typeck and trait selectionMichael Goulet-3/+3
2022-10-19Suggest calling ctor when trait is unimplementedMichael Goulet-0/+41
2022-10-18Consider patterns in fn params in an `Elided(Infer)` lifetime rib.Camille GILLOT-0/+11
2022-10-18Rollup merge of #103189 - GuillaumeGomez:clean-up-gui-tests, r=notriddleMatthias Krüger-131/+78
2022-10-18Rollup merge of #103164 - notriddle:notriddle/media-min-width, r=GuillaumeGomezMatthias Krüger-4/+4
2022-10-18rustdoc: remove class name `location` from sidebar sibling navMichael Howell-10/+18
2022-10-18Clean up query descriptionsnils-12/+12
2022-10-18Clean up code-color and headers-color rustdoc GUI testsGuillaume Gomez-131/+78
2022-10-18Rollup merge of #103168 - Amanieu:stable_asm_sym, r=davidtwcoYuki Okushi-86/+53
2022-10-18Rollup merge of #103142 - fmease:fix-103052, r=oli-obkYuki Okushi-3/+63
2022-10-18Rollup merge of #103023 - andrewpollack:i-fuchsia-finals, r=tmandryYuki Okushi-2/+9
2022-10-18handle core dumps output in qemu user modePietro Albini-4/+18
2022-10-18partially fix src/test/run-make/coverage-reports when cross-compilingPietro Albini-2/+7
2022-10-18Auto merge of #102992 - nnethercote:rm-RunCompiler-emitter, r=bjorn3bors-2/+0
2022-10-18Fix `TyKind::is_simple_path`.Nicholas Nethercote-0/+44
2022-10-18Tweak `deriving-all-codegen.rs`.Nicholas Nethercote-3/+5
2022-10-17rustdoc: change mobile breakpoint to match CSSMichael Howell-4/+4
2022-10-18Remove `RunCompiler::emitter`.Nicholas Nethercote-2/+0
2022-10-17Stabilize asm_symAmanieu d'Antras-86/+53
2022-10-17Rollup merge of #103152 - GuillaumeGomez:named-arguments, r=notriddleMatthias Krüger-27/+27
2022-10-17Use named arguments to make test clearerGuillaume Gomez-27/+27
2022-10-17Rollup merge of #103091 - notriddle:notriddle/sidebar-title, r=GuillaumeGomezMatthias Krüger-23/+23
2022-10-17Rollup merge of #102945 - compiler-errors:placeholder-region-outlives, r=lcnrMatthias Krüger-0/+61
2022-10-17Rollup merge of #102454 - chenyukang:fix-102396-missing-parentheses, r=lcnrMatthias Krüger-10/+267
2022-10-17Rollup merge of #103129 - notriddle:notriddle/sub-logo-container, r=Guillaume...Matthias Krüger-3/+3
2022-10-17Make diagnostic for unsatisfied Termination bounds more preciseLeón Orell Valerian Liehr-3/+63
2022-10-17Auto merge of #103116 - TaKO8Ki:fix-103053, r=lcnrbors-0/+32
2022-10-17Auto merge of #103096 - petrochenkov:indresdoc, r=cjgillotbors-0/+12
2022-10-16rustdoc: remove unused `.sub-logo-container` DOM on non-source pagesMichael Howell-3/+3
2022-10-17trivial fix for comments feedbackyukang-10/+10
2022-10-16Auto merge of #103125 - matthiaskrgr:rollup-82xttcl, r=matthiaskrgrbors-24/+74
2022-10-16Don't consider `Let` exprs terminating scopesNathan Whitaker-6/+18
2022-10-16Rollup merge of #103120 - petrochenkov:docice, r=GuillaumeGomezMatthias Krüger-0/+15
2022-10-16Rollup merge of #103089 - cjgillot:automatic-structural-eq, r=oli-obkMatthias Krüger-24/+59
2022-10-16Auto merge of #102026 - Bryanskiy:resolve_update, r=petrochenkovbors-40/+33
2022-10-16Populate effective visibilities in 'rustc_resolve'Bryanskiy-40/+33
2022-10-16rustdoc: Do not expect `doc(primitive)` modules to always existVadim Petrochenkov-0/+15
2022-10-16Rollup merge of #103115 - GuillaumeGomez:clean-up-anchors-gui-test, r=notriddleMatthias Krüger-147/+100