about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2024-04-07Rollup merge of #123563 - Oneirical:version, r=jieyouxuMatthias Krüger-2/+1
2024-04-07Rollup merge of #123411 - saethlin:ub-checks, r=Urgau,RalfJungMatthias Krüger-1/+19
2024-04-06Rewrite version test as UI testOneirical-2/+1
2024-04-06Auto merge of #123557 - GuillaumeGomez:rollup-3af7urf, r=GuillaumeGomezbors-954/+990
2024-04-06Rollup merge of #123553 - RalfJung:miri, r=RalfJungGuillaume Gomez-954/+990
2024-04-06Put checks that detect UB under their own flag below debug_assertionsBen Kimock-1/+19
2024-04-06Auto merge of #123339 - onur-ozkan:optimize-tidy-check, r=Mark-Simulacrumbors-4397/+4402
2024-04-06Auto merge of #123545 - matthiaskrgr:rollup-vyx8cfv, r=matthiaskrgrbors-9/+42
2024-04-06make 'missing extern static' error consistent with missing shimRalf Jung-15/+11
2024-04-06optimize tidy check on `src/tools/tidy/src/issues.txt`onur-ozkan-4397/+4402
2024-04-06Rollup merge of #123504 - RalfJung:test-cargo-miri, r=Mark-SimulacrumMatthias Krüger-8/+40
2024-04-06Rollup merge of #123357 - Kobzol:ci-combine-streams, r=Mark-SimulacrumMatthias Krüger-1/+2
2024-04-06Auto merge of #123321 - clubby789:cargo-uupdate, r=Mark-Simulacrumbors-2/+2
2024-04-06Merge from rustcRalf Jung-2043/+6202
2024-04-06Preparing for merge from rustcRalf Jung-1/+1
2024-04-06chore: fix some typosfindseat-7/+7
2024-04-05Update cargoWeihang Lo-0/+0
2024-04-05Rollup merge of #123500 - belovdv:remove-miri-jobserver-fixme, r=RalfJung,oli...Guillaume Gomez-0/+7
2024-04-05Rollup merge of #121419 - agg23:xrOS-pr, r=davidtwcoGuillaume Gomez-3/+62
2024-04-05bootstrap: split cargo-miri test into separate StepRalf Jung-8/+40
2024-04-05Revert "remove miri jobserver workaround"belovdv-0/+7
2024-04-05Auto merge of #123497 - GuillaumeGomez:rollup-usqb4q9, r=GuillaumeGomezbors-30/+354
2024-04-05Rollup merge of #123489 - onur-ozkan:handle-rustc-args-properly, r=clubby789Guillaume Gomez-6/+4
2024-04-05Rollup merge of #123474 - jieyouxu:issue-7349-port, r=Mark-SimulacrumGuillaume Gomez-1/+0
2024-04-05Rollup merge of #123350 - compiler-errors:async-closure-by-move, r=oli-obkGuillaume Gomez-0/+38
2024-04-05Rollup merge of #123149 - jieyouxu:rmake-arguments-non-c-like-enum, r=Mark-Si...Guillaume Gomez-19/+308
2024-04-05Rollup merge of #122334 - GuillaumeGomez:vendor-cg_gcc, r=Mark-SimulacrumGuillaume Gomez-4/+4
2024-04-05Auto merge of #123317 - RalfJung:test-in-miri, r=m-ou-se,saethlin,onur-ozkanbors-68/+473
2024-04-05linux/foreign_items: reorder things to make more sense, remove duplicate sock...Ralf Jung-47/+32
2024-04-05miri: go look for the item in all crates of the right nameRalf Jung-17/+34
2024-04-05Auto merge of #123469 - belovdv:remove-miri-jobserver-fixme, r=petrochenkovbors-7/+0
2024-04-05handle rustc args properly in bootstraponur-ozkan-6/+4
2024-04-05Auto merge of #123484 - jhpratt:rollup-usz4e64, r=jhprattbors-7/+25
2024-04-04Rollup merge of #123417 - harryhanYuhao:master, r=GuillaumeGomezJacob Pratt-1/+10
2024-04-04Rollup merge of #123407 - GuillaumeGomez:js-failed-theme, r=notriddleJacob Pratt-6/+15
2024-04-05Auto merge of #123465 - flip1995:clippy-subtree-update, r=Manishearthbors-1932/+5287
2024-04-04Force `move` async-closures that are `FnOnce` to make their inner coroutines ...Michael Goulet-31/+14
2024-04-04Actually use the inferred ClosureKind from signature inference in coroutine-c...Michael Goulet-10/+65
2024-04-05use `Lrc` instead of the aliased type `Arc` directlyy21-3/+3
2024-04-04Update browser-ui-test version to 0.17.1Guillaume Gomez-1/+1
2024-04-04Port issue-7349 to a codegen test许杰友 Jieyou Xu (Joe)-1/+0
2024-04-04remove miri jobserver workaroundbelovdv-7/+0
2024-04-04Merge commit '9725c4a162502a02c1c67fdca6b797fe09b2b73c' into clippy-subtree-u...Philipp Krones-1932/+5287
2024-04-04Auto merge of #121394 - oli-obk:define_opaque_types, r=compiler-errorsbors-1/+1
2024-04-04rustdoc prioritise cargo doc: suggestions appliedHarry Han-1/+10
2024-04-04Rollup merge of #122448 - high-cloud:move-hir-tree, r=oli-obkMatthias Krüger-1/+0
2024-04-04move hir-tree test from run-make to ui testYaodong Yang-1/+0
2024-04-04use `DefineOpaqueTypes::Yes` in rustdocOli Scherer-1/+1
2024-04-04adjust frame_in_std to recognize std testsRalf Jung-10/+8
2024-04-04smoke-test 'x.py test --miri' on CIRalf Jung-0/+5