about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2024-09-17internal: Extend `SourceChangeBuilder` to make make working with `SyntaxEdito...DropDemBits-1/+95
2024-09-17Rollup merge of #130467 - RalfJung:miri-sync, r=RalfJungMatthias Krüger-2536/+2705
2024-09-17Use `@only-target` in SSE and SSE2 tests tooEduardo Sánchez Muñoz-1784/+1760
2024-09-17ptr_offset_unsigned_overflow: extend testRalf Jung-5/+6
2024-09-17Handle errors and lints from external macrosChayim Refael Friedman-1/+62
2024-09-17Auto merge of #3891 - tiif:tokiotest, r=RalfJungbors-5/+46
2024-09-17Tokio ICE fix: Changed the type of EpollEventInterest::epfd from i32 to WeakF...tiif-5/+46
2024-09-17Auto merge of #3894 - rust-lang:rustup-2024-09-17, r=RalfJungbors-53/+50
2024-09-17Auto merge of #3893 - rust-lang:autolabel, r=RalfJungbors-0/+12
2024-09-17fmtThe Miri Cronjob Bot-6/+2
2024-09-17Merge from rustcThe Miri Cronjob Bot-47/+48
2024-09-17Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2024-09-17Auto merge of #130456 - matthiaskrgr:rollup-h2qvk1f, r=matthiaskrgrbors-50/+130
2024-09-16fix: fix ambigious package name in flycheckJake-1/+1
2024-09-17assert that unexpectedly unsized fields are sized in the param envLukas Markeffsky-3/+3
2024-09-17Always cache macro expansions' root node in SemanticsChayim Refael Friedman-48/+166
2024-09-16Automatically add/remove labesl when github review (requests) are usedOli Scherer-0/+12
2024-09-16Fix run --depOli Scherer-3/+8
2024-09-16Refator DependencyBuilder constructionOli Scherer-14/+15
2024-09-16Bump ui testOli Scherer-1991/+1884
2024-09-17Refactor FileDescription::read/writetiif-113/+206
2024-09-16layout computation: eagerly error for unexpected unsized fieldsLukas Markeffsky-45/+46
2024-09-16make `LayoutCx` not genericLukas Markeffsky-2/+2
2024-09-16run_make_support: rectify symlink handling许杰友 Jieyou Xu (Joe)-50/+130
2024-09-16fix clippy lintsRalf Jung-2/+2
2024-09-16fmtThe Miri Cronjob Bot-2/+2
2024-09-16Merge from rustcThe Miri Cronjob Bot-264/+639
2024-09-16Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2024-09-16Auto merge of #130220 - RalfJung:float-classify, r=workingjubileebors-1/+0
2024-09-16Auto merge of #130377 - weihanglo:update-cargo, r=weihanglobors-0/+0
2024-09-16Fix printing of constants greater than `i128::MAX`Chayim Refael Friedman-3/+27
2024-09-15Update cargoWeihang Lo-0/+0
2024-09-15Rollup merge of #130342 - RalfJung:slice-idx-overflow, r=saethlinMatthias Krüger-31/+53
2024-09-15Rollup merge of #130293 - gurry:130142-lint-level-issue, r=cjgillotMatthias Krüger-1/+9
2024-09-15Rollup merge of #129828 - RalfJung:miri-data-race, r=saethlinMatthias Krüger-112/+483
2024-09-15use early return for race_detecting() logicRalf Jung-156/+152
2024-09-15we can test more things on Solarish, and update its status in the READMERalf Jung-3/+3
2024-09-15test std::time APIs on FreeBSD and SolarishRalf Jung-7/+7
2024-09-15add Android pthread supportRalf Jung-7/+7
2024-09-15make pthread-threadname nicer with cfg-ifRalf Jung-18/+39
2024-09-15enable std::sync tests on SolarishRalf Jung-2/+2
2024-09-15move two tests to a better locationRalf Jung-0/+0
2024-09-15pthread: add FreeBSD, remove PTHREAD_MUTEX_NORMAL_FLAG hackRalf Jung-52/+43
2024-09-15unix/sync: cleanupRalf Jung-81/+29
2024-09-15stabilize const_mut_refsRalf Jung-33/+29
2024-09-15also use compute_size_in_bytes for relevant multiplications in MiriRalf Jung-31/+53
2024-09-14Auto merge of #129753 - folkertdev:stabilize-const-extern-fn, r=RalfJungbors-122/+111
2024-09-14Auto merge of #3884 - Mandragorian:detect_cond_move, r=RalfJungbors-57/+182
2024-09-14detect when pthread_cond_t is movedKonstantinos Andrikopoulos-57/+182
2024-09-14Rollup merge of #130268 - RalfJung:simd-shuffle-idx-vector, r=compiler-errorsLeón Orell Valerian Liehr-12/+1