about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-12-04Auto merge of #3207 - rust-lang:rustup-2023-12-04, r=RalfJungbors-326/+876
2023-12-04fix clippyRalf Jung-1/+2
2023-12-04fmtThe Miri Conjob Bot-10/+2
2023-12-04Merge from rustcThe Miri Conjob Bot-325/+882
2023-12-04Preparing for merge from rustcThe Miri Conjob Bot-1/+1
2023-12-03Auto merge of #117840 - RalfJung:miri-promise-align, r=cjgillotbors-118/+271
2023-12-03Auto merge of #118579 - matthiaskrgr:rollup-22kn8sa, r=matthiaskrgrbors-43/+174
2023-12-03move calling miri_promise_symbolic_alignment to a shared helperRalf Jung-65/+38
2023-12-03miri: support 'promising' alignment for symbolic alignment checkRalf Jung-118/+298
2023-12-03Rollup merge of #118574 - Enselic:query-instability, r=cjgillotMatthias Krüger-1/+7
2023-12-03Rollup merge of #118525 - Zalathar:skip-spans, r=cjgillotMatthias Krüger-28/+30
2023-12-03Rollup merge of #117869 - GuillaumeGomez:comment-highlighting-item-decl, r=no...Matthias Krüger-14/+137
2023-12-03Auto merge of #118072 - estebank:issue-98982, r=cjgillotbors-30/+134
2023-12-03Auto merge of #3206 - RalfJung:simd-bitmask, r=RalfJungbors-13/+16
2023-12-03SIMD bitmasks: use 'round up to multiple of 8' rather than 'clamp to at least 8'Ralf Jung-13/+16
2023-12-03Auto merge of #113730 - belovdv:jobserver-init-check, r=petrochenkovbors-37/+114
2023-12-03Auto merge of #3205 - RalfJung:simd-bitmask, r=RalfJungbors-48/+94
2023-12-03disable a test that currently fails on big-endianRalf Jung-5/+9
2023-12-03also test directly calling simd_select_bitmaskRalf Jung-4/+39
2023-12-03handle the array case consistently for simd_select_bitmask and simd_bitmaskRalf Jung-43/+45
2023-12-03Auto merge of #118526 - sjwang05:issue-118510, r=petrochenkovbors-2/+45
2023-12-03rustc_session: Address all `rustc::potential_query_instability` lintsMartin Nordholts-1/+7
2023-12-03also test simd_select_bitmask on arrays for less than 8 elementsRalf Jung-1/+6
2023-12-03Auto merge of #118567 - RalfJung:miri, r=RalfJungbors-30/+105
2023-12-03Auto merge of #3204 - RalfJung:simd, r=RalfJungbors-5/+74
2023-12-03add simd_bswap and simd_bitreverseRalf Jung-0/+19
2023-12-03add simd_cttz and simd_ctlzRalf Jung-2/+27
2023-12-03simd_select_bitmask: support passing the mask as an arrayRalf Jung-3/+28
2023-12-03Auto merge of #3203 - RalfJung:trophy, r=RalfJungbors-0/+1
2023-12-03new trophy case entryRalf Jung-0/+1
2023-12-03Auto merge of #118546 - RalfJung:hashbrown, r=Amanieubors-32/+56
2023-12-03Auto merge of #118487 - RalfJung:exposed-provenance, r=thomccbors-63/+78
2023-12-03Auto merge of #3202 - rust-lang:rustup-2023-12-03, r=saethlinbors-2471/+6456
2023-12-03Merge from rustcThe Miri Conjob Bot-2470/+6455
2023-12-03Preparing for merge from rustcThe Miri Conjob Bot-1/+1
2023-12-03Auto merge of #118128 - RalfJung:bad-intrinsics, r=the8472bors-0/+10
2023-12-03Auto merge of #118542 - chenyukang:yukang-fix-parser-ice-118531, r=cjgillotbors-12/+110
2023-12-03coverage: Skip spans that can't be un-expanded back to the function bodyZalathar-28/+30
2023-12-02Auto merge of #118541 - weihanglo:update-cargo, r=weihanglobors-0/+0
2023-12-02Update cargoWeihang Lo-0/+0
2023-12-02Fix ICE when suggesting closures for non-fn-like defssjwang05-2/+45
2023-12-02Auto merge of #118347 - Mark-Simulacrum:asm-code-size, r=spastorinobors-58/+63
2023-12-02Avoid per-register closure expansionsMark Rousskov-58/+63
2023-12-02Auto merge of #118484 - blyxxyz:os-str-slice, r=BurntSushibors-2/+131
2023-12-02allow zerocopy licenseRalf Jung-0/+3
2023-12-02update hashbrownRalf Jung-32/+53
2023-12-02Auto merge of #118077 - calebzulawski:sync-portable-simd-2023-11-19, r=workin...bors-1190/+2289
2023-12-02Auto merge of #118543 - matthiaskrgr:rollup-0kl4o90, r=matthiaskrgrbors-40/+163
2023-12-02Rollup merge of #118539 - RalfJung:packed-struct-tests, r=lqdMatthias Krüger-1/+1
2023-12-02Rollup merge of #118528 - onur-ozkan:use-std-once-lock, r=clubby789Matthias Krüger-15/+14