about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
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-18Migrate `run-make/rustdoc-scrape-examples-invalid-expr` to `rmake.rs`Guillaume Gomez-1/+0
2024-05-18support aligned_alloc for unixes support.David Carlier-0/+128
2024-05-17Update cargoWeihang Lo-0/+0
2024-05-18Rollup merge of #125221 - Oneirical:fourth, r=jieyouxu许杰友 Jieyou Xu (Joe)-1/+0
2024-05-18Rollup merge of #125215 - Oneirical:easy-test-the-second, r=jieyouxu许杰友 Jieyou Xu (Joe)-1/+6
2024-05-18Rollup merge of #125213 - Oneirical:easy-test, r=jieyouxu许杰友 Jieyou Xu (Joe)-1/+0
2024-05-17Rename Unsafe to SafetySantiago Pastorino-82/+77
2024-05-17Ignore the Helix configuration directorymarc0246-0/+1
2024-05-17rewrite and rename issue-28766Oneirical-1/+0
2024-05-17Auto merge of #3603 - Luv-Ray:issue-3572, r=RalfJungbors-19/+28
2024-05-17Update allowed_run_make_makefiles.txtJulien-1/+0
2024-05-17rewrite issue64319 and renameOneirical-0/+6
2024-05-17Rewrite static-unwinding as rmake.rsOneirical-1/+0
2024-05-17Migrate `run-make/rustdoc-scrape-examples-remap` to `rmake.rs`Guillaume Gomez-1/+0
2024-05-17Correct Neovim 0.10 inlay hints config exampleAdam Szkoda-1/+1
2024-05-17Auto merge of #125178 - GuillaumeGomez:migrate-rustdoc-with-out-dir, r=jieyouxubors-2/+1
2024-05-17Auto merge of #3526 - Strophox:miri-memory, r=RalfJungbors-6/+119
2024-05-17Fix `htmldocck` functionGuillaume Gomez-1/+1
2024-05-17Migrate `run-make/rustdoc-with-out-dir-option` to new `rmake.rs`Guillaume Gomez-1/+0
2024-05-16Remove trivial Binder::dummy callsMichael Goulet-1/+1