about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2024-04-12Rollup merge of #123796 - bjorn3:remove_cargo_platform, r=clubby789Matthias Krüger-1/+0
2024-04-12Rollup merge of #123763 - cuviper:host-rpath-run-make-v2, r=jieyouxuMatthias Krüger-15/+37
2024-04-11Use `env::split_paths`/`join_paths` in runtestJosh Stone-16/+15
2024-04-11Auto merge of #123823 - matthiaskrgr:rollup-8zdtggx, r=matthiaskrgrbors-2/+1
2024-04-11Rollup merge of #123784 - GuillaumeGomez:replace-document-write, r=notriddleMatthias Krüger-2/+1
2024-04-11Rollup merge of #123459 - GuillaumeGomez:fix-123435, r=notriddleMatthias Krüger-23/+37
2024-04-11Replace `document.write` with `document.head.insertAdjacentHTML`Guillaume Gomez-2/+1
2024-04-11Remove unused cargo-platform dependencybjorn3-1/+0
2024-04-11Auto merge of #123795 - matthiaskrgr:rollup-deesd9c, r=matthiaskrgrbors-1/+3
2024-04-11Remove wasm dep filter from tidybjorn3-33/+7
2024-04-11correct the handling of `bootstrap-cache-path` optiononur-ozkan-1/+3
2024-04-11Auto merge of #123776 - matthiaskrgr:rollup-x8wzvdf, r=matthiaskrgrbors-5/+52
2024-04-11Rollup merge of #123753 - Urgau:compiletest-trailing-directive, r=jieyouxuMatthias Krüger-5/+52
2024-04-11Auto merge of #123507 - dpaoliello:arm64ecasm, r=Amanieubors-2/+30
2024-04-11Auto merge of #123007 - kadiwa4:suggest_convert_ptr_to_mut_ref, r=estebankbors-2/+1
2024-04-10Set the host library path in run-make v2Josh Stone-3/+26
2024-04-11compiletest: error when finding a trailing directiveUrgau-5/+52
2024-04-10Update cargoWeihang Lo-0/+0
2024-04-10Add support for Arm64EC inline assemblyDaniel Paoliello-2/+30
2024-04-10move testKalle Wachsmuth-2/+1
2024-04-10Rollup merge of #123706 - notriddle:notriddle/html-cleanup, r=GuillaumeGomezGuillaume Gomez-51/+44
2024-04-09rustdoc: remove unused 16x16 faviconMichael Howell-3/+0
2024-04-09rustdoc: load icons from css instead of inlineMichael Howell-23/+26
2024-04-10Rollup merge of #123612 - kxxt:riscv-target-abi, r=jieyouxu,nikic,DianQKMatthias Krüger-0/+13
2024-04-10Rollup merge of #123609 - compiler-errors:greek-question-mark, r=jieyouxuMatthias Krüger-2/+1
2024-04-10Rollup merge of #123568 - Oneirical:delete-tests, r=wesleywiserMatthias Krüger-1/+1
2024-04-10Rollup merge of #121884 - 5225225:rmake-exit-code, r=jieyouxuMatthias Krüger-4/+27
2024-04-09remove does-nothing.rsOneirical-1/+1
2024-04-09rustdoc: reduce size of `<head>` with preload loopMichael Howell-9/+6
2024-04-09Auto merge of #123683 - pietroalbini:pa-cve-2024-24576-nightly, r=pietroalbinibors-0/+3
2024-04-09run-make: make arg take AsRef<OsStr> instead of str5225225-8/+3
2024-04-09rustdoc: clean up type alias codeMichael Howell-16/+12
2024-04-09Add a helper for extending a span to include any trailing whitespaceMichael Goulet-2/+1
2024-04-09allow the test bat files in tidyPietro Albini-0/+3
2024-04-09Rollup merge of #123672 - davidtwco:compiletest-unset-log-color, r=clubby789Guillaume Gomez-1/+1
2024-04-09Rollup merge of #123638 - fmease:rustdoc-synth-auto-yeet-item-param-env-claus...Guillaume Gomez-1/+1
2024-04-09Rollup merge of #123626 - Zalathar:test-tools-mcdc, r=oli-obkGuillaume Gomez-54/+105
2024-04-09compiletest: unset `RUSTC_LOG_COLOR`David Wood-1/+1
2024-04-09Rollup merge of #123652 - cuviper:ui-vendor, r=jieyouxuMatthias Krüger-0/+5
2024-04-09Rollup merge of #123647 - fmease:rustdoc-clean-up-blanket-impls-synth, r=camelidMatthias Krüger-131/+121
2024-04-09Rollup merge of #123636 - rustbot:docs-update, r=ehussMatthias Krüger-0/+0
2024-04-09Rollup merge of #123624 - GuillaumeGomez:theme-switch-tests, r=notriddleMatthias Krüger-13/+11
2024-04-09Rollup merge of #122768 - oli-obk:why_is_E0699_so_bad, r=WaffleLapkinMatthias Krüger-14/+31
2024-04-09Convert tests/run-make/cross-lang-lto-riscv-abi to rmakekxxt-1/+13
2024-04-09Set target-abi module flag for RISC-V targetskxxt-0/+1
2024-04-08Auto merge of #122077 - oli-obk:eager_opaque_checks4, r=lcnrbors-1/+0
2024-04-08Fix UI tests with dist-vendored dependenciesJosh Stone-0/+5
2024-04-08rustdoc: slightly clean up the synthesis of blanket implsLeón Orell Valerian Liehr-131/+121
2024-04-08Rollup merge of #123547 - klensy:bs-pubs, r=onur-ozkanMatthias Krüger-30/+0
2024-04-08Manually set cache directory path when running GUI testsGuillaume Gomez-12/+10