about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2024-02-26Rollup merge of #121615 - nnethercote:fix-121517, r=oli-obkMatthias Krüger-19/+35
2024-02-26Auto merge of #120586 - ShE3py:exprkind-err, r=fmeasebors-4/+7
2024-02-26Auto merge of #3328 - RalfJung:many-seeds, r=RalfJungbors-7/+14
2024-02-26./miri many-seeds: support MIRI_SEED_END to control the end of the tried seed...Ralf Jung-7/+14
2024-02-26miri: rename miri_start_panic → miri_start_unwindRalf Jung-22/+22
2024-02-26rename 'try' intrinsic to 'catch_unwind'Ralf Jung-5/+5
2024-02-26tree borrows: add a test to sb_failsRalf Jung-2/+16
2024-02-26Rollup merge of #121590 - GuillaumeGomez:rustdoc-js-changed, r=notriddleGuillaume Gomez-3/+11
2024-02-26Rollup merge of #120656 - Zalathar:filecheck-flags, r=wesleywiserGuillaume Gomez-16/+31
2024-02-26add direct test for new ProcessPrng shimRalf Jung-0/+17
2024-02-26fix clippyRalf Jung-1/+1
2024-02-26Merge from rustcThe Miri Conjob Bot-912/+2150
2024-02-26Preparing for merge from rustcThe Miri Conjob Bot-1/+1
2024-02-26Move `emit_stashed_diagnostic` call in rustfmt.Nicholas Nethercote-19/+35
2024-02-25Add `ErrorGuaranteed` to `ast::ExprKind::Err`Lieselotte-4/+4
2024-02-25Add `ast::ExprKind::Dummy`Lieselotte-2/+5
2024-02-25Auto merge of #121182 - majaha:mingw_ci_new, r=Mark-Simulacrumbors-25/+82
2024-02-25Auto merge of #120393 - Urgau:rfc3373-non-local-defs, r=WaffleLapkinbors-78/+94
2024-02-25Auto merge of #121591 - matthiaskrgr:rollup-8wfhh3v, r=matthiaskrgrbors-101/+101
2024-02-25Rollup merge of #121570 - Nilstrieb:!copy, r=clubby789Matthias Krüger-99/+99
2024-02-25Rollup merge of #121060 - clubby789:bool-newtypes, r=cjgillotMatthias Krüger-2/+2
2024-02-25Correctly handle if rustdoc JS script hash changedGuillaume Gomez-3/+11
2024-02-25Auto merge of #121337 - ChrisDenton:ProcessPrng, r=Mark-Simulacrumbors-0/+8
2024-02-25more dealing with macOS being slowRalf Jung-1/+1
2024-02-25Add ProcessPrng shim to MiriChris Denton-0/+8
2024-02-25Auto merge of #118724 - onur-ozkan:refactor-x-install, r=Mark-Simulacrumbors-4/+37
2024-02-25Auto merge of #121581 - lnicola:sync-from-ra, r=lnicolabors-704/+1828
2024-02-25Merge from rustcRalf Jung-116/+248
2024-02-25Preparing for merge from rustcRalf Jung-1/+1
2024-02-25Auto merge of #121579 - RalfJung:miri, r=RalfJungbors-320/+457
2024-02-25Avoid using cfg(FALSE)Laurențiu Nicola-2/+1
2024-02-25Add missing importsLaurențiu Nicola-1/+1
2024-02-25Merge commit '4a8d0f7f565b6df45da5522dd7366a4df3460cd7' into sync-from-raLaurențiu Nicola-703/+1828
2024-02-25fix use of platform_intrinsics in testsRalf Jung-49/+21
2024-02-24Make most bootstrap step types !CopyNilstrieb-99/+99
2024-02-24Add assertions and clarify asm-goto with noreturnGary Guo-1/+7
2024-02-24Add asm-goto to unstable bookGary Guo-0/+24
2024-02-24Auto merge of #3318 - RalfJung:compiletest-rebuilds, r=oli-obkbors-10/+7
2024-02-24Add asm label support to AST and HIRGary Guo-0/+4
2024-02-24Auto merge of #3312 - RossSmyth:miri-clean, r=RalfJungbors-16/+84
2024-02-24compiletest: call cargo-miri directly rather than via 'cargo run'Ralf Jung-10/+7
2024-02-24Add "cargo miri clean" commandRoss Smyth-16/+84
2024-02-24Auto merge of #3316 - RossSmyth:windows-script, r=RalfJungbors-0/+10
2024-02-24Windows miri-script execution egronomicsRoss Smyth-0/+10
2024-02-24Rollup merge of #121531 - saethlin:ignore-less-debug, r=compiler-errorsMatthias Krüger-2/+5
2024-02-24Rollup merge of #121522 - RalfJung:insert-extract-boundscheck, r=oli-obkMatthias Krüger-6/+27
2024-02-24Rollup merge of #121490 - gurry:121106-broken-usize-link-in-docs, r=notriddleMatthias Krüger-2/+7
2024-02-24Rustdoc: include crate name in links for local primitivesGurinder Singh-2/+7
2024-02-23Ignore less tests in debug buildsBen Kimock-2/+5
2024-02-23rustc: Fix wasm64 metadata object filesAlex Crichton-0/+3