about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2023-04-25Auto merge of #110232 - Amanieu:old-llvm-components, r=petrochenkovbors-1/+17
2023-04-24Auto merge of #110718 - flip1995:clippyup, r=Manishearthbors-1400/+2304
2023-04-25Rollup merge of #110744 - weihanglo:cargo-credential-install, r=ehussYuki Okushi-3/+3
2023-04-24Fix `rustc_index` imports outside the compilerMaybe Waffle-24/+26
2023-04-24Clippy book: hotfix for broken linkPhilipp Krones-1/+1
2023-04-24Rollup merge of #110637 - oli-obk:gha, r=jyn514Matthias Krüger-177/+190
2023-04-24Rollup merge of #110514 - compiler-errors:remove-find_map_relevant_impl, r=b-...Matthias Krüger-9/+11
2023-04-23bootstrap: update paths cargo-credential crateWeihang Lo-3/+3
2023-04-23Rollup merge of #110664 - Ezrashaw:fix-bootstrap-build-format, r=jyn514Matthias Krüger-4/+2
2023-04-23Rollup merge of #110661 - notriddle:notriddle/settings-js-handlekey, r=Guilla...Matthias Krüger-19/+1
2023-04-23Auto merge of #108118 - oli-obk:lazy_typeck, r=cjgillotbors-4/+2
2023-04-23Merge commit 'a3ed905928a03b6e433d0b429190bf3a847128b3' into clippyupPhilipp Krones-1400/+2304
2023-04-22Group entire build steps in the gha logsOli Scherer-177/+190
2023-04-22Update chrono/spdx-rsnils-4/+5
2023-04-22Auto merge of #109507 - Amanieu:panic-oom-payload, r=davidtwcobors-4/+0
2023-04-22Auto merge of #104844 - cjgillot:mention-eval-place, r=jackh726,RalfJungbors-8/+37
2023-04-22Auto merge of #110666 - JohnTitor:rollup-3pwilte, r=JohnTitorbors-127/+160
2023-04-22Rollup merge of #110659 - notriddle:notriddle/js-cleanup-20230421, r=Guillaum...Yuki Okushi-11/+6
2023-04-22Rollup merge of #109949 - notriddle:notriddle/type-layout, r=jshaYuki Okushi-116/+154
2023-04-22stop `x fmt` formatting alt build dirsEzra Shaw-4/+2
2023-04-22Auto merge of #106934 - DrMeepster:offset_of, r=WaffleLapkinbors-4/+26
2023-04-21rustdoc: remove unused CSS `color: inherit`Michael Howell-1/+0
2023-04-21rustdoc: remove unneeded handleKey from settings.jsMichael Howell-18/+1
2023-04-21Allow `LocalDefId` as the argument to `def_path_str`Oli Scherer-2/+2
2023-04-21Leave it to the query system to invoke the typeck query instead of invoking i...Oli Scherer-2/+0
2023-04-21rustdoc: clean up redundant search hiding results codeMichael Howell-8/+1
2023-04-21rustdoc: lift constant string manipulation out of loopMichael Howell-1/+1
2023-04-21rustdoc: use Set for ignored crates, instead of string matchingMichael Howell-2/+4
2023-04-21Auto merge of #110653 - weihanglo:update-cargo, r=weihanglobors-0/+0
2023-04-21Actually keep `PlaceMention` if requested.Camille GILLOT-3/+6
2023-04-21Evaluate place expression in `PlaceMention`.Camille GILLOT-8/+34
2023-04-21Update cargoWeihang Lo-0/+0
2023-04-21rustdoc: remove unnecessary bindingMichael Howell-5/+4
2023-04-21rustdoc: factor `document_type_layout` into its own moduleMichael Howell-77/+90
2023-04-21Bless miri.Camille GILLOT-11/+20
2023-04-21rustdoc: get rid of redundant, nested `let` linesMichael Howell-17/+13
2023-04-21rustfmt fmtDrMeepster-1/+3
2023-04-21Auto merge of #109002 - michaelvanstraten:master, r=petrochenkovbors-1/+5
2023-04-21minor tweaksDrMeepster-2/+1
2023-04-21offset_ofDrMeepster-3/+24
2023-04-21Auto merge of #96840 - cjgillot:query-feed, r=oli-obkbors-12/+6
2023-04-21Auto merge of #110636 - matthiaskrgr:rollup-faa33c6, r=matthiaskrgrbors-7/+27
2023-04-21Rollup merge of #110365 - ozkanonur:ship-tools-with-sysroot, r=jyn514Matthias Krüger-7/+27
2023-04-21Auto merge of #110431 - jsoref:spelling-src-etc, r=Mark-Simulacrumbors-4/+4
2023-04-21Auto merge of #110370 - c410-f3r:dqewdas, r=petrochenkovbors-1/+1
2023-04-20Auto merge of #109999 - m-ou-se:flatten-format-args, r=oli-obkbors-0/+3
2023-04-21remove the early return in `Sysroot::run` which causes bypassing symlinkingozkanonur-1/+0
2023-04-21ship clippy, miri and rustfmt with sysrootozkanonur-6/+27
2023-04-20Spelling tools/compiletestJosh Soref-4/+4
2023-04-20Move test filesCaio-1/+1