about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2025-03-10main.js: typecheck things related to window.register_type_implsbinarycat-8/+10
2025-03-10rustdoc.d.ts: add window.{register_implementors,pending_implementors}binarycat-3/+17
2025-03-10rustdoc.d.ts: window.SIDEBAR_ITEMS may exist.binarycat-1/+2
2025-03-10main.js: handle document.activeElement being nullbinarycat-2/+2
2025-03-10main.js(isDisplayed): coerce truthy values to booleanbinarycat-3/+2
2025-03-10main.js: always refer to searchState through window.searchStatebinarycat-10/+5
2025-03-10main.js: handleEscape and handleShortcut accept KeyboardEventbinarycat-2/+6
2025-03-10main.js: give type signatures to a few helper functionsbinarycat-4/+8
2025-03-10main.js: don't set mouseMovedAfterSearch, as it is never readbinarycat-1/+0
2025-03-10main.js: insertAfter needs non-root referenceNodebinarycat-4/+1
2025-03-10Add powerpc64le maintainersDavid Tenty-1/+49
2025-03-10internal: port rust-analyzer to new SalsaDavid Barsky-2298/+3042
2025-03-10Update booksrustbot-0/+0
2025-03-10Update Trusty platform docsNicole LeGare-5/+7
2025-03-10internal(config): use `FxIndexMap` for default completion snippetsDavid Barsky-25/+30
2025-03-10stabilize `ci_rustc_if_unchanged_logic` test for local environmentsonur-ozkan-2/+11
2025-03-10Rollup merge of #138306 - jieyouxu:revert-workspace-lints, r=NoratriebMatthias Krüger-9/+4
2025-03-10Rollup merge of #138305 - lnicola:sync-from-ra, r=lnicolaMatthias Krüger-1880/+4676
2025-03-10Rollup merge of #138281 - saethlin:mergeable-doctests-stacksize, r=GuillaumeG...Matthias Krüger-9/+10
2025-03-10Rollup merge of #138268 - Kobzol:fix-summary-nan, r=jieyouxuMatthias Krüger-3/+7
2025-03-10Rollup merge of #137931 - xizheyin:issue-137421, r=jieyouxuMatthias Krüger-0/+30
2025-03-10Merge pull request #19305 from davidbarsky/davidbarsky/vendor-query-group-macroLukas Wirth-21/+1988
2025-03-10rustdoc: Gate unstable `doc(cfg())` predicatesclubby789-11/+12
2025-03-10internal: vendor `query-group-macro`David Barsky-21/+1988
2025-03-10Update metadata for cygwin target王宇逸-1/+1
2025-03-10doc: add doc to proc-macro-apibit-aloo-1/+71
2025-03-10Merge pull request #19334 from Veykril/push-oynrurllmwtkLukas Wirth-5346/+1
2025-03-10Add remark for missing llvm-tools component re. rustc_private linker failures...xizheyin-0/+30
2025-03-10Ignore job duplicatesJakub Beránek-1/+5
2025-03-10Handle backticks in try job patternsJakub Beránek-13/+25
2025-03-10Modify try-job documentationJakub Beránek-5/+8
2025-03-10Allow using glob aliases for custom try jobsJakub Beránek-34/+116
2025-03-10Remove generated md book filesLukas Wirth-5346/+1
2025-03-10Move job handling to a separate moduleJakub Beránek-230/+242
2025-03-10make precise capturing args in rustdoc Json typedmorine0122-7/+72
2025-03-10Make all keys explicit in citoolJakub Beránek-6/+12
2025-03-10Merge pull request #19326 from Veykril/push-vovuxzkzrowpLukas Wirth-10/+11
2025-03-10Merge pull request #2258 from fee1-dead-contrib/constckOli Scherer-67/+160
2025-03-10Merge pull request #19294 from alibektas/better_build_script_err_msgsLukas Wirth-0/+1
2025-03-10Add missing name-ref parents to syntactic highlightingLukas Wirth-10/+11
2025-03-10Add change tracker entryJakub Beránek-0/+5
2025-03-10Implement downloading GCC from CIJakub Beránek-20/+104
2025-03-10Add `download-ci-gcc-stamp` fileJakub Beránek-0/+4
2025-03-10Add `[gcc] download-ci-gcc` optionJakub Beránek-1/+27
2025-03-10Add `gcc` bootstrap config sectionJakub Beránek-1/+8
2025-03-10Refactor GCC compilationJakub Beránek-105/+112
2025-03-10Merge pull request #19332 from Veykril/push-trvznlqsvtyqLukas Wirth-84/+53
2025-03-10Fix rust-analyzer for 16-bit fmt width and precision.Mara Bos-1/+1
2025-03-10Make change annotations per text-editLukas Wirth-84/+53
2025-03-10Fix diagnostics being cleared right after being receivedAlex Kirszenberg-1/+3