about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2024-09-14stabilize `const_extern_fn`Folkert de Vries-122/+111
2024-09-14simd_shuffle: require index argument to be a vectorRalf Jung-12/+1
2024-09-14Fix lint levels not getting overridden by attrs on `Stmt` nodesGurinder Singh-1/+9
2024-09-14Merge from rustcThe Miri Cronjob Bot-334/+312
2024-09-14Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2024-09-14Auto merge of #125419 - GuillaumeGomez:add-gcc-to-dist, r=Kobzolbors-1/+5
2024-09-13Auto merge of #130121 - lolbinarycat:bootstrap-warn-old-upstream-worktree, r=...bors-16/+46
2024-09-13Auto merge of #130312 - matthiaskrgr:rollup-ihwsc91, r=matthiaskrgrbors-6/+21
2024-09-13Rollup merge of #130305 - tspiteri:clippy-msrv-for-const_float_bits_conv, r=f...Matthias Krüger-6/+21
2024-09-13Auto merge of #3881 - RalfJung:miri-run, r=RalfJungbors-55/+144
2024-09-13./miri run: directly run binary instead of using 'cargo run'Ralf Jung-55/+144
2024-09-13Auto merge of #130215 - RalfJung:interpret-simd, r=compiler-errorsbors-147/+150
2024-09-13interpret: simplify SIMD type handlingRalf Jung-147/+150
2024-09-13handle transmutes in const context if msrvs::CONST_FLOAT_BITS_CONVTrevor Spiteri-9/+16
2024-09-13Revert "stabilize const_float_bits_conv" for src/tools/clippy/clippy_lintsTrevor Spiteri-5/+13
2024-09-13Update tests for hidden references to mutable staticObei Sideg-93/+157
2024-09-13smoke-test './miri run --dep'Ralf Jung-1/+3
2024-09-13Auto merge of #18073 - alibektas:immutable_tree_panics, r=lnicolabors-2/+41
2024-09-13Rollup merge of #130261 - onur-ozkan:#130242, r=KobzolStuart Cook-7/+2
2024-09-13Rollup merge of #130245 - RalfJung:miri-alloc-backtrace, r=AmanieuStuart Cook-156/+65
2024-09-12fix: Immutable tree panic in `generate_delegate_trait`Ali Bektas-2/+41
2024-09-12enable all pthread tests on SolarishRalf Jung-2/+2
2024-09-12add non-portable linux pthread initializers to layout sanity checkRalf Jung-10/+23
2024-09-12Auto merge of #18099 - ChayimFriedman2:diag-only-necessary, r=Veykrilbors-279/+403
2024-09-12Use more correct handling of lint attributesChayim Refael Friedman-279/+403
2024-09-12Remove an unused piece of logicOli Scherer-4/+1
2024-09-12Rollup merge of #130256 - Zalathar:dump-stamp, r=jieyouxuStuart Cook-0/+6
2024-09-12Rollup merge of #130252 - compiler-errors:const-gen, r=chenyukangStuart Cook-1/+11
2024-09-12Rollup merge of #130156 - nebulark:test_buildinfo, r=jieyouxuStuart Cook-0/+6
2024-09-12Auto merge of #18038 - roife:fix-issue-18034, r=Veykrilbors-105/+298
2024-09-12Auto merge of #18107 - Veykril:push-oopkquknxqxs, r=Veykrilbors-38/+24
2024-09-12fix: Don't emit empty inlay hint partsLukas Wirth-38/+24
2024-09-12Auto merge of #18106 - Veykril:push-yzsqoykyowts, r=Veykrilbors-29/+70
2024-09-12fix: Don't report typed hole error in asm! out opsLukas Wirth-29/+70
2024-09-12move a test to a better locationRalf Jung-1/+0
2024-09-12Auto merge of #18105 - Veykril:push-rquxwznuuwpu, r=Veykrilbors-28/+24
2024-09-12fix: Faulty notifications should not bring down the serverLukas Wirth-28/+24
2024-09-12use `local-rebuild` instead of `BOOTSTRAP_SKIP_TARGET_SANITY` workaroundonur-ozkan-7/+2
2024-09-12Merge from rustcThe Miri Cronjob Bot-15/+92
2024-09-12Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2024-09-12Re-run coverage tests if `coverage-dump` was modifiedZalathar-0/+6
2024-09-11Remove unused functions from ast CoroutineKindMichael Goulet-1/+11
2024-09-11Rollup merge of #130239 - RalfJung:miri-ptr-offset-unsigned, r=compiler-errorsJubilee-0/+22
2024-09-11Rollup merge of #129696 - RalfJung:stdarch, r=AmanieuJubilee-9/+14
2024-09-12Fix inference of literals when the expectation is CastableChayim Refael Friedman-9/+51
2024-09-11make basic allocation functions track_caller in Miri for nicer backtracesRalf Jung-156/+65
2024-09-11miri: fix overflow detection for unsigned pointer offsetRalf Jung-0/+22
2024-09-11Rollup merge of #130161 - onur-ozkan:fmt-changed-files, r=Kobzol,RalfJungMatthias Krüger-5/+56
2024-09-11Auto merge of #18075 - roife:fix-issue-17858, r=Veykrilbors-24/+303
2024-09-11Auto merge of #18080 - Veykril:dedup, r=Veykrilbors-19760/+133