about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2024-04-15Auto merge of #123968 - jieyouxu:rollup-1pnkxor, r=jieyouxubors-11/+88
2024-04-15Rollup merge of #123666 - mountcount:master, r=lqd许杰友 Jieyou Xu (Joe)-3/+3
2024-04-15Rollup merge of #123548 - RalfJung:what-is-time, r=joboet许杰友 Jieyou Xu (Joe)-1/+1
2024-04-15Auto merge of #123937 - RalfJung:miri-link-section, r=oli-obkbors-146/+204
2024-04-15Distribute LLVM bitcode linker as a preview componentKjetil Kjeka-7/+84
2024-04-15Auto merge of #115717 - jsgf:stablize-json-unused-externs, r=oli-obkbors-0/+30
2024-04-15Fix some typos in docmountcount-3/+3
2024-04-15libtest: also measure time in MiriRalf Jung-1/+1
2024-04-15Auto merge of #122997 - matthiaskrgr:compiletest_ices, r=oli-obkbors-7/+78
2024-04-15Auto merge of #123828 - cuviper:cargo-aarch64-gnu, r=Mark-Simulacrumbors-1/+3
2024-04-14Rollup merge of #123905 - notriddle:notriddle/redundant-explicit-link-hunks, ...Guillaume Gomez-11/+8
2024-04-14Rollup merge of #123373 - onur-ozkan:skip-codegen, r=Mark-SimulacrumGuillaume Gomez-0/+10
2024-04-14Add documentation for unused-externs(-silent)Jeremy Fitzhardinge-0/+30
2024-04-14Miri: run .CRT$XLB linker section on thread-endRalf Jung-208/+179
2024-04-14Fix ENV quotes in aarch64-gnu/DockerfileJosh Stone-1/+1
2024-04-14Run static initializersbjorn3-15/+102
2024-04-14update README and add COMPILETEST_VERBOSE_CRASHES env var which when set prin...Matthias Krüger-7/+12
2024-04-14crashes: fix ice detection which did not trigger if code compiled without err...Matthias Krüger-8/+8
2024-04-14compiletest: switch crash detection logic for run_crash_test aroundMatthias Krüger-5/+6
2024-04-14run_crash_test(): better error message when we get a none-iceMatthias Krüger-1/+5
2024-04-14compiletest: crashes: turn off backtraces for faster testsMatthias Krüger-2/+13
2024-04-14tidy: add tidy check agains \.rs files inside tests/crashes that are missing ...Matthias Krüger-1/+21
2024-04-14add ignore-mode-crashes to the know list of compiletest directive namesMatthias Krüger-0/+1
2024-04-14crashes: add another test showing that everything works fine when we need com...Matthias Krüger-1/+1
2024-04-14bootstrap/compiletest: implement "crashes" tests that fail if no ice is repro...Matthias Krüger-6/+35
2024-04-14Rollup merge of #123902 - ehuss:update-rustfix2, r=Mark-SimulacrumMatthias Krüger-1/+1
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-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