about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2024-04-16Avoid unnecessary `rustc_span::DUMMY_SP` usage.Nicholas Nethercote-5/+3
2024-04-16Merge from rustcThe Miri Cronjob Bot-4885/+5214
2024-04-16Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2024-04-16Construct `SourceMap` at the same time as `SessionGlobals`.Nicholas Nethercote-1/+1
2024-04-15Fix docs for unstable_features lint.Eric Huss-1/+0
2024-04-16Auto merge of #123991 - fmease:rollup-96xcgnm, r=fmeasebors-7/+7
2024-04-16Rollup merge of #123926 - compiler-errors:no-ann, r=estebankLeón Orell Valerian Liehr-3/+3
2024-04-16Rollup merge of #123462 - fmease:rn-mod-sep-to-path-sep, r=nnethercoteLeón Orell Valerian Liehr-2/+2
2024-04-15Add support for Arm64EC to the Standard LibraryDaniel Paoliello-1/+1
2024-04-15Fix clippyMichael Goulet-3/+3
2024-04-15Auto merge of #123451 - Kobzol:arbitrary-try-build, r=pietroalbinibors-23/+16
2024-04-15Remove TypeVariableOriginKindMichael Goulet-2/+2
2024-04-15Rustfmt, clippyMichael Goulet-3/+17
2024-04-15Auto merge of #3467 - RossSmyth:bumpSysroot, r=RalfJungbors-3/+3
2024-04-15Auto merge of #3462 - eduardosm:chunk-128, r=RalfJungbors-44/+33
2024-04-15lint-docs: Add redirects for renamed lints.Eric Huss-0/+89
2024-04-15mention json target specs in `run_make_support`Rémy Rakic-2/+1
2024-04-15add `link_arg` helper to `run_make_support`Rémy Rakic-0/+6
2024-04-15port `rust-lld-custom-target` test to rmakeRémy Rakic-1/+0
2024-04-15port `rust-lld` test to rmakeRémy Rakic-1/+0
2024-04-15add regex to run_make_supportRémy Rakic-0/+2
2024-04-15add missing lld directive to compiletestRémy Rakic-0/+1
2024-04-15Auto merge of #123968 - jieyouxu:rollup-1pnkxor, r=jieyouxubors-4/+9
2024-04-15Bump rustc-build-sysroot to 0.4.6Ross Smyth-3/+3
2024-04-15Make `split_simd_to_128bit_chunks` take only one operandEduardo Sánchez Muñoz-44/+33
2024-04-15Auto merge of #3466 - RalfJung:GetFullPathNameW, r=RalfJungbors-22/+174
2024-04-15Auto merge of #3411 - RalfJung:sysroot, r=RalfJungbors-54/+51
2024-04-15add some basic support for GetFullPathNameWRalf Jung-22/+174
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-4/+9
2024-04-15Auto merge of #3465 - RalfJung:run-dep-error-format, r=RalfJungbors-1/+2
2024-04-15fix error display for './miri run --dep'Ralf Jung-1/+2
2024-04-15Windows: add basic support for FormatMessageWRalf Jung-19/+79
2024-04-15Auto merge of #122997 - matthiaskrgr:compiletest_ices, r=oli-obkbors-7/+75
2024-04-14Miri: run .CRT$XLB linker section on thread-endRalf Jung-208/+179
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/+32
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-13Update rustfix to 0.8.1Eric Huss-1/+1
2024-04-13run-make-support: add some top-level docs许杰友 Jieyou Xu (Joe)-0/+5