about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2024-04-14Rollup merge of #123889 - onur-ozkan:improve-tidy, r=Mark-SimulacrumMatthias Krüger-9/+24
2024-04-14Rollup merge of #123699 - jieyouxu:rmake-refactor, r=Mark-SimulacrumMatthias Krüger-121/+146
2024-04-13rustdoc: check redundant explicit links with correct itemidMichael Howell-11/+8
2024-04-13Auto merge of #123520 - cuviper:bootstrap-compiler-rustflags, r=Mark-Simulacrumbors-54/+59
2024-04-13Update rustfix to 0.8.1Eric Huss-1/+1
2024-04-13run-make-support: add some top-level docs许杰友 Jieyou Xu (Joe)-0/+5
2024-04-13run-make-support: use macro to implement common methods许杰友 Jieyou Xu (Joe)-112/+8
2024-04-13run-make-support: introduce macro for common methods to avoid repetition许杰友 Jieyou Xu (Joe)-0/+124
2024-04-13run-make-support: make `handle_failed_output` take a `&Command`许杰友 Jieyou Xu (Joe)-9/+9
2024-04-13Rollup merge of #123891 - RalfJung:miri, r=RalfJungMatthias Krüger-166/+99
2024-04-13Rollup merge of #123642 - onur-ozkan:restrict-llvm-option, r=Mark-SimulacrumMatthias Krüger-2/+13
2024-04-13Rollup merge of #123530 - 9names:build-rv32im, r=Mark-SimulacrumMatthias Krüger-0/+3
2024-04-13Auto merge of #123656 - lqd:linker-features, r=petrochenkovbors-0/+35
2024-04-13reduce tidy overheads in run-make checksonur-ozkan-9/+24
2024-04-13Auto merge of #3429 - eduardosm:shift, r=RalfJungbors-159/+97
2024-04-13Auto merge of #123874 - weihanglo:update-cargo, r=weihanglobors-0/+0
2024-04-13Bump Fuchsia versionsErick Tryzelaar-6/+6
2024-04-12Update cargoWeihang Lo-0/+0
2024-04-12Auto merge of #121430 - madsmtm:mac-catalyst-iOSSupport, r=wesleywiserbors-0/+7
2024-04-12De-duplicate SSE2 sll/srl/sra codeEduardo Sánchez Muñoz-159/+97
2024-04-12Rollup merge of #123204 - notriddle:notriddle/include-str-span, r=pnkfelixMatthias Krüger-9/+8
2024-04-12Rollup merge of #123796 - bjorn3:remove_cargo_platform, r=clubby789Matthias Krüger-1/+0
2024-04-12document `-Zlinker-features` in the unstable bookRémy Rakic-0/+35
2024-04-12Rollup merge of #123763 - cuviper:host-rpath-run-make-v2, r=jieyouxuMatthias Krüger-15/+37
2024-04-11ci: test cargo on `aarch64-gnu`Josh Stone-1/+3
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-10Properly handle emojis as literal prefix in macrosEsteban Küber-4/+5
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-10Add Apple platforms to compiletest KNOWN_DIRECTIVE_NAMESMads Marquart-0/+7
2024-04-10Rollup merge of #123706 - notriddle:notriddle/html-cleanup, r=GuillaumeGomezGuillaume Gomez-51/+44
2024-04-10add change entry for the removal of `changelog-seen`onur-ozkan-0/+5
2024-04-10drop `changelog-seen`onur-ozkan-19/+1
2024-04-09rustdoc: remove unused 16x16 faviconMichael Howell-3/+0
2024-04-09rustdoc: load icons from css instead of inlineMichael Howell-23/+26