about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
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-28/+18
2022-10-18Auto merge of #103188 - JohnTitor:rollup-pwilam1, r=JohnTitorbors-104/+125
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-99/+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-18Auto merge of #103075 - SUPERCILEX:miri-metadata, r=thomccbors-0/+8
2022-10-18Auto merge of #103177 - lnicola:rust-analyzer-2022-10-18, r=lnicolabors-1631/+3127
2022-10-18:arrow_up: rust-analyzerLaurențiu Nicola-1631/+3127
2022-10-18Auto merge of #102992 - nnethercote:rm-RunCompiler-emitter, r=bjorn3bors-6/+1
2022-10-17rustdoc: change mobile breakpoint to match CSSMichael Howell-7/+7
2022-10-17rustdoc: remove CSS `@media (min-width: 701px)`Michael Howell-21/+11
2022-10-18Remove `RunCompiler::emitter`.Nicholas Nethercote-6/+1
2022-10-17Stabilize asm_symAmanieu d'Antras-99/+53
2022-10-17Rollup merge of #103162 - notriddle:notriddle/crate-search, r=GuillaumeGomezMatthias Krüger-4/+0
2022-10-17Rollup merge of #103161 - notriddle:notriddle/copy-path-settings-help-button,...Matthias Krüger-12/+8
2022-10-17Rollup merge of #103160 - notriddle:notriddle/js-mobile-scroll, r=GuillaumeGomezMatthias Krüger-41/+28
2022-10-17Rollup merge of #103152 - GuillaumeGomez:named-arguments, r=notriddleMatthias Krüger-28/+28
2022-10-17rustdoc: remove redundant CSS `#crate-search { border-radius }`Michael Howell-4/+0
2022-10-17rustdoc: remove redundant CSS on `#copy-path`Michael Howell-12/+8
2022-10-17rustdoc: factor JS mobile scroll lock into its own functionMichael Howell-41/+28
2022-10-17Use named arguments to make test clearerGuillaume Gomez-27/+27
2022-10-17Update browser-ui-test version to 0.12.6Guillaume Gomez-1/+1
2022-10-17Rollup merge of #103091 - notriddle:notriddle/sidebar-title, r=GuillaumeGomezMatthias Krüger-30/+24
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-16/+8
2022-10-17Rollup merge of #102962 - flba-eb:remote_test_server_help, r=pietroalbiniMatthias Krüger-3/+22
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: clean up `.sub-logo-container` CSSMichael Howell-13/+3
2022-10-16rustdoc: remove unused `.sub-logo-container` DOM on non-source pagesMichael Howell-3/+5
2022-10-17trivial fix for comments feedbackyukang-10/+10
2022-10-16Auto merge of #103125 - matthiaskrgr:rollup-82xttcl, r=matthiaskrgrbors-30/+81
2022-10-16Rollup merge of #103120 - petrochenkov:docice, r=GuillaumeGomezMatthias Krüger-6/+22
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-45/+46
2022-10-16Support DirEntry metadata calls in miriAlex Saveau-0/+8
2022-10-16Populate effective visibilities in 'rustc_resolve'Bryanskiy-45/+46
2022-10-16rustdoc: Process extern impls in all loaded cratesVadim Petrochenkov-1/+2
2022-10-16rustdoc: Do not expect `doc(primitive)` modules to always existVadim Petrochenkov-5/+20
2022-10-16Rollup merge of #103115 - GuillaumeGomez:clean-up-anchors-gui-test, r=notriddleMatthias Krüger-148/+101
2022-10-16Rollup merge of #103060 - notriddle:notridddle/help-page, r=GuillaumeGomezMatthias Krüger-50/+173
2022-10-16Rollup merge of #102857 - saethlin:derived-enum-hash-test, r=Mark-SimulacrumMatthias Krüger-0/+20
2022-10-16fix `own_substs` ICETakayuki Maeda-0/+32
2022-10-16Clean up anchors.goml rustdoc GUI testGuillaume Gomez-147/+100
2022-10-16Update browser-ui-test version to 0.12.5Guillaume Gomez-1/+1
2022-10-16Auto merge of #102334 - compiler-errors:rpitit-substs-issue, r=cjgillotbors-0/+33