about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2023-08-22respect CARGO_EXTRA_FLAGS in more placesRalf Jung-7/+18
2023-08-22bump serdeRalf Jung-34/+33
2023-08-21Fix elided lifetimes in rust-lang/rustMichael Goulet-1/+1
2023-08-21rustdoc-json: Rename typedef to type aliasNoah Lev-5/+5
2023-08-21Merge commit '9b3d03408c66749d56466bb09baf2a7177deb6ce' into sync-from-raLaurențiu Nicola-1448/+3862
2023-08-21fix MIRI_AUTO_OPS not having an effect any moreRalf Jung-2/+8
2023-08-21update recommended RA configRalf Jung-4/+5
2023-08-21fmtThe Miri Conjob Bot-1/+1
2023-08-21Merge from rustcThe Miri Conjob Bot-137/+478
2023-08-21Preparing for merge from rustcThe Miri Conjob Bot-1/+1
2023-08-20fix RA buildRalf Jung-1/+1
2023-08-20Auto merge of #3032 - RalfJung:serde, r=RalfJung,oli-obkbors-2/+8
2023-08-20pin a version of serde without intransparent unreproducible binary blobsRalf Jung-2/+8
2023-08-20interpret: have assert_* intrinsics call the panic machinery instead of a dir...Ralf Jung-19/+84
2023-08-20interpret/miri: call panic_cannot_unwind lang item instead of hard-coding the...Ralf Jung-39/+133
2023-08-20give some unwind-related terminators a more clear nameRalf Jung-7/+7
2023-08-20Rollup merge of #115000 - RalfJung:custom-mir-call, r=compiler-errors,JakobDegenMatthias Krüger-35/+35
2023-08-19custom_mir: change Call() terminator syntax to something more readableRalf Jung-35/+35
2023-08-19Update cargoWeihang Lo-0/+0
2023-08-18Auto merge of #114938 - flip1995:clippy_backport, r=matthiaskrgrbors-36/+201
2023-08-17Auto merge of #11314 - GuillaumeGomez:needless_ref_mut_async_block, r=Centri3bors-23/+129
2023-08-17Auto merge of #11070 - y21:issue11065, r=flip1995bors-13/+72
2023-08-17Auto merge of #114932 - RalfJung:miri, r=RalfJungbors-177/+472
2023-08-17Auto merge of #3031 - RalfJung:foreign-read, r=RalfJungbors-3/+17
2023-08-17tree borrows: more comments in foreign_read transitionRalf Jung-3/+17
2023-08-17coverage: Anonymize line numbers in `run-coverage` test snapshotsZalathar-0/+17
2023-08-16Auto merge of #3027 - ttsugriy:range-map, r=RalfJungbors-5/+2
2023-08-16Avoid unnecessary Vec resize.Taras Tsugrii-5/+2
2023-08-16on out-of-bounds error, show where the allocation was createdRalf Jung-8/+46
2023-08-16Auto merge of #2940 - saethlin:use-after-free-spans, r=RalfJungbors-18/+229
2023-08-16Auto merge of #3028 - ttsugriy:range-map-find-offset, r=RalfJungbors-20/+15
2023-08-16Merge from rustcThe Miri Conjob Bot-48/+33
2023-08-16Preparing for merge from rustcThe Miri Conjob Bot-1/+1
2023-08-16Auto merge of #114689 - m-ou-se:stabilize-thread-local-cell-methods, r=thomccbors-1/+0
2023-08-15Replace hand-written binary search with Vec::binary_search_by.Taras Tsugrii-20/+15
2023-08-15Tidy up the implementationBen Kimock-12/+9
2023-08-15Explain why we save spans for some memory types and not othersBen Kimock-0/+2
2023-08-15Rollup merge of #114819 - estebank:issue-78124, r=compiler-errorsMatthias Krüger-35/+17
2023-08-15Rollup merge of #114772 - fee1-dead-contrib:typed-did, r=b-naberGuillaume Gomez-4/+4
2023-08-15Auto merge of #2972 - RalfJung:c-mem-functions, r=RalfJungbors-6/+46
2023-08-15C string function shims: consistently treat "invalid" pointers as UBRalf Jung-6/+46
2023-08-15Auto merge of #3018 - ttsugriy:ttsugriy-patch-1, r=RalfJungbors-1/+1
2023-08-14Auto merge of #114824 - weihanglo:update-cargo, r=weihanglobors-0/+0
2023-08-14Update cargoWeihang Lo-0/+0
2023-08-14bless clippy testEsteban Küber-21/+2
2023-08-14Auto merge of #113658 - Dirreke:csky-unknown-linux-gunabiv2, r=bjorn3bors-7/+11
2023-08-14Move scrutinee `HirId` into `MatchSource::TryDesugar`Esteban Küber-14/+15
2023-08-15update Cargo.lockdirreke-4/+4
2023-08-14Upgrade Object and related depsdirreke-2/+4
2023-08-14fix the wrong number in const KNOWN_ARCHdirreke-1/+1