about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-03-25Merge from rustcRalf Jung-745/+1781
2024-03-25Preparing for merge from rustcRalf Jung-1/+1
2024-03-25Auto merge of #123030 - GuillaumeGomez:rustdoc-sysroot-out-of-arg-file, r=not...bors-3/+6
2024-03-25Auto merge of #3413 - RalfJung:cargo-miri-misc, r=RalfJungbors-4/+28
2024-03-25phase_rustdoc: add a heuristic to make us more certain that this is really ru...Ralf Jung-4/+18
2024-03-25test-cargo-miri: test anyhowRalf Jung-0/+10
2024-03-25Auto merge of #3410 - RalfJung:all-targets, r=RalfJungbors-0/+2
2024-03-25Auto merge of #123029 - matthiaskrgr:rollup-6qsevhx, r=matthiaskrgrbors-160/+278
2024-03-25Move `--sysroot` argument out of the argument file to fix miri issueGuillaume Gomez-3/+6
2024-03-25CONTRIBUTING: vsocde settings: add --all-targetsRalf Jung-0/+2
2024-03-25Rollup merge of #123020 - nnethercote:rm-nnethercote-review, r=nnethercoteMatthias Krüger-4/+0
2024-03-25Rollup merge of #123005 - maurer:cfi-arbitrary-receivers, r=compiler-errorsMatthias Krüger-39/+115
2024-03-25Rollup merge of #123003 - maurer:dyn-empty, r=compiler-errorsMatthias Krüger-13/+35
2024-03-25Rollup merge of #122995 - Zalathar:flags-mir-opt, r=Mark-SimulacrumMatthias Krüger-39/+28
2024-03-25Rollup merge of #122990 - SkiFire13:transmute-may-copy, r=jhprattMatthias Krüger-1/+1
2024-03-25Rollup merge of #122982 - Zalathar:bootstrap-coverage-docs, r=onur-ozkanMatthias Krüger-16/+49
2024-03-25Rollup merge of #122858 - nnethercote:tweak-parse_dot_suffix_expr, r=est31Matthias Krüger-48/+50
2024-03-25Auto merge of #122802 - estebank:unconstrained-generic-const, r=Nadrierilbors-111/+351
2024-03-25Auto merge of #122968 - rust-lang:cargo_update, r=Mark-Simulacrumbors-79/+79
2024-03-25Auto merge of #122951 - Nilstrieb:nodejs20, r=Kobzolbors-6/+6
2024-03-25Add more comments to the bootstrap code that handles `tests/coverage`Zalathar-16/+49
2024-03-25Clarify `parse_dot_suffix_expr`.Nicholas Nethercote-16/+19
2024-03-25Change `parse_expr_tuple_field_access`.Nicholas Nethercote-10/+15
2024-03-25Remove `next_token` handling from `parse_expr_tuple_field_access`.Nicholas Nethercote-18/+10
2024-03-25Inline and remove `Parser::parse_expr_tuple_field_access_float`.Nicholas Nethercote-36/+38
2024-03-25Auto merge of #122721 - oli-obk:merge_queries, r=davidtwcobors-81/+62
2024-03-25Temporarily remove nnethercote from the review rotation.Nicholas Nethercote-4/+0
2024-03-24CFI: Support arbitrary receiversMatthew Maurer-39/+115
2024-03-24Auto merge of #122658 - cuviper:gccjit-archive, r=Mark-Simulacrumbors-7/+11
2024-03-24CFI: Handle dyn with no principalMatthew Maurer-13/+35
2024-03-24Auto merge of #123004 - matthiaskrgr:rollup-s3v4p50, r=matthiaskrgrbors-96/+176
2024-03-24Auto merge of #3402 - RalfJung:miri-script, r=RalfJungbors-6/+21
2024-03-24Rollup merge of #122992 - devnexen:available_parallelism_sol_upd, r=AmanieuMatthias Krüger-2/+6
2024-03-24Rollup merge of #122984 - RalfJung:panic-in-hook, r=AmanieuMatthias Krüger-5/+11
2024-03-24Rollup merge of #122983 - taiki-e:bsd, r=workingjubileeMatthias Krüger-1/+1
2024-03-24Rollup merge of #122977 - cuviper:as_statically_known_str, r=RalfJungMatthias Krüger-5/+9
2024-03-24Rollup merge of #122962 - jieyouxu:stamp-rmake-support-lib, r=onur-ozkanMatthias Krüger-0/+2
2024-03-24Rollup merge of #122949 - ShoyuVanilla:issue-117310, r=lcnrMatthias Krüger-0/+28
2024-03-24Rollup merge of #122937 - Zalathar:unbox, r=oli-obkMatthias Krüger-68/+44
2024-03-24Rollup merge of #122886 - matthiaskrgr:issue90192, r=fee1-deadMatthias Krüger-0/+20
2024-03-24Rollup merge of #122757 - h1467792822:priv-dep, r=davidtwcoMatthias Krüger-11/+36
2024-03-24Rollup merge of #122737 - ytmimi:conditionally_ignore_fatal_diagnostic, r=dav...Matthias Krüger-4/+19
2024-03-24fix build.David Carlier-5/+3
2024-03-24Auto merge of #3406 - RalfJung:many-seeds, r=RalfJungbors-6/+7
2024-03-24desperate hack: hard-code bash path on WindowsRalf Jung-1/+10
2024-03-24try to fix many-seeds tests on WindowsRalf Jung-1/+2
2024-03-24Auto merge of #3398 - tiif:add_libc_fs_test, r=RalfJungbors-5/+71
2024-03-24Add libc test for rename and ftruncatetiif-5/+71
2024-03-24miri-script/toolchain: make new_commit logic easier to followRalf Jung-3/+3
2024-03-24many-seeds: propagate failure properlyRalf Jung-2/+2