about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2024-05-21Auto merge of #125358 - matthiaskrgr:rollup-mx841tg, r=matthiaskrgrbors-1/+17
2024-05-21test: add tests for extern preludes resolving in local modsroife-0/+62
2024-05-21Rollup merge of #125266 - workingjubilee:stream-plastic-love, r=RalfJung,nikicMatthias Krüger-0/+17
2024-05-21Rollup merge of #125218 - Oneirical:easy-test-the-third, r=jieyouxuMatthias Krüger-1/+0
2024-05-21Auto merge of #124097 - compiler-errors:box-into-iter, r=WaffleLapkinbors-37/+29
2024-05-21Migrate `run-make/rustdoc-scrape-examples-multiple` to `rmake.rs`Guillaume Gomez-1/+0
2024-05-20Move 100 entries from tests/ui into subdirsJubilee Young-1/+1
2024-05-20Fix miri tooMichael Goulet-3/+3
2024-05-20Remove a clippy test that doesn't apply anymoreMichael Goulet-34/+26
2024-05-20Auto merge of #125166 - lovesegfault:embed-rustc-perf, r=Mark-Simulacrumbors-45/+18
2024-05-20Rollup merge of #125318 - GuillaumeGomez:migrate-rustdoc-examples-whitespaces...Matthias Krüger-1/+0
2024-05-20Rollup merge of #125173 - scottmcm:never-checked, r=davidtwcoMatthias Krüger-3/+3
2024-05-20refactor(opt-dist): use rustc-perf from rustc checkoutBernardo Meurer Costa-45/+14
2024-05-20refactor: add rustc-perf submodule to src/toolsBernardo Meurer Costa-0/+4
2024-05-20Migrate `run-make/rustdoc-scrape-examples-whitespace` to `rmake.rs`Guillaume Gomez-1/+0
2024-05-20Use `throw_unsup_format` instead of returning `ENOTSUP` in the mmap shimmarc0246-42/+15
2024-05-19miri: support simd_ctpopJubilee Young-0/+17
2024-05-19Auto merge of #125294 - matthiaskrgr:rollup-w42c829, r=matthiaskrgrbors-629/+1321
2024-05-19Rollup merge of #125286 - RalfJung:miri-sync, r=RalfJungMatthias Krüger-604/+1296
2024-05-19Rollup merge of #124948 - blyxyas:remove-repeated-words, r=compiler-errorsMatthias Krüger-25/+25
2024-05-19Auto merge of #125006 - spastorino:generics-is-empty, r=compiler-errorsbors-2/+2
2024-05-19Auto merge of #3319 - bjorn3:some_more_shims, r=RalfJungbors-48/+168
2024-05-19various small nitsRalf Jung-69/+72
2024-05-19Directly implement native exception raise methods in miribjorn3-1/+118
2024-05-19use a little arg-parsing helper for miri-scriptRalf Jung-147/+262
2024-05-19Rollup merge of #125275 - GuillaumeGomez:migrate-rustdoc-scrape-examples-test...Michael Goulet-1/+0
2024-05-19test wasm32-wasip2 instead of the deprecated wasm32-wasi targetRalf Jung-2/+2
2024-05-19Add and use generics.is_empty() and generics.is_own_empty, rather than using ...Santiago Pastorino-2/+2
2024-05-19Migrate `run-make/rustdoc-scrape-examples-test` to new `rmake.rs`Guillaume Gomez-1/+0
2024-05-19Auto merge of #125272 - lnicola:sync-from-ra, r=lnicolabors-2897/+5502
2024-05-19properly print error in 'cargo miri setup --print-sysroot'Ralf Jung-58/+36
2024-05-19Auto merge of #125145 - Kobzol:ci-toolstate, r=Mark-Simulacrumbors-2/+1
2024-05-19Auto merge of #3616 - RalfJung:android, r=RalfJungbors-37/+79
2024-05-19Auto merge of #3585 - devnexen:aligned_alloc, r=RalfJungbors-44/+171
2024-05-19make basic things work on AndroidRalf Jung-37/+79
2024-05-19a bit of refactoring and tweak the aligned-allocation testsRalf Jung-62/+61
2024-05-19Add option-ext to RA license exception listLaurențiu Nicola-0/+1
2024-05-19Merge from rustcRalf Jung-92/+88
2024-05-19Preparing for merge from rustcRalf Jung-1/+1
2024-05-19Bump rustc cratesLaurențiu Nicola-15/+38
2024-05-19Merge from rust-lang/rustLaurențiu Nicola-11/+573710
2024-05-19Preparing for merge from rust-lang/rustLaurențiu Nicola-0/+1
2024-05-18Auto merge of #125257 - jieyouxu:rollup-11evnm9, r=jieyouxubors-1/+1
2024-05-18Rollup merge of #125236 - dtolnay:expandtest, r=nnethercote许杰友 Jieyou Xu (Joe)-1/+1
2024-05-18Auto merge of #125077 - spastorino:add-new-fnsafety-enum2, r=jackh726bors-82/+77
2024-05-18Add tests for -Zunpretty=expanded ported from stringify's testsDavid Tolnay-1/+1
2024-05-18Fix typos (taking into account review comments)blyxyas-25/+25
2024-05-18Show fn traits in signature info for trait implementorsLukas Wirth-68/+196
2024-05-18Migrate `run-make/rustdoc-scrape-examples-invalid-expr` to `rmake.rs`Guillaume Gomez-1/+0
2024-05-18Enable linked locations for closure param inlay hintsLukas Wirth-10/+5