about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2024-08-15Auto merge of #128787 - Oneirical:infohazardous-deprogram, r=jieyouxubors-3/+0
2024-08-15Rollup merge of #129122 - GuillaumeGomez:remove-duplicated-rustdoc-output-met...Matthias Krüger-7/+1
2024-08-15Rollup merge of #129065 - nnethercote:PartialEq-TokenKind, r=spastorinoMatthias Krüger-7/+5
2024-08-15coalesce dep-info-spaces and dep-info-doesnt-run-much into dep-infoOneirical-3/+0
2024-08-15Auto merge of #128936 - bjorn3:fix_thin_archive_reading, r=jieyouxubors-0/+6
2024-08-15Remove duplicated `Rustdoc::output` method from `run-make-support` libGuillaume Gomez-7/+1
2024-08-15Auto merge of #129066 - weihanglo:update-cargo, r=weihanglobors-0/+0
2024-08-15Rollup merge of #129015 - rustbot:docs-update, r=ehussMatthias Krüger-7/+22
2024-08-15Rollup merge of #128963 - GuillaumeGomez:output-to-stdout, r=aDotInTheVoidMatthias Krüger-0/+15
2024-08-14Auto merge of #128407 - Oneirical:feline-dotestication, r=jieyouxubors-3/+15
2024-08-14Update Cargo.lockEric Huss-7/+22
2024-08-14rewrite no-alloc-shim to rmakeOneirical-1/+0
2024-08-14rewrite min-global-align to rmakeOneirical-2/+15
2024-08-14Auto merge of #129092 - jieyouxu:rollup-z2522nm, r=jieyouxubors-1/+0
2024-08-14Rollup merge of #129071 - Zalathar:sysroot-unstable, r=jieyouxu许杰友 Jieyou Xu (Joe)-1/+0
2024-08-14Auto merge of #129054 - lnicola:sync-from-ra, r=lnicolabors-2448/+3807
2024-08-14Auto merge of #129060 - matthiaskrgr:rollup-s72gpif, r=matthiaskrgrbors-6/+4
2024-08-14Use `impl PartialEq<TokenKind> for Token` more.Nicholas Nethercote-7/+5
2024-08-14Auto merge of #129076 - matthiaskrgr:rollup-rg8mi2x, r=matthiaskrgrbors-4/+34
2024-08-14Rollup merge of #128873 - ChrisDenton:windows-targets, r=Mark-SimulacrumMatthias Krüger-1/+1
2024-08-14Rollup merge of #128410 - Oneirical:dwarf-fortestress, r=jieyouxuMatthias Krüger-3/+33
2024-08-14Auto merge of #128812 - nnethercote:shrink-TyKind-FnPtr, r=compiler-errorsbors-13/+13
2024-08-14Port `run-make/sysroot-crates-are-unstable` to rmakeZalathar-1/+0
2024-08-13Update cargoWeihang Lo-0/+0
2024-08-13Rollup merge of #129049 - Zalathar:json-like, r=jieyouxuMatthias Krüger-6/+4
2024-08-13Merge from rust-lang/rustLaurențiu Nicola-5812/+9164
2024-08-13Preparing for merge from rust-lang/rustLaurențiu Nicola-1/+1
2024-08-13Bump `rustc_pattern_analysis`Shoyu Vanilla-32/+30
2024-08-13Temporarily remove non-working test caseShoyu Vanilla-12/+2
2024-08-13feat: `min-exhaustive-patternsShoyu Vanilla-15/+131
2024-08-13Remove a confusing commentZalathar-1/+0
2024-08-13Don't panic on unknown JSON-like output linesZalathar-5/+4
2024-08-13Rollup merge of #129040 - Zalathar:bless-rmake, r=jieyouxuMatthias Krüger-24/+31
2024-08-13Auto merge of #17876 - Veykril:semantics-include-simplify, r=Veykrilbors-88/+18
2024-08-13Remove unreachable logic for include token mappingLukas Wirth-88/+18
2024-08-13Fix blessing of rmake testsZalathar-12/+16
2024-08-13Extract a helper method for blessing in `Diff`Zalathar-16/+19
2024-08-13Auto merge of #17867 - ShoyuVanilla:issue-17854, r=Veykrilbors-2/+27
2024-08-13Auto merge of #128742 - RalfJung:miri-vtable-uniqueness, r=saethlinbors-7/+63
2024-08-13Auto merge of #128868 - s7tya:port-rustc-perf-cmp-command, r=Kobzolbors-35/+81
2024-08-12Rollup merge of #128929 - saethlin:enable-codegen-units-tests, r=compiler-errorsGuillaume Gomez-1/+7
2024-08-12fix: Trailing excess comma in "Convert to named struct" assistShoyu Vanilla-2/+27
2024-08-12rewrite remap-path-prefix-dwarf to rmakeOneirical-3/+33
2024-08-12fix: Missing non-exhaustive let diagnostics inside async or unsafe blockShoyu Vanilla-2/+46
2024-08-12Auto merge of #17864 - Veykril:lsif, r=Veykrilbors-5/+16
2024-08-12Build and run build scripts in lsif commandLukas Wirth-5/+16
2024-08-12Add `read_dir_entries_recursive` in `run_make_support`Guillaume Gomez-0/+15
2024-08-12Auto merge of #17863 - Veykril:include-diags, r=Veykrilbors-56/+93
2024-08-12Resolve included files to their calling modules in IDE layerLukas Wirth-56/+93
2024-08-12Auto merge of #17861 - Veykril:bump-lock, r=Veykrilbors-134/+161