summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2024-07-20Auto merge of #127904 - flip1995:clippy-beta-backport, r=Mark-Simulacrumbors-7/+44
2024-07-18Auto merge of #12961 - GuillaumeGomez:fix-manual_unwrap_or_default, r=Alexendoobors-7/+44
2024-07-16[beta-1.80] Update cargoWeihang Lo-0/+0
2024-06-07Rollup merge of #126112 - Kobzol:runmake-source-root, r=jieyouxuMatthias Krüger-3/+2
2024-06-07Rollup merge of #126047 - cuviper:installer-try_for_each, r=albertlarsan68Matthias Krüger-9/+3
2024-06-07Auto merge of #125918 - oli-obk:const_block_ice, r=compiler-errorsbors-34/+10
2024-06-07Revert "Create const block DefIds in typeck instead of ast lowering"Oli Scherer-34/+10
2024-06-07Rename `S` environment variable to `SOURCE_ROOT` in run-make testsJakub Beránek-2/+2
2024-06-07Do not pass source root when building run-make testsJakub Beránek-1/+0
2024-06-06Rollup merge of #126101 - lqd:revert-124099, r=wesleywiserJubilee-10/+10
2024-06-06Auto merge of #126104 - workingjubilee:rollup-t1ac2ld, r=workingjubileebors-13/+16
2024-06-06Rollup merge of #126081 - Kobzol:run-make-relative-paths, r=jieyouxuJubilee-2/+3
2024-06-06Rollup merge of #126072 - Zalathar:run-flags, r=jieyouxuJubilee-10/+12
2024-06-06Rollup merge of #126064 - GuillaumeGomez:migrate-run-make-manual-crate-name, ...Jubilee-1/+0
2024-06-06Rollup merge of #126035 - oli-obk:query_macro_errors, r=fmeaseJubilee-0/+1
2024-06-06Revert "Rollup merge of #124099 - voidc:disallow-ambiguous-expr-attrs, r=davi...Rémy Rakic-10/+10
2024-06-06Auto merge of #126068 - lqd:revert-124976, r=petrochenkovbors-3/+3
2024-06-06Do not use relative paths to Rust source root in run-make testsJakub Beránek-2/+3
2024-06-07compiletest: Allow multiple `//@ run-flags:` headersZalathar-10/+12
2024-06-06Auto merge of #125411 - onur-ozkan:sanity-check-libstdc++, r=Mark-Simulacrumbors-0/+27
2024-06-06Revert "Rollup merge of #124976 - petrochenkov:usedcrates, r=oli-obk"Rémy Rakic-3/+3
2024-06-06Make the panic info more usefulOli Scherer-0/+1
2024-06-06Migrate `run-make/manual-crate-name` to `rmake.rs`Guillaume Gomez-1/+0
2024-06-06Auto merge of #124482 - spastorino:unsafe-extern-blocks, r=oli-obkbors-2/+7
2024-06-06Auto merge of #126056 - matthiaskrgr:rollup-ytwg62v, r=matthiaskrgrbors-0/+14
2024-06-06skip `src/tools/libcxx-version` from tidyonur-ozkan-2/+1
2024-06-06create libcxx-version tool for getting currently used libcxx versiononur-ozkan-0/+28
2024-06-06Auto merge of #125958 - BoxyUwU:remove_const_ty, r=lcnrbors-11/+15
2024-06-06Rollup merge of #124731 - dalance:add_translation_support, r=ehussMatthias Krüger-0/+14
2024-06-05Misc fixes to cranelift/clippy/miriBoxy-7/+8
2024-06-05Remove `Type` from rustdoc `Const`Boxy-4/+7
2024-06-05Auto merge of #126038 - matthiaskrgr:rollup-h4rm3x2, r=matthiaskrgrbors-4/+25
2024-06-05Simplify the rayon calls in the installerJosh Stone-9/+3
2024-06-05Rollup merge of #126008 - Zalathar:fulldeps-19371, r=jieyouxuMatthias Krüger-0/+10
2024-06-05Rollup merge of #125672 - Lokathor:update-miri-result-ffi, r=RalfJungMatthias Krüger-2/+14
2024-06-05Rollup merge of #125622 - oli-obk:define_opaque_types15, r=compiler-errorsMatthias Krüger-2/+1
2024-06-05Auto merge of #126005 - weihanglo:update-cargo, r=weihanglobors-0/+0
2024-06-05Rollup merge of #125815 - nnethercote:rustc_parse-top-level-cleanups, r=spast...Jubilee-20/+15
2024-06-05Rollup merge of #125683 - Oneirical:patience-testing-test, r=jieyouxuJubilee-3/+7
2024-06-05Port `tests/run-make-fulldeps/issue-19371` to ui-fulldepsZalathar-0/+10
2024-06-04Update cargoWeihang Lo-0/+0
2024-06-05rustfmt: Remove an unnecessary `catch_unwind` use.Nicholas Nethercote-15/+8
2024-06-05Make top-level `rustc_parse` functions fallible.Nicholas Nethercote-6/+8
2024-06-05Remove `stream_to_parser`.Nicholas Nethercote-2/+2
2024-06-04Rollup merge of #125930 - weihanglo:opt-dist-respect-cargo-config, r=KobzolGuillaume Gomez-2/+25
2024-06-04rewrite suspicious-library in rmakeOneirical-1/+1
2024-06-04Create `run-make` `env_var` and `env_var_os` helpersGuillaume Gomez-34/+44
2024-06-04Add safe/unsafe to static inside extern blocksSantiago Pastorino-1/+3
2024-06-04Handle safety keyword for extern block inner itemsSantiago Pastorino-1/+4
2024-06-04Give test a more useful nameOli Scherer-1/+0