about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2024-06-16Rollup merge of #126309 - onur-ozkan:unify-git-utilization, r=KobzolJacob Pratt-95/+84
2024-06-16Auto merge of #126479 - Kobzol:disable-llvm-linker-by-default, r=onur-ozkanbors-7/+1
2024-06-15Auto merge of #126352 - cuviper:centos7-vault, r=Kobzolbors-2/+10
2024-06-15Rollup merge of #126526 - Enselic:non-snake-case, r=jieyouxuGuillaume Gomez-3/+0
2024-06-15Rollup merge of #126517 - GuillaumeGomez:migrate-run-make-dep-graph, r=KobzolGuillaume Gomez-1/+0
2024-06-15Rollup merge of #126478 - GuillaumeGomez:migrate-run-make-codegen-options-par...Guillaume Gomez-1/+0
2024-06-15Rollup merge of #126229 - ChrisDenton:bindgen, r=Mark-SimulacrumGuillaume Gomez-1/+1
2024-06-15tests/ui/lint: Move 19 tests to new `non-snake-case` subdirMartin Nordholts-3/+0
2024-06-15Migrate `run-make/dep-graph` to `rmake.rs`Guillaume Gomez-1/+0
2024-06-15Auto merge of #126518 - matthiaskrgr:rollup-wb70rzq, r=matthiaskrgrbors-292/+70
2024-06-15Rollup merge of #126488 - ChrisDenton:absolute, r=albertlarsan68Matthias Krüger-132/+2
2024-06-15Rollup merge of #126448 - DianQK:tidy-python, r=onur-ozkanMatthias Krüger-59/+12
2024-06-15Rollup merge of #126429 - tgross35:f16-f128-const-eval, r=RalfJungMatthias Krüger-101/+56
2024-06-15Rollup merge of #126512 - RalfJung:miri-sync, r=RalfJungMatthias Krüger-152/+1522
2024-06-15Rollup merge of #126472 - onur-ozkan:improve-libcxx-build, r=KobzolMatthias Krüger-9/+22
2024-06-15Auto merge of #3672 - RalfJung:cargo-many-seeds, r=RalfJungbors-107/+174
2024-06-14Update cargoWeihang Lo-0/+0
2024-06-15Auto merge of #122613 - Zalathar:profiler, r=nnethercotebors-8/+1
2024-06-14Use `std::path::absolute` in bootstrapChris Denton-132/+2
2024-06-14Add `f16` and `f128` support to MiriTrevor Gross-101/+56
2024-06-14Do not enable `llvm-bitcode-linker` in most default bootstrap profilesJakub Beránek-7/+1
2024-06-14Migrate `run-make/codegen-options-parsing` to `rmake.rs`Guillaume Gomez-1/+0
2024-06-14Auto merge of #126473 - matthiaskrgr:rollup-8w2xm09, r=matthiaskrgrbors-13/+14
2024-06-14End support for Python 3.8 in tidyDianQK-14/+4
2024-06-14Regenerate `requirements.txt` by Python 3.9DianQK-45/+8
2024-06-14update libstdc++ compatibility error logonur-ozkan-0/+3
2024-06-14build `libcxx-version` only when it doesn't existonur-ozkan-9/+19
2024-06-14Rollup merge of #126399 - onur-ozkan:126156, r=albertlarsan68Matthias Krüger-13/+14
2024-06-14Auto merge of #126463 - matthiaskrgr:rollup-lnkfibf, r=matthiaskrgrbors-3/+20
2024-06-14Rollup merge of #126386 - GuillaumeGomez:migrate-run-make-allow-non-lint-warn...Matthias Krüger-3/+20
2024-06-14Rollup merge of #126449 - ChrisDenton:windows-std-support, r=workingjubileeMatthias Krüger-4/+4
2024-06-14Rollup merge of #126270 - GuillaumeGomez:migrate-run-make-const_fn_mir, r=jie...Matthias Krüger-7/+16
2024-06-14Rollup merge of #126244 - erickt:bump, r=KobzolMatthias Krüger-20/+20
2024-06-14Remove broken/untested `--enable-profiler` from mingw dist buildsZalathar-2/+0
2024-06-14Remove `//@ ignore-windows-gnu` from tests that need the profilerZalathar-3/+0
2024-06-14Don't build a known-broken profiler runtime in `x86_64-mingw`Zalathar-3/+1
2024-06-14Fill out missing Windows support informationChris Denton-4/+4
2024-06-13Rollup merge of #126371 - estebank:suggest-core, r=fmeaseMatthias Krüger-3/+1
2024-06-13Rollup merge of #126238 - Nilstrieb:run,miri,run, r=RalfJungMatthias Krüger-3/+5
2024-06-13Rollup merge of #126088 - onur-ozkan:brooming, r=albertlarsan68Matthias Krüger-160/+139
2024-06-13Tweak output of import suggestionsEsteban Küber-3/+1
2024-06-13Update fuchsia commit, and SDK to 21.20240610.2.1Erick Tryzelaar-20/+20
2024-06-13Auto merge of #3622 - TDecking:sse4_2, r=RalfJungbors-0/+949
2024-06-13document --many-seeds; set the default range to 0..64Ralf Jung-20/+20
2024-06-13cargo miri: add support for '--many-seeds' to run the program / tests many ti...Ralf Jung-88/+155
2024-06-13add some more CRC testsRalf Jung-0/+20
2024-06-13Implement LLVM x86 SSE4.2 intrinsicsTobias Decking-0/+929
2024-06-13Fix Miri sysroot for `x run`Nilstrieb-3/+5
2024-06-13Auto merge of #126398 - flip1995:clippy-subtree-update, r=Manishearthbors-1667/+3098
2024-06-13fix bootstrap CI failureonur-ozkan-1/+1