about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2022-12-22rustdoc: fix race condition in GUI testMichael Howell-0/+1
2022-12-22rustdoc: use a more evocative name for CSS/JS `#titles`Michael Howell-52/+51
2022-12-22Auto merge of #106054 - matthiaskrgr:rollup-38epsfh, r=matthiaskrgrbors-37/+206
2022-12-22Rollup merge of #106037 - JohnTitor:issue-94293, r=lcnrMatthias Krüger-0/+31
2022-12-22Rollup merge of #106035 - GuillaumeGomez:migrate-css-var-search-tab-title-col...Matthias Krüger-12/+19
2022-12-22Rollup merge of #106027 - notriddle:notriddle/more-scraped-examples-inner, r=...Matthias Krüger-19/+13
2022-12-22Rollup merge of #105983 - compiler-errors:issue-105981, r=tmiaskoMatthias Krüger-0/+93
2022-12-22Rollup merge of #105847 - compiler-errors:issue-104396, r=oli-obkMatthias Krüger-0/+47
2022-12-22Rollup merge of #105567 - TimNN:kcfi16, r=nikicMatthias Krüger-6/+3
2022-12-22Use separate files instead of revisionsMichael Goulet-24/+37
2022-12-22Auto merge of #103957 - JakobDegen:drop-retag, r=RalfJungbors-2/+151
2022-12-22Auto merge of #106000 - nikic:lld-build, r=Mark-Simulacrumbors-99/+58
2022-12-22Use LLVM_CMAKE_DIR for lld buildNikita Popov-95/+58
2022-12-22Add regression test for #94293Yuki Okushi-0/+31
2022-12-22Auto merge of #106034 - matthiaskrgr:rollup-2zpql33, r=matthiaskrgrbors-90/+186
2022-12-22Extend search GUI test to include search tab title color checkGuillaume Gomez-0/+15
2022-12-22Migrate search tab title color to CSS variableGuillaume Gomez-12/+4
2022-12-22Rollup merge of #106024 - JulianKnodt:add_term_html_docs, r=notriddleMatthias Krüger-4/+18
2022-12-22Rollup merge of #106016 - notriddle:notriddle/link-has-onclick, r=GuillaumeGomezMatthias Krüger-7/+5
2022-12-22Rollup merge of #106010 - oli-obk:tait_coherence_diagnostic, r=compiler-errorsMatthias Krüger-1/+1
2022-12-22Rollup merge of #106002 - krasimirgg:v0sym, r=tmiaskoMatthias Krüger-2/+4
2022-12-22Rollup merge of #105966 - compiler-errors:issue-105936, r=eholkMatthias Krüger-0/+26
2022-12-22Rollup merge of #105843 - compiler-errors:sugg-const, r=lcnrMatthias Krüger-0/+72
2022-12-22Rollup merge of #105769 - lyming2007:issue-105177-fix, r=eholkMatthias Krüger-54/+8
2022-12-22Rollup merge of #104741 - bryangarza:bug-104588-async-track-caller, r=compile...Matthias Krüger-22/+52
2022-12-22Auto merge of #104889 - GuillaumeGomez:fix-impl-block-in-const-expr, r=notriddlebors-56/+193
2022-12-22Auto merge of #106025 - matthiaskrgr:rollup-vz5rqah, r=matthiaskrgrbors-14/+99
2022-12-22Suggest associated const on capitalization errorMichael Goulet-0/+72
2022-12-22Auto merge of #106023 - JohnTitor:rollup-k8mettz, r=JohnTitorbors-55/+85
2022-12-22Fix ICEkadmin-4/+18
2022-12-21rustdoc: simplify CSS and DOM for more-scraped-examplesMichael Howell-19/+13
2022-12-21Don't run `Drop` terminators on types that do not have drop glue in const evalJakob Degen-2/+2
2022-12-22Rollup merge of #106012 - JakobDegen:retag-raw, r=RalfJungMatthias Krüger-10/+6
2022-12-22Rollup merge of #105996 - Swatinem:async-is-unwindsafe, r=petrochenkovMatthias Krüger-0/+68
2022-12-22Rollup merge of #105985 - compiler-errors:method-chain-nitpicks, r=estebankMatthias Krüger-4/+4
2022-12-22Rollup merge of #105837 - compiler-errors:issue-105728, r=estebankMatthias Krüger-0/+21
2022-12-22Rollup merge of #106014 - GuillaumeGomez:add-gui-explanations-scrape-examples...Yuki Okushi-0/+1
2022-12-22Rollup merge of #105995 - JohnTitor:issue-96530, r=compiler-errorsYuki Okushi-0/+29
2022-12-22Rollup merge of #105986 - eltociear:patch-18, r=RalfJungYuki Okushi-1/+1
2022-12-22Rollup merge of #105602 - RalfJung:read-convenience, r=oli-obkYuki Okushi-54/+54
2022-12-21Update track_caller tests; run fmtBryan Garza-15/+7
2022-12-21Auto merge of #105613 - Nilstrieb:rename-assert_uninit_valid, r=RalfJungbors-3/+3
2022-12-21Bless testsJakob Degen-4/+4
2022-12-21Retag argument to `drop_in_place` unconditionallyJakob Degen-19/+5
2022-12-21Retag as FnEntry on `drop_in_place`Jakob Degen-2/+165
2022-12-21rustdoc: simplify link anchor to section expand JSMichael Howell-7/+5
2022-12-21Auto merge of #105979 - matthiaskrgr:rollup-2luw3mx, r=matthiaskrgrbors-13/+125
2022-12-21Add comment explaining what the scrape-examples-toggle.goml GUI test is aboutGuillaume Gomez-0/+1
2022-12-21Clarify that raw retags are not permitted in MirJakob Degen-10/+6
2022-12-21Give opaque types a better coherence errorOli Scherer-1/+1