about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-12-04portable-simd: add missing feature gateRalf Jung-1/+1
2023-12-04Auto merge of #116915 - bend-n:unwet, r=saethlinbors-22/+33
2023-12-04use `assume(idx < self.len())` in `[T]::get_unchecked`bendn-22/+33
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 #113730 - belovdv:jobserver-init-check, r=petrochenkovbors-37/+114
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-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
2023-12-02Rollup merge of #118524 - celinval:smir-instance-def, r=ouz-aMatthias Krüger-20/+134
2023-12-02Rollup merge of #118514 - Enselic:ice-probe, r=cjgillotMatthias Krüger-4/+14
2023-12-02Remove link to core::arch::x86_64Caleb Zulawski-1/+1
2023-12-02Fix parser ICE from attrsyukang-12/+110
2023-12-02Add substring API for `OsStr`Jan Verbeek-2/+131
2023-12-02Auto merge of #3201 - RalfJung:rustup, r=RalfJungbors-1831/+2474
2023-12-02move packed-struct tests into packed/ folderRalf Jung-1/+1
2023-12-02Auto merge of #117912 - GeorgeWort:master, r=petrochenkovbors-22/+43
2023-12-02Auto merge of #118507 - flip1995:clippy-subtree-sync, r=matthiaskrgrbors-1174/+3660