about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2023-07-17Auto merge of #113720 - eduardosm:miri-target-feature, r=RalfJung,oli-obkbors-0/+38
2023-07-17Resolve correct archive version name in `opt-dist`Jakub Beránek-6/+38
2023-07-17Auto merge of #113686 - flip1995:clippyup, r=Manishearthbors-2538/+5241
2023-07-17bootstrap: use git merge-base for LLVM CI download logicRalf Jung-18/+20
2023-07-17Auto merge of #113791 - lnicola:sync-from-ra, r=lnicolabors-9096/+13686
2023-07-17Merge commit '37f84c101bca43b11027f30ab0c2852f9325bc3d' into sync-from-raLaurențiu Nicola-9096/+13686
2023-07-17Rollup merge of #113535 - jonathanpallant:sparc-bare-metal, r=jackh726Matthias Krüger-0/+1
2023-07-17Another fix for incorrect_implsPhilipp Krones-4/+3
2023-07-17Merge commit 'd9c24d1b1ee61f276e550b967409c9f155eac4e3' into clippyupPhilipp Krones-2537/+5241
2023-07-16link to a definition of soundnessRalf Jung-1/+2
2023-07-16clarify that we do not prove soundnessRalf Jung-0/+6
2023-07-16Auto merge of #2981 - RalfJung:style, r=RalfJungbors-2/+7
2023-07-16style checks: use latest rustc for cron jobRalf Jung-2/+7
2023-07-16Use log groups in `opt-dist`Jakub Beránek-20/+53
2023-07-16Merge from rustcThe Miri Conjob Bot-337/+416
2023-07-16Preparing for merge from rustcThe Miri Conjob Bot-1/+1
2023-07-16miri: fail when calling a function that requires an unavailable target featureEduardo Sánchez Muñoz-0/+38
2023-07-15Rollup merge of #113644 - jyn514:bootstrap-cleanups, r=albertlarsan68Matthias Krüger-2/+4
2023-07-14Add `track_caller` to builder.msgjyn-0/+1
2023-07-14Add even more GHA log groupsjyn-0/+13
2023-07-14Fix compiletest windows path finding with spacesAlex Macleod-6/+6
2023-07-14Rollup merge of #113699 - RalfJung:miri, r=RalfJungMatthias Krüger-64/+33
2023-07-14Rollup merge of #113685 - Kobzol:opt-dist-binary-sizes, r=Mark-SimulacrumMatthias Krüger-5/+45
2023-07-14Print artifact sizes in `opt-dist`Jakub Beránek-5/+45
2023-07-14remove compile-flags that are no longer neededRalf Jung-37/+10
2023-07-14refactor(rustc_middle): Substs -> GenericArgMahdi Dibaiee-309/+309
2023-07-14work around custom_mir spanRalf Jung-13/+6
2023-07-13Rename cast_ref_to_mut to invalid_reference_casting (clippy side)Urgau-6/+6
2023-07-13Rename cast_ref_to_mut lint to invalid_reference_castingUrgau-2/+2
2023-07-13Auto merge of #113637 - Mark-Simulacrum:bootstrap-bump, r=ozkanonurbors-4/+14
2023-07-13Rollup merge of #113613 - GuillaumeGomez:allow-dash-in-file-name, r=notriddleMatthias Krüger-4/+13
2023-07-13Rollup merge of #113603 - workingjubilee:test-for-98016, r=oli-obkMatthias Krüger-12/+13
2023-07-13Rollup merge of #113598 - weihanglo:update-cargo, r=weihangloMatthias Krüger-0/+3
2023-07-13Rollup merge of #113353 - compiler-errors:select-better, r=lcnrMatthias Krüger-1/+1
2023-07-13Rename `detail_exit_macro` to `exit`jyn-2/+4
2023-07-13Merge from rustcThe Miri Conjob Bot-15/+8
2023-07-13Preparing for merge from rustcThe Miri Conjob Bot-1/+1
2023-07-12Re-format let-else per rustfmt updateMark Rousskov-4/+14
2023-07-12fix tag GC deleting protected tagsRalf Jung-4/+7
2023-07-12Auto merge of #113621 - ehuss:ignore-clippy-tests, r=Nilstriebbors-0/+9
2023-07-12Ignore flaky clippy tests.Eric Huss-0/+9
2023-07-12fmtRalf Jung-9/+9
2023-07-12Merge from rustcRalf Jung-339/+521
2023-07-12Preparing for merge from rustcRalf Jung-1/+1
2023-07-12Auto merge of #112945 - compiler-errors:tighten-span-of-adjustment-error, r=o...bors-15/+8
2023-07-12Auto merge of #113569 - RalfJung:miri, r=oli-obkbors-84/+546
2023-07-12Update cargoWeihang Lo-0/+3
2023-07-12Allow to have `-` in the rustdoc-json test file nameGuillaume Gomez-4/+13
2023-07-11Rollup merge of #113373 - jyn514:download-rustc-fixes, r=albertlarsan68Jubilee-7/+0
2023-07-11Revert "Fix `x test lint-docs` when download-rustc is enabled"jyn-7/+0