{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":138868515,"defaultBranch":"master","name":"packed_simd","ownerLogin":"rust-lang","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2018-06-27T10:48:26.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/5430905?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1690431200.0","currentOid":""},"activityList":{"items":[{"before":"4d4d27a211562304c4ee7f9db04e89c9b6876676","after":"d938e39bee9bc5c222f5f2f2a0df9e53b5ce36ae","ref":"refs/heads/master","pushedAt":"2023-07-30T03:57:10.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"workingjubilee","name":"Jubilee","path":"/workingjubilee","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46493976?s=80&v=4"},"commit":{"message":"Announce packed_simd 0.3.9","shortMessageHtmlLink":"Announce packed_simd 0.3.9"}},{"before":"76932d4edf7528ea39c5828f5290a27a7197e4a2","after":"4d4d27a211562304c4ee7f9db04e89c9b6876676","ref":"refs/heads/master","pushedAt":"2023-07-28T05:40:17.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"workingjubilee","name":"Jubilee","path":"/workingjubilee","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46493976?s=80&v=4"},"commit":{"message":"Fix undefined behavior reported by miri when reading or writing slices (rust-lang/packed_simd#351)\n\nMany methods in the slice or array api take a pointer to the first\r\nelement and then use that pointer to read or write multiple lanes.\r\n\r\nThis is undefined behavior according to miri since pointer is only valid\r\nfor a single element. The fix is to use the `as_ptr`/`as_mut_ptr`\r\nmethods of the slice, which gives a pointer to the whole slice and also\r\nleads to nicer code.","shortMessageHtmlLink":"Fix undefined behavior reported by miri when reading or writing slices ("}},{"before":"8b5a04f38f42e62babd37dad0c807d44453a0549","after":"76932d4edf7528ea39c5828f5290a27a7197e4a2","ref":"refs/heads/master","pushedAt":"2023-07-28T05:39:44.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"workingjubilee","name":"Jubilee","path":"/workingjubilee","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46493976?s=80&v=4"},"commit":{"message":"Document into_bits on docs.rs; use doc_cfg tags (rust-lang/packed_simd#336)\n\n* Use doc_cfg to tag into_bits feature\r\n\r\n* Configure docs.rs builds to use into_bits feature and doc_cfg","shortMessageHtmlLink":"Document into_bits on docs.rs; use doc_cfg tags (#336)"}},{"before":"2ffcc963fc1c56c187ced5d0394ae8c024304eef","after":"8b5a04f38f42e62babd37dad0c807d44453a0549","ref":"refs/heads/master","pushedAt":"2023-07-28T05:27:57.000Z","pushType":"pr_merge","commitsCount":4,"pusher":{"login":"workingjubilee","name":"Jubilee","path":"/workingjubilee","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46493976?s=80&v=4"},"commit":{"message":"Stop using old-style simd_shuffle (rust-lang/packed-simd#350)\n\nStop using old-style `simd_shuffle`.\r\nThis prevents some possible future ICEs from internal compiler changes.","shortMessageHtmlLink":"Stop using old-style simd_shuffle (rust-lang/packed-simd#350)"}},{"before":"a07055157208e4aaea40699e79b586f51672814a","after":"31af73a35c59e01c110decf4df1f5bfad8651419","ref":"refs/heads/fix-android-ci","pushedAt":"2023-07-27T08:46:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"workingjubilee","name":"Jubilee","path":"/workingjubilee","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46493976?s=80&v=4"},"commit":{"message":"A few opts never hurt a test runner right?","shortMessageHtmlLink":"A few opts never hurt a test runner right?"}},{"before":"a08b1e63faa674f7bb0d67a6a63b834965dcdb5c","after":"a07055157208e4aaea40699e79b586f51672814a","ref":"refs/heads/fix-android-ci","pushedAt":"2023-07-27T07:52:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"workingjubilee","name":"Jubilee","path":"/workingjubilee","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46493976?s=80&v=4"},"commit":{"message":"Afford a luxurious 60min to CI","shortMessageHtmlLink":"Afford a luxurious 60min to CI"}},{"before":"3fbbca6337cb6213843828ec68ef117da1d3a11f","after":"2ffcc963fc1c56c187ced5d0394ae8c024304eef","ref":"refs/heads/master","pushedAt":"2023-07-27T07:32:20.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"workingjubilee","name":"Jubilee","path":"/workingjubilee","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46493976?s=80&v=4"},"commit":{"message":"Indirectly update to libm 0.2 (rust-lang/packed-simd#335)\n\nUnfortunately, `libm 0.2` remove the `F32Ext` and `F64Ext` extension\r\ntraits, which makes it harder to choose the different methods. However,\r\nthis was already dealt with in rust-num/num-traits#144 for `Float`, so\r\nwe can piggy-back on that here, no longer using `libm` directly.\r\n\r\nCloses rust-lang/packed-simd#294","shortMessageHtmlLink":"Indirectly update to libm 0.2 (rust-lang/packed-simd#335)"}},{"before":"81b6c5a967c7c51473e007fe44500553955c20a3","after":"a08b1e63faa674f7bb0d67a6a63b834965dcdb5c","ref":"refs/heads/fix-android-ci","pushedAt":"2023-07-27T07:25:53.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"workingjubilee","name":"Jubilee","path":"/workingjubilee","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46493976?s=80&v=4"},"commit":{"message":"Clean up conditionals in CI","shortMessageHtmlLink":"Clean up conditionals in CI"}},{"before":"d78a80b940e948701b8c478294832a42162d8a55","after":"81b6c5a967c7c51473e007fe44500553955c20a3","ref":"refs/heads/fix-android-ci","pushedAt":"2023-07-27T07:16:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"workingjubilee","name":"Jubilee","path":"/workingjubilee","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46493976?s=80&v=4"},"commit":{"message":"Clean up conditionals in CI","shortMessageHtmlLink":"Clean up conditionals in CI"}},{"before":"68c7163c0c1db2443e0bc9cf60ee0469ce31fdaf","after":"3fbbca6337cb6213843828ec68ef117da1d3a11f","ref":"refs/heads/master","pushedAt":"2023-07-27T06:52:46.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"workingjubilee","name":"Jubilee","path":"/workingjubilee","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46493976?s=80&v=4"},"commit":{"message":"Bump paste to 1 (rust-lang/packed-simd#333)\n\npaste::item_with_macros was obsoleted and paste::items is its replacement\r\n\r\nSee https://github.com/dtolnay/paste/pull/42","shortMessageHtmlLink":"Bump paste to 1 (rust-lang/packed-simd#333)"}},{"before":"651cfc5f148631e427993d7fc7f82aa00c98f787","after":"d78a80b940e948701b8c478294832a42162d8a55","ref":"refs/heads/fix-android-ci","pushedAt":"2023-07-27T06:46:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"workingjubilee","name":"Jubilee","path":"/workingjubilee","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46493976?s=80&v=4"},"commit":{"message":"skip armv7 android emulation","shortMessageHtmlLink":"skip armv7 android emulation"}},{"before":"2369c2bcf37e656305738c35767862fe4f95a8fd","after":"651cfc5f148631e427993d7fc7f82aa00c98f787","ref":"refs/heads/fix-android-ci","pushedAt":"2023-07-27T06:38:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"workingjubilee","name":"Jubilee","path":"/workingjubilee","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46493976?s=80&v=4"},"commit":{"message":"bash bashisms","shortMessageHtmlLink":"bash bashisms"}},{"before":"2b564263cdf99eb320ab87d7e09a0f8c3e1d2362","after":"2369c2bcf37e656305738c35767862fe4f95a8fd","ref":"refs/heads/fix-android-ci","pushedAt":"2023-07-27T06:36:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"workingjubilee","name":"Jubilee","path":"/workingjubilee","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46493976?s=80&v=4"},"commit":{"message":"Get the regex test expr right","shortMessageHtmlLink":"Get the regex test expr right"}},{"before":"8c6a61022daf0cd88d137995db161f0c5a083a83","after":"2b564263cdf99eb320ab87d7e09a0f8c3e1d2362","ref":"refs/heads/fix-android-ci","pushedAt":"2023-07-27T06:30:49.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"workingjubilee","name":"Jubilee","path":"/workingjubilee","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46493976?s=80&v=4"},"commit":{"message":"Revert \"Optimize aarch64 tests\"\n\nThis reverts commit ebd01ff73efef3a17c970b19e098295391920abd.","shortMessageHtmlLink":"Revert \"Optimize aarch64 tests\""}},{"before":"e1ea1403db98260976ad7b1785d697c5ee7f4be6","after":"8c6a61022daf0cd88d137995db161f0c5a083a83","ref":"refs/heads/fix-android-ci","pushedAt":"2023-07-27T06:02:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"workingjubilee","name":"Jubilee","path":"/workingjubilee","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46493976?s=80&v=4"},"commit":{"message":"Drink deeply of the future","shortMessageHtmlLink":"Drink deeply of the future"}},{"before":"eaf7dbcb6717a2e2133a3c5d34787cd6468eadd2","after":"e1ea1403db98260976ad7b1785d697c5ee7f4be6","ref":"refs/heads/fix-android-ci","pushedAt":"2023-07-27T05:56:29.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"workingjubilee","name":"Jubilee","path":"/workingjubilee","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46493976?s=80&v=4"},"commit":{"message":"Use ABI-dependent versions","shortMessageHtmlLink":"Use ABI-dependent versions"}},{"before":"ebd01ff73efef3a17c970b19e098295391920abd","after":"eaf7dbcb6717a2e2133a3c5d34787cd6468eadd2","ref":"refs/heads/fix-android-ci","pushedAt":"2023-07-27T05:47:06.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"workingjubilee","name":"Jubilee","path":"/workingjubilee","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46493976?s=80&v=4"},"commit":{"message":"Try emulating recent Android","shortMessageHtmlLink":"Try emulating recent Android"}},{"before":"21fd91314413e262394e460baa20cb831eddf6c4","after":"ebd01ff73efef3a17c970b19e098295391920abd","ref":"refs/heads/fix-android-ci","pushedAt":"2023-07-27T05:14:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"workingjubilee","name":"Jubilee","path":"/workingjubilee","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46493976?s=80&v=4"},"commit":{"message":"Optimize aarch64 tests\n\nAttempt to combat the slowness of emulators\nfor this particular platform, which are oddly\neven slower than I expect in general.\n\nIt probably doesn't help that they run all tests\nexcept for the handful of x86-specific ones.","shortMessageHtmlLink":"Optimize aarch64 tests"}},{"before":"d05f1744a3916ff64a2165182b2264e00b2bf54e","after":"21fd91314413e262394e460baa20cb831eddf6c4","ref":"refs/heads/fix-android-ci","pushedAt":"2023-07-27T05:03:24.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"workingjubilee","name":"Jubilee","path":"/workingjubilee","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46493976?s=80&v=4"},"commit":{"message":"Use Ubuntu 22 for aarch64-unknown-linux-gnu\n\nThe simple hope is that a more recent QEMU might fix slowness.","shortMessageHtmlLink":"Use Ubuntu 22 for aarch64-unknown-linux-gnu"}},{"before":"ffce2986528d7ee86b48305fe4dd0c945b5521a1","after":"68c7163c0c1db2443e0bc9cf60ee0469ce31fdaf","ref":"refs/heads/master","pushedAt":"2023-07-27T04:54:20.000Z","pushType":"pr_merge","commitsCount":10,"pusher":{"login":"workingjubilee","name":"Jubilee","path":"/workingjubilee","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46493976?s=80&v=4"},"commit":{"message":"Partially fix CI targets (rust-lang/packed-simd#355)\n\nThis fixes most CI targets that don't require special SDKs.\r\nA couple were named inaccurately, and that is also fixed,\r\nbut it doesn't actually restore them to working order.\r\n\r\nTargets fixed by this merge:\r\n- [ ] \"aarch-apple-ios\" (aarch64-apple-ios)\r\n- [ ] aarch64-linux-android\r\n- [ ] aarch64-unknown-linux-gnu\r\n- [ ] \"arm-linux-androideabi\" (armv7-linux-androideabi)\r\n- [ ] i586-unknown-linux-gnu-SSE\r\n- [x] powerpc-unknown-linux-gnu\r\n- [x] powerpc64-unknown-linux-gnu\r\n- [x] powerpc64le-unknown-linux-gnu\r\n- [x] sparc64-unknown-linux-gnu\r\n- [x] s390x-unknown-linux-gnu\r\n- [ ] thumbv7neon-linux-android\r\n- [x] wasm32-unknown-unknown\r\n- [ ] x86_64-apple-ios\r\n- [x] x86_64-unknown-linux-android","shortMessageHtmlLink":"Partially fix CI targets (rust-lang/packed-simd#355)"}},{"before":null,"after":"8a4d939488d7ba9778e9efbc48fec19db8af54dc","ref":"refs/heads/partially-fix-ci-targets","pushedAt":"2023-07-27T04:13:20.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"workingjubilee","name":"Jubilee","path":"/workingjubilee","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46493976?s=80&v=4"},"commit":{"message":"Correctly name Armv7-A Android target","shortMessageHtmlLink":"Correctly name Armv7-A Android target"}},{"before":"0d72a0625e722bccda615264abd605a0c40d8fa0","after":"d05f1744a3916ff64a2165182b2264e00b2bf54e","ref":"refs/heads/fix-android-ci","pushedAt":"2023-07-27T03:44:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"workingjubilee","name":"Jubilee","path":"/workingjubilee","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46493976?s=80&v=4"},"commit":{"message":"raise the assert limit for 1 target maybe?","shortMessageHtmlLink":"raise the assert limit for 1 target maybe?"}},{"before":"68f4566ec4cfcb4b685e4e547ac2f8467662164d","after":"0d72a0625e722bccda615264abd605a0c40d8fa0","ref":"refs/heads/fix-android-ci","pushedAt":"2023-07-27T03:26:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"workingjubilee","name":"Jubilee","path":"/workingjubilee","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46493976?s=80&v=4"},"commit":{"message":"remember the secrets of yamlqc","shortMessageHtmlLink":"remember the secrets of yamlqc"}},{"before":"04c24b69713e7f010c4a0088bf744f5f465439df","after":"68f4566ec4cfcb4b685e4e547ac2f8467662164d","ref":"refs/heads/fix-android-ci","pushedAt":"2023-07-27T03:23:52.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"workingjubilee","name":"Jubilee","path":"/workingjubilee","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46493976?s=80&v=4"},"commit":{"message":"Try raising opt-level to 2","shortMessageHtmlLink":"Try raising opt-level to 2"}},{"before":"0766f7e82fd33d0050396baf2d305e0f2ac4d0f4","after":"04c24b69713e7f010c4a0088bf744f5f465439df","ref":"refs/heads/fix-android-ci","pushedAt":"2023-07-27T02:46:56.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"workingjubilee","name":"Jubilee","path":"/workingjubilee","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46493976?s=80&v=4"},"commit":{"message":"Disable bitmask tests on bigendian","shortMessageHtmlLink":"Disable bitmask tests on bigendian"}},{"before":"55e71c56cc8bed4c328a97ea83ad0e3902b80b50","after":"0766f7e82fd33d0050396baf2d305e0f2ac4d0f4","ref":"refs/heads/fix-android-ci","pushedAt":"2023-07-27T00:35:15.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"workingjubilee","name":"Jubilee","path":"/workingjubilee","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46493976?s=80&v=4"},"commit":{"message":"Use right env vars for armv7-androideabi","shortMessageHtmlLink":"Use right env vars for armv7-androideabi"}},{"before":"f5d908bcaa816c112586627ed6fb8f7e32001563","after":"55e71c56cc8bed4c328a97ea83ad0e3902b80b50","ref":"refs/heads/fix-android-ci","pushedAt":"2023-07-27T00:21:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"workingjubilee","name":"Jubilee","path":"/workingjubilee","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46493976?s=80&v=4"},"commit":{"message":"I meant ninja-build","shortMessageHtmlLink":"I meant ninja-build"}},{"before":"21eba9bd306606db86a2d34582f0af50afd4dfe0","after":"f5d908bcaa816c112586627ed6fb8f7e32001563","ref":"refs/heads/fix-android-ci","pushedAt":"2023-07-27T00:18:16.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"workingjubilee","name":"Jubilee","path":"/workingjubilee","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46493976?s=80&v=4"},"commit":{"message":"Intel syntax plz","shortMessageHtmlLink":"Intel syntax plz"}},{"before":"0a1553a4eaf1773e5c538c4a48c79f6db3db77d5","after":"21eba9bd306606db86a2d34582f0af50afd4dfe0","ref":"refs/heads/fix-android-ci","pushedAt":"2023-07-27T00:03:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"workingjubilee","name":"Jubilee","path":"/workingjubilee","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46493976?s=80&v=4"},"commit":{"message":"Use python3 for wasm build","shortMessageHtmlLink":"Use python3 for wasm build"}},{"before":"a139c2de7ec52887faf7d5dc38cccde1158a72e4","after":"0a1553a4eaf1773e5c538c4a48c79f6db3db77d5","ref":"refs/heads/fix-android-ci","pushedAt":"2023-07-27T00:00:56.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"workingjubilee","name":"Jubilee","path":"/workingjubilee","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46493976?s=80&v=4"},"commit":{"message":"Double timeouts\n\nEmulated platforms need more time.","shortMessageHtmlLink":"Double timeouts"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADX-9iIQA","startCursor":null,"endCursor":null}},"title":"Activity ยท rust-lang/packed_simd"}