summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2023-01-18Rollup merge of #107045 - notriddle:notriddle/settings-css-setting-line, r=Gu...Michael Goulet-5/+1
2023-01-18Rollup merge of #107042 - notriddle:notriddle/rustdoc-js-question, r=Guillaum...Michael Goulet-1/+5
2023-01-18Rollup merge of #105796 - notriddle:notriddle/rustdoc-search-stop-doing-demer...Michael Goulet-50/+64
2023-01-18Auto merge of #105716 - chriswailes:ndk-update-redux, r=pietroalbinibors-44/+31
2023-01-18rustdoc: remove redundant rule `#settings .setting-line`Michael Howell-5/+1
2023-01-18rustdoc: fix "?" keyboard command when radio button is focusedMichael Howell-1/+2
2023-01-18rustdoc: put focus on the help link when opening it from keyboardMichael Howell-0/+3
2023-01-18Remove extra removal from test pathGuillaume Gomez-1/+1
2023-01-18Rollup merge of #107014 - notriddle:notriddle/js-cleanup, r=GuillaumeGomezDylan DPC-9/+4
2023-01-18Rollup merge of #106950 - the8472:fix-splice-miri, r=cuviperDylan DPC-0/+6
2023-01-18remove error code from `#[rustc_variance]` and document its remainsEzra Shaw-2/+1
2023-01-18Auto merge of #107021 - matthiaskrgr:rollup-0dzxfyi, r=matthiaskrgrbors-5/+1
2023-01-18Rollup merge of #106996 - notriddle:notriddle/settings-line-div, r=GuillaumeG...Matthias Krüger-5/+1
2023-01-18Auto merge of #106952 - petrochenkov:docglob, r=notriddle,GuillaumeGomezbors-4/+21
2023-01-17Re-enable building rust-analyzer on riscv64Josh Stone-6/+0
2023-01-17rustdoc: stop using deprecated `window.event` when there's an `ev` paramMichael Howell-1/+1
2023-01-18Auto merge of #107010 - weihanglo:update-cargo, r=weihanglobors-0/+0
2023-01-17rustdoc: remove function `handleClick` that's only used onceMichael Howell-8/+3
2023-01-17Update cargoWeihang Lo-0/+0
2023-01-17add miri regression testThe 8472-0/+6
2023-01-17Rollup merge of #106970 - kylematsuda:earlybinder-item-bounds, r=lcnrMatthias Krüger-2/+2
2023-01-17Rollup merge of #104505 - WaffleLapkin:no-double-spaces-in-comments, r=jackh726Matthias Krüger-0/+20
2023-01-17rustdoc: instead of `.setting-name { width: 100% }`, use default div CSSMichael Howell-5/+1
2023-01-17fix missing subst in clippy utilsKyle Matsuda-2/+2
2023-01-17change item_bounds query to return EarlyBinder; remove bound_item_bounds queryKyle Matsuda-1/+1
2023-01-17change usages of item_bounds query to bound_item_boundsKyle Matsuda-1/+1
2023-01-17Hack compiletest to fix a random CI failureMaybe Waffle-2/+11
2023-01-17Skip tidy style checks for `rustc_apfloat`Maybe Waffle-0/+4
2023-01-17Add a tidy check to check for ". \w"Maybe Waffle-0/+16
2023-01-17Rollup merge of #106869 - notriddle:notriddle/item-decl-pre-rust, r=Guillaume...Matthias Krüger-16/+16
2023-01-17rustdoc: Fix glob import inliningVadim Petrochenkov-4/+21
2023-01-16ci: upgrade mingw-check to ubuntu:22.04Josh Stone-145/+72
2023-01-16Rollup merge of #106942 - rustbot:docs-update, r=ehussMatthias Krüger-0/+0
2023-01-16ui tests: Remap test base directory by default.Tim Neumann-0/+3
2023-01-16compiletest: Support running with a remapped base directory.Tim Neumann-5/+36
2023-01-16compiletest: Generic support for "no-" versions of boolean directives.Tim Neumann-2/+15
2023-01-16Update booksrustbot-0/+0
2023-01-16Move compiler input and ouput paths into sessionOli Scherer-7/+6
2023-01-16Group some commonly passed together values into a structOli Scherer-1/+1
2023-01-16Update instrument-coverage.mdgftea-0/+2
2023-01-16Remove redundant `input_path` field from `Config`Oli Scherer-3/+0
2023-01-16Auto merge of #106907 - matthiaskrgr:rustdoc_ref, r=GuillaumeGomezbors-14/+12
2023-01-15Rollup merge of #106888 - GuillaumeGomez:tidy-gui-test, r=notriddleMatthias Krüger-0/+35
2023-01-15rustdoc: simplify some & ref erencesMatthias Krüger-14/+12
2023-01-15Add tidy check to ensure that rustdoc GUI tests start with a small descriptionGuillaume Gomez-0/+35
2023-01-14Auto merge of #106866 - matthiaskrgr:rollup-r063s44, r=matthiaskrgrbors-34/+44
2023-01-14rustdoc: simplify JS search routine by not messing with lev distanceMichael Howell-50/+64
2023-01-14rustdoc: remove redundant item kind class from `.item-decl > pre`Michael Howell-16/+16
2023-01-14Rollup merge of #106855 - klensy:rd-s, r=notriddleMatthias Krüger-28/+33
2023-01-14Rollup merge of #106828 - notriddle:notriddle/notable-trait-docblock, r=Guill...Matthias Krüger-4/+8