about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
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-160/+68
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-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-3/+0
2024-06-14Add `f16` and `f128` support to MiriTrevor Gross-101/+56
2024-06-14Migrate `run-make/codegen-options-parsing` to `rmake.rs`Guillaume Gomez-1/+0
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-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 #126270 - GuillaumeGomez:migrate-run-make-const_fn_mir, r=jie...Matthias Krüger-7/+16
2024-06-14Remove `//@ ignore-windows-gnu` from tests that need the profilerZalathar-3/+0
2024-06-13Rollup merge of #126371 - estebank:suggest-core, r=fmeaseMatthias Krüger-3/+1
2024-06-13Rollup merge of #126088 - onur-ozkan:brooming, r=albertlarsan68Matthias Krüger-159/+138
2024-06-13Tweak output of import suggestionsEsteban Küber-3/+1
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-13Auto merge of #126398 - flip1995:clippy-subtree-update, r=Manishearthbors-1667/+3098
2024-06-13tidy: apply considerable clippy suggestionsonur-ozkan-58/+52
2024-06-13opt-dist: apply considerable clippy suggestionsonur-ozkan-5/+3
2024-06-13lint-docs: apply considerable clippy suggestionsonur-ozkan-10/+10
2024-06-13remote-test-client: apply considerable clippy suggestionsonur-ozkan-6/+4
2024-06-13remote-test-server: apply considerable clippy suggestionsonur-ozkan-1/+1
2024-06-13jsondoclint: apply considerable clippy suggestionsonur-ozkan-7/+5
2024-06-13build-manifest: apply considerable clippy suggestionsonur-ozkan-1/+1
2024-06-13build_helper: apply considerable clippy suggestionsonur-ozkan-15/+11
2024-06-13compiletest: apply considerable clippy suggestionsonur-ozkan-56/+51
2024-06-13Fix socketpair and epoll_create1's throw_unsup_format wordingtiif-7/+10
2024-06-13Auto merge of #125289 - WaffleLapkin:never-obligations, r=compiler-errorsbors-6/+2
2024-06-13Update run-make-support/diff to new `fs_wrapper` APIGuillaume Gomez-6/+4
2024-06-13Rollup merge of #126370 - Zalathar:normalize, r=oli-obkLeón Orell Valerian Liehr-61/+74
2024-06-13Rollup merge of #126348 - Kobzol:venv-debug-error, r=albertlarsan68León Orell Valerian Liehr-2/+7
2024-06-13Migrate `run-make/const_fn_mir` to `rmake.rs`Guillaume Gomez-1/+0
2024-06-13Allow to bless diff testsGuillaume Gomez-1/+13
2024-06-13Migrate `run-make/allow-non-lint-warnings-cmdline` to `rmake.rs`Guillaume Gomez-1/+0
2024-06-13Implement `CompletedProcess::assert_stdout_contains` and improve error outputGuillaume Gomez-2/+20
2024-06-13Merge commit '3e5a02b13b1244545454752c6629b767522a44b1' into clippy-subtree-u...Philipp Krones-1667/+3098
2024-06-13Fixup clippy testsWaffle Lapkin-6/+2