about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2024-04-24Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2024-04-23Update cargoWeihang Lo-0/+0
2024-04-23Rollup merge of #124286 - bjorn3:sync_cg_clif-2024-04-23, r=bjorn3Matthias Krüger-0/+1
2024-04-23Rollup merge of #124003 - WaffleLapkin:dellvmization, r=scottmcm,RalfJung,antoyoMatthias Krüger-3/+3
2024-04-23Fix wording in shift functions doc commentsEduardo Sánchez Muñoz-2/+2
2024-04-23Configure clippy not to generate warnings about arithmetic operations on `rus...Eduardo Sánchez Muñoz-4/+1
2024-04-23Implement LLVM x86 AVX2 intrinsicsEduardo Sánchez Muñoz-256/+2476
2024-04-23CI: don't run cron-fail-notify when the job just got canceledRalf Jung-1/+1
2024-04-23Auto merge of #3504 - forcedebug:master, r=RalfJungbors-8/+8
2024-04-23add Windows TLS bug to trophy caseRalf Jung-1/+3
2024-04-23chore: fix some typos in commentsforcedebug-8/+8
2024-04-23Rollup merge of #124099 - voidc:disallow-ambiguous-expr-attrs, r=davidtwcoMatthias Krüger-10/+10
2024-04-23Update allowed cg_clif depsbjorn3-0/+1
2024-04-23Auto merge of #3493 - eduardosm:env-set, r=oli-obkbors-12/+43
2024-04-23Missing word at the end of sentenceOli Scherer-1/+1
2024-04-23Auto merge of #124277 - matthiaskrgr:rollup-zdb93i4, r=matthiaskrgrbors-30/+121
2024-04-23Merge from rustcThe Miri Cronjob Bot-3320/+6628
2024-04-23Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2024-04-23Rollup merge of #124220 - RalfJung:interpret-wrong-vtable, r=oli-obkMatthias Krüger-30/+116
2024-04-23Rollup merge of #123680 - compiler-errors:gen-kw, r=NadrierilMatthias Krüger-0/+5
2024-04-23Auto merge of #123992 - compiler-errors:no-has-typeck-results, r=jackh726bors-3/+3
2024-04-23Auto merge of #121801 - zetanumbers:async_drop_glue, r=oli-obkbors-0/+235
2024-04-22Rollup merge of #124230 - reitermarkus:generic-nonzero-stable, r=dtolnayGuillaume Gomez-2/+0
2024-04-22Stabilize generic `NonZero`.Markus Reiter-2/+0
2024-04-22Deny gen keyword in edition_2024_compat lintsMichael Goulet-0/+5
2024-04-22Add localtime_r shimtiif-0/+273
2024-04-21Add `-Zmiri-env-set` to set environment variables without modifying the host ...Eduardo Sánchez Muñoz-12/+43
2024-04-21Rollup merge of #124235 - c410-f3r:tests98765, r=jieyouxuMatthias Krüger-35/+35
2024-04-21Move some testsCaio-35/+35
2024-04-21Add gnullvm targets to manifestMateusz Mikuła-0/+3
2024-04-21Miri: detect wrong vtables in wide pointersRalf Jung-30/+116
2024-04-21Auto merge of #124193 - RalfJung:miri, r=RalfJungbors-685/+1400
2024-04-21the mir-validation ICE test behaves strangely on Windows hostsRalf Jung-5/+8
2024-04-20Auto merge of #124208 - jieyouxu:rollup-gbgpu4u, r=jieyouxubors-4/+97
2024-04-20Rollup merge of #124196 - RalfJung:mir-opt-tests, r=Mark-Simulacrum许杰友 Jieyou Xu (Joe)-3/+3
2024-04-20Rollup merge of #124071 - kjetilkjeka:llvm_bitcode_linker_build_manifest, r=M...许杰友 Jieyou Xu (Joe)-1/+5
2024-04-20Rollup merge of #123986 - ehuss:lint-renamed, r=Mark-Simulacrum许杰友 Jieyou Xu (Joe)-0/+89
2024-04-20Auto merge of #122013 - Swatinem:unicode-gen-fastpath, r=scottmcmbors-3/+27
2024-04-20Merge commit '55d9a533b309119c8acd13061581b43ae8840823' into sync-from-raLaurențiu Nicola-3270/+6206
2024-04-20mir-opt tests: rename unit-test -> test-mir-passRalf Jung-3/+3
2024-04-20ensure the ICE-to-file logic does not affect our testRalf Jung-0/+1
2024-04-20more consistently talk about the 'active thread', not the 'current thread'Ralf Jung-29/+29
2024-04-20global allocations: don't make up a super-high VectorIdx, just use the main t...Ralf Jung-19/+21
2024-04-20Rollup merge of #124137 - tgross35:testsuite-multi-rev-regex, r=jieyouxuMatthias Krüger-1/+16
2024-04-20Add a lower bound check to `unicode-table-generator` outputArpad Borsos-3/+27
2024-04-20Auto merge of #3495 - RalfJung:data-race-clocks, r=RalfJungbors-124/+119
2024-04-20restrict VClock API surfaceRalf Jung-26/+44
2024-04-20reuse_pool: only do acquire_clock if we reused from a different threadRalf Jung-4/+8
2024-04-20data_race: make the release/acquire API more clearRalf Jung-94/+67
2024-04-20re-bless testsRalf Jung-0/+2