{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":148686316,"defaultBranch":"trunk","name":"wgpu","ownerLogin":"gfx-rs","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2018-09-13T19:18:50.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/8213174?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1725887070.0","currentOid":""},"activityList":{"items":[{"before":"a17bc2ec50908a548ed9acd64af5cb4f04c8fe47","after":null,"ref":"refs/heads/dependabot/cargo/patch-updates-d81d1f5447","pushedAt":"2024-09-09T13:04:30.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Wumpf","name":"Andreas Reich","path":"/Wumpf","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1220815?s=80&v=4"}},{"before":"480abae3313bb876c037e495fc2d688a79d70836","after":"5c7389a0680672d0d6946fbc87ba672289db3945","ref":"refs/heads/trunk","pushedAt":"2024-09-09T13:04:28.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Wumpf","name":"Andreas Reich","path":"/Wumpf","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1220815?s=80&v=4"},"commit":{"message":"build(deps): bump the patch-updates group with 21 updates (#6239)\n\nBumps the patch-updates group with 21 updates:\r\n\r\n| Package | From | To |\r\n| --- | --- | --- |\r\n| [anyhow](https://github.com/dtolnay/anyhow) | `1.0.86` | `1.0.87` |\r\n| [bytemuck](https://github.com/Lokathor/bytemuck) | `1.17.1` | `1.18.0` |\r\n| [serde](https://github.com/serde-rs/serde) | `1.0.209` | `1.0.210` |\r\n| [serde_json](https://github.com/serde-rs/json) | `1.0.127` | `1.0.128` |\r\n| [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.73` | `0.3.74` |\r\n| [cc](https://github.com/rust-lang/cc-rs) | `1.1.15` | `1.1.18` |\r\n| [clap](https://github.com/clap-rs/clap) | `4.5.16` | `4.5.17` |\r\n| [clap_builder](https://github.com/clap-rs/clap) | `4.5.15` | `4.5.17` |\r\n| [gimli](https://github.com/gimli-rs/gimli) | `0.29.0` | `0.31.0` |\r\n| [parking](https://github.com/smol-rs/parking) | `2.2.0` | `2.2.1` |\r\n| [plotters](https://github.com/plotters-rs/plotters) | `0.3.6` | `0.3.7` |\r\n| [plotters-backend](https://github.com/plotters-rs/plotters) | `0.3.6` | `0.3.7` |\r\n| [plotters-svg](https://github.com/plotters-rs/plotters) | `0.3.6` | `0.3.7` |\r\n| [rustix](https://github.com/bytecodealliance/rustix) | `0.38.35` | `0.38.36` |\r\n| [serde_derive](https://github.com/serde-rs/serde) | `1.0.209` | `1.0.210` |\r\n| [wayland-backend](https://github.com/smithay/wayland-rs) | `0.3.6` | `0.3.7` |\r\n| [wayland-client](https://github.com/smithay/wayland-rs) | `0.31.5` | `0.31.6` |\r\n| [wayland-cursor](https://github.com/smithay/wayland-rs) | `0.31.5` | `0.31.6` |\r\n| [wayland-scanner](https://github.com/smithay/wayland-rs) | `0.31.4` | `0.31.5` |\r\n| [wayland-sys](https://github.com/smithay/wayland-rs) | `0.31.4` | `0.31.5` |\r\n| [xml-rs](https://github.com/kornelski/xml-rs) | `0.8.21` | `0.8.22` |\r\n\r\n\r\nUpdates `anyhow` from 1.0.86 to 1.0.87\r\n- [Release notes](https://github.com/dtolnay/anyhow/releases)\r\n- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.86...1.0.87)\r\n\r\nUpdates `bytemuck` from 1.17.1 to 1.18.0\r\n- [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md)\r\n- [Commits](https://github.com/Lokathor/bytemuck/compare/v1.17.1...v1.18.0)\r\n\r\nUpdates `serde` from 1.0.209 to 1.0.210\r\n- [Release notes](https://github.com/serde-rs/serde/releases)\r\n- [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210)\r\n\r\nUpdates `serde_json` from 1.0.127 to 1.0.128\r\n- [Release notes](https://github.com/serde-rs/json/releases)\r\n- [Commits](https://github.com/serde-rs/json/compare/1.0.127...1.0.128)\r\n\r\nUpdates `backtrace` from 0.3.73 to 0.3.74\r\n- [Release notes](https://github.com/rust-lang/backtrace-rs/releases)\r\n- [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.73...0.3.74)\r\n\r\nUpdates `cc` from 1.1.15 to 1.1.18\r\n- [Release notes](https://github.com/rust-lang/cc-rs/releases)\r\n- [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.15...cc-v1.1.18)\r\n\r\nUpdates `clap` from 4.5.16 to 4.5.17\r\n- [Release notes](https://github.com/clap-rs/clap/releases)\r\n- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)\r\n- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.16...clap_complete-v4.5.17)\r\n\r\nUpdates `clap_builder` from 4.5.15 to 4.5.17\r\n- [Release notes](https://github.com/clap-rs/clap/releases)\r\n- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)\r\n- [Commits](https://github.com/clap-rs/clap/compare/v4.5.15...v4.5.17)\r\n\r\nUpdates `gimli` from 0.29.0 to 0.31.0\r\n- [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md)\r\n- [Commits](https://github.com/gimli-rs/gimli/compare/0.29.0...0.31.0)\r\n\r\nUpdates `parking` from 2.2.0 to 2.2.1\r\n- [Release notes](https://github.com/smol-rs/parking/releases)\r\n- [Changelog](https://github.com/smol-rs/parking/blob/master/CHANGELOG.md)\r\n- [Commits](https://github.com/smol-rs/parking/compare/v2.2.0...v2.2.1)\r\n\r\nUpdates `plotters` from 0.3.6 to 0.3.7\r\n- [Changelog](https://github.com/plotters-rs/plotters/blob/master/CHANGELOG.md)\r\n- [Commits](https://github.com/plotters-rs/plotters/compare/v0.3.6...v0.3.7)\r\n\r\nUpdates `plotters-backend` from 0.3.6 to 0.3.7\r\n- [Changelog](https://github.com/plotters-rs/plotters/blob/master/CHANGELOG.md)\r\n- [Commits](https://github.com/plotters-rs/plotters/compare/v0.3.6...v0.3.7)\r\n\r\nUpdates `plotters-svg` from 0.3.6 to 0.3.7\r\n- [Changelog](https://github.com/plotters-rs/plotters/blob/master/CHANGELOG.md)\r\n- [Commits](https://github.com/plotters-rs/plotters/compare/v0.3.6...v0.3.7)\r\n\r\nUpdates `rustix` from 0.38.35 to 0.38.36\r\n- [Release notes](https://github.com/bytecodealliance/rustix/releases)\r\n- [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.35...v0.38.36)\r\n\r\nUpdates `serde_derive` from 1.0.209 to 1.0.210\r\n- [Release notes](https://github.com/serde-rs/serde/releases)\r\n- [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210)\r\n\r\nUpdates `wayland-backend` from 0.3.6 to 0.3.7\r\n- [Release notes](https://github.com/smithay/wayland-rs/releases)\r\n- [Changelog](https://github.com/Smithay/wayland-rs/blob/master/historical_changelog.md)\r\n- [Commits](https://github.com/smithay/wayland-rs/commits)\r\n\r\nUpdates `wayland-client` from 0.31.5 to 0.31.6\r\n- [Release notes](https://github.com/smithay/wayland-rs/releases)\r\n- [Changelog](https://github.com/Smithay/wayland-rs/blob/master/historical_changelog.md)\r\n- [Commits](https://github.com/smithay/wayland-rs/commits)\r\n\r\nUpdates `wayland-cursor` from 0.31.5 to 0.31.6\r\n- [Release notes](https://github.com/smithay/wayland-rs/releases)\r\n- [Changelog](https://github.com/Smithay/wayland-rs/blob/master/historical_changelog.md)\r\n- [Commits](https://github.com/smithay/wayland-rs/commits)\r\n\r\nUpdates `wayland-scanner` from 0.31.4 to 0.31.5\r\n- [Release notes](https://github.com/smithay/wayland-rs/releases)\r\n- [Changelog](https://github.com/Smithay/wayland-rs/blob/master/historical_changelog.md)\r\n- [Commits](https://github.com/smithay/wayland-rs/commits)\r\n\r\nUpdates `wayland-sys` from 0.31.4 to 0.31.5\r\n- [Release notes](https://github.com/smithay/wayland-rs/releases)\r\n- [Changelog](https://github.com/Smithay/wayland-rs/blob/master/historical_changelog.md)\r\n- [Commits](https://github.com/smithay/wayland-rs/commits)\r\n\r\nUpdates `xml-rs` from 0.8.21 to 0.8.22\r\n- [Changelog](https://github.com/kornelski/xml-rs/blob/main/Changelog.md)\r\n- [Commits](https://github.com/kornelski/xml-rs/compare/0.8.21...0.8.22)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: anyhow\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n dependency-group: patch-updates\r\n- dependency-name: bytemuck\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n dependency-group: patch-updates\r\n- dependency-name: serde\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n dependency-group: patch-updates\r\n- dependency-name: serde_json\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n dependency-group: patch-updates\r\n- dependency-name: backtrace\r\n dependency-type: indirect\r\n update-type: version-update:semver-patch\r\n dependency-group: patch-updates\r\n- dependency-name: cc\r\n dependency-type: indirect\r\n update-type: version-update:semver-patch\r\n dependency-group: patch-updates\r\n- dependency-name: clap\r\n dependency-type: indirect\r\n update-type: version-update:semver-patch\r\n dependency-group: patch-updates\r\n- dependency-name: clap_builder\r\n dependency-type: indirect\r\n update-type: version-update:semver-patch\r\n dependency-group: patch-updates\r\n- dependency-name: gimli\r\n dependency-type: indirect\r\n update-type: version-update:semver-minor\r\n dependency-group: patch-updates\r\n- dependency-name: parking\r\n dependency-type: indirect\r\n update-type: version-update:semver-patch\r\n dependency-group: patch-updates\r\n- dependency-name: plotters\r\n dependency-type: indirect\r\n update-type: version-update:semver-patch\r\n dependency-group: patch-updates\r\n- dependency-name: plotters-backend\r\n dependency-type: indirect\r\n update-type: version-update:semver-patch\r\n dependency-group: patch-updates\r\n- dependency-name: plotters-svg\r\n dependency-type: indirect\r\n update-type: version-update:semver-patch\r\n dependency-group: patch-updates\r\n- dependency-name: rustix\r\n dependency-type: indirect\r\n update-type: version-update:semver-patch\r\n dependency-group: patch-updates\r\n- dependency-name: serde_derive\r\n dependency-type: indirect\r\n update-type: version-update:semver-patch\r\n dependency-group: patch-updates\r\n- dependency-name: wayland-backend\r\n dependency-type: indirect\r\n update-type: version-update:semver-patch\r\n dependency-group: patch-updates\r\n- dependency-name: wayland-client\r\n dependency-type: indirect\r\n update-type: version-update:semver-patch\r\n dependency-group: patch-updates\r\n- dependency-name: wayland-cursor\r\n dependency-type: indirect\r\n update-type: version-update:semver-patch\r\n dependency-group: patch-updates\r\n- dependency-name: wayland-scanner\r\n dependency-type: indirect\r\n update-type: version-update:semver-patch\r\n dependency-group: patch-updates\r\n- dependency-name: wayland-sys\r\n dependency-type: indirect\r\n update-type: version-update:semver-patch\r\n dependency-group: patch-updates\r\n- dependency-name: xml-rs\r\n dependency-type: indirect\r\n update-type: version-update:semver-patch\r\n dependency-group: patch-updates\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"build(deps): bump the patch-updates group with 21 updates (#6239)"}},{"before":"ce6a46ee0cb77cda9272c1b2b452074599a9e780","after":"480abae3313bb876c037e495fc2d688a79d70836","ref":"refs/heads/trunk","pushedAt":"2024-09-09T13:03:19.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"teoxoy","name":"Teodor Tanasoaia","path":"/teoxoy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/28601907?s=80&v=4"},"commit":{"message":"fix ordering of `device.valid.store` in `device_destroy`","shortMessageHtmlLink":"fix ordering of device.valid.store in device_destroy"}},{"before":"6e7bf5cfea9f23ebd1b226f5190a7ed129b83e68","after":null,"ref":"refs/heads/dependabot/github_actions/JamesIves/github-pages-deploy-action-4.6.4","pushedAt":"2024-09-09T13:02:36.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Wumpf","name":"Andreas Reich","path":"/Wumpf","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1220815?s=80&v=4"}},{"before":"5889eff44d249e2b7d628625529b49ddf0626a90","after":"ce6a46ee0cb77cda9272c1b2b452074599a9e780","ref":"refs/heads/trunk","pushedAt":"2024-09-09T13:02:35.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Wumpf","name":"Andreas Reich","path":"/Wumpf","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1220815?s=80&v=4"},"commit":{"message":"build(deps): bump JamesIves/github-pages-deploy-action from 4.6.3 to 4.6.4 (#6237)\n\nBumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.6.3 to 4.6.4.\r\n- [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases)\r\n- [Commits](https://github.com/jamesives/github-pages-deploy-action/compare/v4.6.3...v4.6.4)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: JamesIves/github-pages-deploy-action\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"build(deps): bump JamesIves/github-pages-deploy-action from 4.6.3 to …"}},{"before":"8d029eb60cada266078e0d9486dbdce9999f89c2","after":null,"ref":"refs/heads/dependabot/github_actions/crate-ci/typos-1.24.5","pushedAt":"2024-09-09T13:02:07.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Wumpf","name":"Andreas Reich","path":"/Wumpf","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1220815?s=80&v=4"}},{"before":"055372902df013d581b528808ab83895fadc22ac","after":"5889eff44d249e2b7d628625529b49ddf0626a90","ref":"refs/heads/trunk","pushedAt":"2024-09-09T13:02:05.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Wumpf","name":"Andreas Reich","path":"/Wumpf","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1220815?s=80&v=4"},"commit":{"message":"build(deps): bump crate-ci/typos from 1.24.1 to 1.24.5 (#6238)\n\nBumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.24.1 to 1.24.5.\r\n- [Release notes](https://github.com/crate-ci/typos/releases)\r\n- [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md)\r\n- [Commits](https://github.com/crate-ci/typos/compare/v1.24.1...v1.24.5)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: crate-ci/typos\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"build(deps): bump crate-ci/typos from 1.24.1 to 1.24.5 (#6238)"}},{"before":"fb0cb1eb11663f8de023f6dd64128ed1f5342ec7","after":"055372902df013d581b528808ab83895fadc22ac","ref":"refs/heads/trunk","pushedAt":"2024-09-09T13:01:24.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ErichDonGubler","name":"Erich Gubler","path":"/ErichDonGubler","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/658538?s=80&v=4"},"commit":{"message":"[d3d12] handle known error variants returned by `D3D12CreateDevice` (#6241)","shortMessageHtmlLink":"[d3d12] handle known error variants returned by D3D12CreateDevice (#…"}},{"before":null,"after":"a17bc2ec50908a548ed9acd64af5cb4f04c8fe47","ref":"refs/heads/dependabot/cargo/patch-updates-d81d1f5447","pushedAt":"2024-09-09T02:53:06.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"build(deps): bump the patch-updates group with 21 updates\n\nBumps the patch-updates group with 21 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [anyhow](https://github.com/dtolnay/anyhow) | `1.0.86` | `1.0.87` |\n| [bytemuck](https://github.com/Lokathor/bytemuck) | `1.17.1` | `1.18.0` |\n| [serde](https://github.com/serde-rs/serde) | `1.0.209` | `1.0.210` |\n| [serde_json](https://github.com/serde-rs/json) | `1.0.127` | `1.0.128` |\n| [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.73` | `0.3.74` |\n| [cc](https://github.com/rust-lang/cc-rs) | `1.1.15` | `1.1.18` |\n| [clap](https://github.com/clap-rs/clap) | `4.5.16` | `4.5.17` |\n| [clap_builder](https://github.com/clap-rs/clap) | `4.5.15` | `4.5.17` |\n| [gimli](https://github.com/gimli-rs/gimli) | `0.29.0` | `0.31.0` |\n| [parking](https://github.com/smol-rs/parking) | `2.2.0` | `2.2.1` |\n| [plotters](https://github.com/plotters-rs/plotters) | `0.3.6` | `0.3.7` |\n| [plotters-backend](https://github.com/plotters-rs/plotters) | `0.3.6` | `0.3.7` |\n| [plotters-svg](https://github.com/plotters-rs/plotters) | `0.3.6` | `0.3.7` |\n| [rustix](https://github.com/bytecodealliance/rustix) | `0.38.35` | `0.38.36` |\n| [serde_derive](https://github.com/serde-rs/serde) | `1.0.209` | `1.0.210` |\n| [wayland-backend](https://github.com/smithay/wayland-rs) | `0.3.6` | `0.3.7` |\n| [wayland-client](https://github.com/smithay/wayland-rs) | `0.31.5` | `0.31.6` |\n| [wayland-cursor](https://github.com/smithay/wayland-rs) | `0.31.5` | `0.31.6` |\n| [wayland-scanner](https://github.com/smithay/wayland-rs) | `0.31.4` | `0.31.5` |\n| [wayland-sys](https://github.com/smithay/wayland-rs) | `0.31.4` | `0.31.5` |\n| [xml-rs](https://github.com/kornelski/xml-rs) | `0.8.21` | `0.8.22` |\n\n\nUpdates `anyhow` from 1.0.86 to 1.0.87\n- [Release notes](https://github.com/dtolnay/anyhow/releases)\n- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.86...1.0.87)\n\nUpdates `bytemuck` from 1.17.1 to 1.18.0\n- [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md)\n- [Commits](https://github.com/Lokathor/bytemuck/compare/v1.17.1...v1.18.0)\n\nUpdates `serde` from 1.0.209 to 1.0.210\n- [Release notes](https://github.com/serde-rs/serde/releases)\n- [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210)\n\nUpdates `serde_json` from 1.0.127 to 1.0.128\n- [Release notes](https://github.com/serde-rs/json/releases)\n- [Commits](https://github.com/serde-rs/json/compare/1.0.127...1.0.128)\n\nUpdates `backtrace` from 0.3.73 to 0.3.74\n- [Release notes](https://github.com/rust-lang/backtrace-rs/releases)\n- [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.73...0.3.74)\n\nUpdates `cc` from 1.1.15 to 1.1.18\n- [Release notes](https://github.com/rust-lang/cc-rs/releases)\n- [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.15...cc-v1.1.18)\n\nUpdates `clap` from 4.5.16 to 4.5.17\n- [Release notes](https://github.com/clap-rs/clap/releases)\n- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.16...clap_complete-v4.5.17)\n\nUpdates `clap_builder` from 4.5.15 to 4.5.17\n- [Release notes](https://github.com/clap-rs/clap/releases)\n- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/clap-rs/clap/compare/v4.5.15...v4.5.17)\n\nUpdates `gimli` from 0.29.0 to 0.31.0\n- [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/gimli-rs/gimli/compare/0.29.0...0.31.0)\n\nUpdates `parking` from 2.2.0 to 2.2.1\n- [Release notes](https://github.com/smol-rs/parking/releases)\n- [Changelog](https://github.com/smol-rs/parking/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/smol-rs/parking/compare/v2.2.0...v2.2.1)\n\nUpdates `plotters` from 0.3.6 to 0.3.7\n- [Changelog](https://github.com/plotters-rs/plotters/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/plotters-rs/plotters/compare/v0.3.6...v0.3.7)\n\nUpdates `plotters-backend` from 0.3.6 to 0.3.7\n- [Changelog](https://github.com/plotters-rs/plotters/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/plotters-rs/plotters/compare/v0.3.6...v0.3.7)\n\nUpdates `plotters-svg` from 0.3.6 to 0.3.7\n- [Changelog](https://github.com/plotters-rs/plotters/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/plotters-rs/plotters/compare/v0.3.6...v0.3.7)\n\nUpdates `rustix` from 0.38.35 to 0.38.36\n- [Release notes](https://github.com/bytecodealliance/rustix/releases)\n- [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.35...v0.38.36)\n\nUpdates `serde_derive` from 1.0.209 to 1.0.210\n- [Release notes](https://github.com/serde-rs/serde/releases)\n- [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210)\n\nUpdates `wayland-backend` from 0.3.6 to 0.3.7\n- [Release notes](https://github.com/smithay/wayland-rs/releases)\n- [Changelog](https://github.com/Smithay/wayland-rs/blob/master/historical_changelog.md)\n- [Commits](https://github.com/smithay/wayland-rs/commits)\n\nUpdates `wayland-client` from 0.31.5 to 0.31.6\n- [Release notes](https://github.com/smithay/wayland-rs/releases)\n- [Changelog](https://github.com/Smithay/wayland-rs/blob/master/historical_changelog.md)\n- [Commits](https://github.com/smithay/wayland-rs/commits)\n\nUpdates `wayland-cursor` from 0.31.5 to 0.31.6\n- [Release notes](https://github.com/smithay/wayland-rs/releases)\n- [Changelog](https://github.com/Smithay/wayland-rs/blob/master/historical_changelog.md)\n- [Commits](https://github.com/smithay/wayland-rs/commits)\n\nUpdates `wayland-scanner` from 0.31.4 to 0.31.5\n- [Release notes](https://github.com/smithay/wayland-rs/releases)\n- [Changelog](https://github.com/Smithay/wayland-rs/blob/master/historical_changelog.md)\n- [Commits](https://github.com/smithay/wayland-rs/commits)\n\nUpdates `wayland-sys` from 0.31.4 to 0.31.5\n- [Release notes](https://github.com/smithay/wayland-rs/releases)\n- [Changelog](https://github.com/Smithay/wayland-rs/blob/master/historical_changelog.md)\n- [Commits](https://github.com/smithay/wayland-rs/commits)\n\nUpdates `xml-rs` from 0.8.21 to 0.8.22\n- [Changelog](https://github.com/kornelski/xml-rs/blob/main/Changelog.md)\n- [Commits](https://github.com/kornelski/xml-rs/compare/0.8.21...0.8.22)\n\n---\nupdated-dependencies:\n- dependency-name: anyhow\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: patch-updates\n- dependency-name: bytemuck\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: patch-updates\n- dependency-name: serde\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: patch-updates\n- dependency-name: serde_json\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: patch-updates\n- dependency-name: backtrace\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: patch-updates\n- dependency-name: cc\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: patch-updates\n- dependency-name: clap\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: patch-updates\n- dependency-name: clap_builder\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: patch-updates\n- dependency-name: gimli\n dependency-type: indirect\n update-type: version-update:semver-minor\n dependency-group: patch-updates\n- dependency-name: parking\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: patch-updates\n- dependency-name: plotters\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: patch-updates\n- dependency-name: plotters-backend\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: patch-updates\n- dependency-name: plotters-svg\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: patch-updates\n- dependency-name: rustix\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: patch-updates\n- dependency-name: serde_derive\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: patch-updates\n- dependency-name: wayland-backend\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: patch-updates\n- dependency-name: wayland-client\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: patch-updates\n- dependency-name: wayland-cursor\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: patch-updates\n- dependency-name: wayland-scanner\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: patch-updates\n- dependency-name: wayland-sys\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: patch-updates\n- dependency-name: xml-rs\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: patch-updates\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump the patch-updates group with 21 updates"}},{"before":"5f5a91fe76ab9a7ddc1f90c486223cf03648688b","after":null,"ref":"refs/heads/dependabot/github_actions/crate-ci/typos-1.24.3","pushedAt":"2024-09-09T02:32:26.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":null,"after":"8d029eb60cada266078e0d9486dbdce9999f89c2","ref":"refs/heads/dependabot/github_actions/crate-ci/typos-1.24.5","pushedAt":"2024-09-09T02:32:22.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"build(deps): bump crate-ci/typos from 1.24.1 to 1.24.5\n\nBumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.24.1 to 1.24.5.\n- [Release notes](https://github.com/crate-ci/typos/releases)\n- [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/crate-ci/typos/compare/v1.24.1...v1.24.5)\n\n---\nupdated-dependencies:\n- dependency-name: crate-ci/typos\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump crate-ci/typos from 1.24.1 to 1.24.5"}},{"before":null,"after":"6e7bf5cfea9f23ebd1b226f5190a7ed129b83e68","ref":"refs/heads/dependabot/github_actions/JamesIves/github-pages-deploy-action-4.6.4","pushedAt":"2024-09-09T02:32:18.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"build(deps): bump JamesIves/github-pages-deploy-action\n\nBumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.6.3 to 4.6.4.\n- [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases)\n- [Commits](https://github.com/jamesives/github-pages-deploy-action/compare/v4.6.3...v4.6.4)\n\n---\nupdated-dependencies:\n- dependency-name: JamesIves/github-pages-deploy-action\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump JamesIves/github-pages-deploy-action"}},{"before":"9b36a3e129da04b018257564d5129caff240cb75","after":"fb0cb1eb11663f8de023f6dd64128ed1f5342ec7","ref":"refs/heads/trunk","pushedAt":"2024-09-08T14:28:14.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Wumpf","name":"Andreas Reich","path":"/Wumpf","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1220815?s=80&v=4"},"commit":{"message":"[metal] Improve layer initialization and resizing (#6107)\n\n* [metal]: Create a new layer instead of overwriting the existing one\r\n\r\nOverriding the `layer` on `NSView` makes the view \"layer-hosting\", see\r\n[wantsLayer], which disables drawing functionality on the view like\r\n`drawRect:`/`updateLayer`.\r\n\r\nThis prevents crates like Winit from providing a robust rendering\r\ncallback that integrates well with the rest of the system.\r\n\r\nInstead, if the layer is not CAMetalLayer, we create a new sublayer, and\r\nrender to that instead.\r\n\r\n[wantsLayer]: https://developer.apple.com/documentation/appkit/nsview/1483695-wantslayer?language=objc\r\n\r\n* [metal]: Fix double-free when re-using layer\r\n\r\n* doc: Document the behavior when mis-configuring width/height of Surface\r\n\r\n* [metal]: Use kCAGravityResize for smoother resizing\r\n\r\n* [metal] Do not keep the view around that the surface was created from\r\n\r\nWe do not need to use it, and the layer itself is already retained, so\r\nit won't be de-allocated from under our feet.\r\n\r\n* Always set delegate on layers created by Wgpu\r\n\r\n* More docs on contentsGravity","shortMessageHtmlLink":"[metal] Improve layer initialization and resizing (#6107)"}},{"before":"c87717b814abc51ac463c00290496e87c22d1596","after":"9b36a3e129da04b018257564d5129caff240cb75","ref":"refs/heads/trunk","pushedAt":"2024-09-06T21:29:09.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"bradwerth","name":"Brad Werth","path":"/bradwerth","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13649372?s=80&v=4"},"commit":{"message":"Make bind group an Option for set_bind_group calls. (#6216)\n\nThis is just an API change for all the \"set_bind_group\" calls. Calls\r\nthat pass a Some() argument should have unchanged behavior. The None\r\ncases are left as TODOs.","shortMessageHtmlLink":"Make bind group an Option for set_bind_group calls. (#6216)"}},{"before":"50b71287ce2476a2ee1af3f00d9af5da0103b8fc","after":"c87717b814abc51ac463c00290496e87c22d1596","ref":"refs/heads/trunk","pushedAt":"2024-09-06T20:59:20.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ErichDonGubler","name":"Erich Gubler","path":"/ErichDonGubler","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/658538?s=80&v=4"},"commit":{"message":"[naga] Document `snapshots::Targets::IR` and `ANALYSIS`. (#6231)","shortMessageHtmlLink":"[naga] Document snapshots::Targets::IR and ANALYSIS. (#6231)"}},{"before":"0e352f5b3448236b6cbebcd146d0606b00cb3806","after":"50b71287ce2476a2ee1af3f00d9af5da0103b8fc","ref":"refs/heads/trunk","pushedAt":"2024-09-06T16:00:43.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ErichDonGubler","name":"Erich Gubler","path":"/ErichDonGubler","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/658538?s=80&v=4"},"commit":{"message":"fix: 5890 set upper bound for vertical jump (#6034)","shortMessageHtmlLink":"fix: 5890 set upper bound for vertical jump (#6034)"}},{"before":"07684d3623899afcd335c46c9e7329ef5f26cf63","after":"0e352f5b3448236b6cbebcd146d0606b00cb3806","ref":"refs/heads/trunk","pushedAt":"2024-09-06T09:55:23.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nical","name":"Nicolas Silva","path":"/nical","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/264854?s=80&v=4"},"commit":{"message":"Resolve lints for Rust 1.78-1.81 that can be preempted before upgrade (#6225)\n\n* chore: remove `Context` methods detected as dead code\r\n\r\nThis is detected by `rustc` as of Rust 1.79.0.\r\n\r\n* refactor: satisfy `clippy::manual_inspect`\r\n\r\nDetected as of Rust 1.81.0.\r\n\r\n* refactor: satisfy `clippy::needless_borrows_for_generic_args`\r\n\r\nDetected as of Rust 1.81.0.\r\n\r\n* refactor: suppress false-positive `dead_code` lint for `SubmissionIndex`\r\n\r\n* chore: eliminate `dead_code` when `target_os = \"emscripten\"`","shortMessageHtmlLink":"Resolve lints for Rust 1.78-1.81 that can be preempted before upgrade ("}},{"before":"e6a2a86f2c605a6777cbc0631ec906d912e6352d","after":"07684d3623899afcd335c46c9e7329ef5f26cf63","ref":"refs/heads/trunk","pushedAt":"2024-09-06T09:46:49.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nical","name":"Nicolas Silva","path":"/nical","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/264854?s=80&v=4"},"commit":{"message":"Rename Rg11b10UFloat to Rg11b10Ufloat (#6226)","shortMessageHtmlLink":"Rename Rg11b10UFloat to Rg11b10Ufloat (#6226)"}},{"before":"0b93030582fbd954d6e6acd8a2ffd81c0d23b7b1","after":"e6a2a86f2c605a6777cbc0631ec906d912e6352d","ref":"refs/heads/trunk","pushedAt":"2024-09-06T09:39:09.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nical","name":"Nicolas Silva","path":"/nical","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/264854?s=80&v=4"},"commit":{"message":"Fix a regression from #6223 (#6227)\n\nbuffer and texture got swapped in one of theses few places where the type system couldn't catch my mistake.","shortMessageHtmlLink":"Fix a regression from #6223 (#6227)"}},{"before":"81963e24ca9da4cb3c092e65374453bee3ecd731","after":"0b93030582fbd954d6e6acd8a2ffd81c0d23b7b1","ref":"refs/heads/trunk","pushedAt":"2024-09-05T19:28:48.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ErichDonGubler","name":"Erich Gubler","path":"/ErichDonGubler","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/658538?s=80&v=4"},"commit":{"message":"[ci] Re-enable `cargo doc --document-private-items` in CI (#6224)\n\n[ci] Re-enable `cargo doc --document-private-items` in CI\r\n\r\nRe-enable CI checks that naga, wgpu-core, and wgpu-hal documentation\r\nbuilds without warnings, even with `--document-private-items`. This\r\nwas previously disabled due to #4905, which causes long build times,\r\nbut with the de-generification of `wgpu_core`, that's no longer a\r\nproblem: a build of all three crates' docs now takes only 7s.\r\n\r\n---------\r\n\r\nCo-authored-by: Erich Gubler ","shortMessageHtmlLink":"[ci] Re-enable cargo doc --document-private-items in CI (#6224)"}},{"before":"ec2100052132a047fe0799c084696d6c0ee7629d","after":"81963e24ca9da4cb3c092e65374453bee3ecd731","ref":"refs/heads/trunk","pushedAt":"2024-09-05T18:53:01.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ErichDonGubler","name":"Erich Gubler","path":"/ErichDonGubler","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/658538?s=80&v=4"},"commit":{"message":"Fix the internal buffer and texture count (#6223)\n\nCurrently, we only increment the internal buffer/texture counters when creating them in the regular way (not when creating them from externally built hal objects (create_texture_from_hal/create_buffer_from_hal). However we decrement the counter in all cases, which makes the counters incorrect when these externally created resources are involved.\r\n\r\nThis commit fixes it by adding hooks (add_raw_buffer and add_raw_texture) in the hal device abstractions to inform when buffer or textures are created externally.","shortMessageHtmlLink":"Fix the internal buffer and texture count (#6223)"}},{"before":"aeac0f29fed2ae4240869c8ff419ea93523d32d9","after":"ec2100052132a047fe0799c084696d6c0ee7629d","ref":"refs/heads/trunk","pushedAt":"2024-09-05T15:08:51.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"ErichDonGubler","name":"Erich Gubler","path":"/ErichDonGubler","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/658538?s=80&v=4"},"commit":{"message":"refactor: `lock::observing`: extract `fn addr` from ref. conv. to `usize`","shortMessageHtmlLink":"refactor: lock::observing: extract fn addr from ref. conv. to `us…"}},{"before":"36124b12c5cb7f5c18c82da05aaea937f22d6b44","after":"aeac0f29fed2ae4240869c8ff419ea93523d32d9","ref":"refs/heads/trunk","pushedAt":"2024-09-05T08:18:20.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"teoxoy","name":"Teodor Tanasoaia","path":"/teoxoy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/28601907?s=80&v=4"},"commit":{"message":"[naga] Make tests compile without the WGSL front end. (#6217)","shortMessageHtmlLink":"[naga] Make tests compile without the WGSL front end. (#6217)"}},{"before":"64ea7efc04322444812ebb7cd9397041b29a2c1b","after":"36124b12c5cb7f5c18c82da05aaea937f22d6b44","ref":"refs/heads/trunk","pushedAt":"2024-09-05T08:15:27.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"teoxoy","name":"Teodor Tanasoaia","path":"/teoxoy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/28601907?s=80&v=4"},"commit":{"message":"[core] Update docs for private items. (#6219)\n\nMake `cargo doc --document-private-items` work again in wgpu-core.","shortMessageHtmlLink":"[core] Update docs for private items. (#6219)"}},{"before":"9ff161d5e03c3ae75a785325b9c009686a6ce988","after":"64ea7efc04322444812ebb7cd9397041b29a2c1b","ref":"refs/heads/trunk","pushedAt":"2024-09-05T08:15:03.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"teoxoy","name":"Teodor Tanasoaia","path":"/teoxoy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/28601907?s=80&v=4"},"commit":{"message":"[naga] Update docs for private items. (#6218)\n\nMake `cargo doc --document-private-items` work again in Naga.\r\n\r\nUpdate some documentation missed by the local const work in #6156.","shortMessageHtmlLink":"[naga] Update docs for private items. (#6218)"}},{"before":"2aa69e1bb2d848e899cda9d5efc547d7c04f62b3","after":"9ff161d5e03c3ae75a785325b9c009686a6ce988","ref":"refs/heads/trunk","pushedAt":"2024-09-04T23:31:33.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jimblandy","name":"Jim Blandy","path":"/jimblandy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/751272?s=80&v=4"},"commit":{"message":"[hal] Document some `CommandEncoder` trait methods.\n\nAdd documentation for the following `CommandEncoder` trait methods:\n- `set_bind_group`\n- `begin_render_pass`\n- `begin_compute_pass`\n- `end_render_pass`\n- `end_compute_pass`","shortMessageHtmlLink":"[hal] Document some CommandEncoder trait methods."}},{"before":"960555a426b0aae48ed36889b8c7feb48de19a6d","after":"2aa69e1bb2d848e899cda9d5efc547d7c04f62b3","ref":"refs/heads/trunk","pushedAt":"2024-09-04T19:08:56.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"ErichDonGubler","name":"Erich Gubler","path":"/ErichDonGubler","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/658538?s=80&v=4"},"commit":{"message":"test(wgsl): note link b/w `cross` and `bad_cross_builtin_args` tests","shortMessageHtmlLink":"test(wgsl): note link b/w cross and bad_cross_builtin_args tests"}},{"before":"4e78829d82a18cc899cf576befe943c3878f561f","after":"960555a426b0aae48ed36889b8c7feb48de19a6d","ref":"refs/heads/trunk","pushedAt":"2024-09-04T15:11:47.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ErichDonGubler","name":"Erich Gubler","path":"/ErichDonGubler","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/658538?s=80&v=4"},"commit":{"message":"[wgpu-hal] Allow importing external WGL contexts as with EGL (#6152)","shortMessageHtmlLink":"[wgpu-hal] Allow importing external WGL contexts as with EGL (#6152)"}},{"before":"ee35b0e5866795d3fdd8307b1fa67018cf5cdd09","after":"4e78829d82a18cc899cf576befe943c3878f561f","ref":"refs/heads/trunk","pushedAt":"2024-09-04T14:57:08.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ErichDonGubler","name":"Erich Gubler","path":"/ErichDonGubler","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/658538?s=80&v=4"},"commit":{"message":"[wgpu-core] when mapping buffers for reading, mark buffers as initialized only when they have `MAP_WRITE` usage (#6178)","shortMessageHtmlLink":"[wgpu-core] when mapping buffers for reading, mark buffers as initial…"}},{"before":"a9a98d60567542ec49da68d54991dae00cc94088","after":"ee35b0e5866795d3fdd8307b1fa67018cf5cdd09","ref":"refs/heads/trunk","pushedAt":"2024-09-03T16:33:04.000Z","pushType":"pr_merge","commitsCount":5,"pusher":{"login":"ErichDonGubler","name":"Erich Gubler","path":"/ErichDonGubler","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/658538?s=80&v=4"},"commit":{"message":"[core, hal, types] Clarify `wgpu_hal`'s bounds check promises.\n\nIn `wgpu_hal`:\n\n- Document that `wgpu_hal` guarantees that shaders will not access buffer\n contents beyond the bindgroups' bound regions, rounded up to some\n adapter-specific alignment. Introduce the term \"accessible region\" for\n the portion of the buffer that shaders can actually get at.\n\n- Document that all bets are off if you disable bounds checks with\n `ShaderModuleDescriptor::runtime_checks`.\n\n- Provide this alignment in `wgpu_hal::Alignments`. Update all backends\n appropriately.\n\n- In the Vulkan backend, use Naga to inject bounds checks on buffer accesses\n unless `robustBufferAccess2` is available; `robustBufferAccess` is not\n sufficient. Retrieve `VK_EXT_robustness2`'s properties, as needed to discover\n the alignment above.\n\nIn `wgpu_core`:\n\n- Use buffer bindings' accessible regions to determine which parts of the buffer\n need to be initialized.\n\nIn `wgpu_types`:\n\n- Document some of the possible effects of using\n `ShaderBoundsChecks::unchecked`.\n\nFixes #1813.","shortMessageHtmlLink":"[core, hal, types] Clarify wgpu_hal's bounds check promises."}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEsOj8WAA","startCursor":null,"endCursor":null}},"title":"Activity · gfx-rs/wgpu"}