about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2024-03-24Auto merge of #3402 - RalfJung:miri-script, r=RalfJungbors-6/+21
2024-03-24Rollup merge of #122962 - jieyouxu:stamp-rmake-support-lib, r=onur-ozkanMatthias Krüger-0/+2
2024-03-24Rollup merge of #122737 - ytmimi:conditionally_ignore_fatal_diagnostic, r=dav...Matthias Krüger-1/+2
2024-03-24Rework rmake support library to have a weakly-typed API with helper methods许杰友 Jieyou Xu (Joe)-177/+306
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-24Rename `{enter,exit}_lint_attrs` to `check_attributes{,_post}`Alex Macleod-11/+11
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-24Added madsmtm as second maintainerAdam Gastineau-0/+1
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
2024-03-24CI tweaks and show which stable Rust we are usingRalf Jung-3/+9
2024-03-24miri script: build with stable toolchainRalf Jung-2/+2
2024-03-24Merge from rustcRalf Jung-176/+365
2024-03-24Preparing for merge from rustcRalf Jung-1/+1
2024-03-23Rollup merge of #122762 - RoboSchmied:RoboSchmied-typo, r=workingjubileeJubilee-4/+4
2024-03-24Rollup merge of #122840 - GuillaumeGomez:rustdoc-test-too-many-args, r=notrid...Matthias Krüger-79/+190
2024-03-23Fixed builds with modified libcAdam Gastineau-1/+1
2024-03-23also rename the SIMD intrinsicRalf Jung-3/+3
2024-03-23Auto merge of #122629 - RalfJung:assert-unsafe-precondition, r=saethlinbors-1/+1
2024-03-23Track run-make-support lib in common inputs stamp许杰友 Jieyou Xu (Joe)-0/+2
2024-03-23Add `Rustdoc` into `run-make-support`Guillaume Gomez-4/+37
2024-03-23Auto merge of #122952 - RalfJung:miri, r=RalfJungbors-120/+376
2024-03-23disable RUST_BACKTRACE in CI, set it inside the test harness insteadRalf Jung-5/+9
2024-03-23when a test fails, repeat the target after the failure reportRalf Jung-0/+2
2024-03-23move assert_unsafe_preconditions to its own fileRalf Jung-1/+1
2024-03-23Update upload-artifact to v4Nilstrieb-1/+1
2024-03-23Auto merge of #122947 - matthiaskrgr:rollup-10j7orh, r=matthiaskrgrbors-96/+96
2024-03-23Auto merge of #3385 - Zoxc:read-types, r=RalfJungbors-89/+202
2024-03-23Report retags as distinct from real memory accesses for data racesJohn Kåre Alsaker-89/+202
2024-03-23Rename `RustdocTestOptions` into `IndividualTestOptions`Guillaume Gomez-4/+4
2024-03-23Rollup merge of #122780 - GuillaumeGomez:rename-hir-local, r=oli-obkMatthias Krüger-96/+96
2024-03-23Auto merge of #122582 - scottmcm:swap-intrinsic-v2, r=oli-obkbors-0/+78
2024-03-23Put temporary directory into one common functionGuillaume Gomez-9/+7
2024-03-23Prevent cloning more than necessary `RustdocOptions` fieldsGuillaume Gomez-48/+77
2024-03-23`rustdoc --test`: Prevent reaching the maximum size of command-line by using ...Guillaume Gomez-31/+82
2024-03-23rename MIR int2ptr casts to match library nameRalf Jung-1/+1
2024-03-23rename ptr::from_exposed_addr -> ptr::with_exposed_provenanceRalf Jung-30/+30
2024-03-23add support for missing SIMD float intrinsicsRalf Jung-7/+55
2024-03-23fmtThe Miri Cronjob Bot-4/+2
2024-03-23Merge from rustcThe Miri Cronjob Bot-140/+176
2024-03-23Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2024-03-23Auto merge of #122911 - Nilstrieb:live-love-patch, r=clubby789bors-8/+19
2024-03-23Auto merge of #119552 - krtab:dead_code_priv_mod_pub_field, r=cjgillot,saethlinbors-14/+68
2024-03-22rustdoc-search: address nitsMichael Howell-265/+297
2024-03-22Delete dead fields of deserialized cargo outputArthur Carcano-12/+3
2024-03-22Auto merge of #122900 - matthiaskrgr:rollup-nls90mb, r=matthiaskrgrbors-6/+7
2024-03-22Fix nix patching for LLVM 18Nilstrieb-8/+19