{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":198288319,"defaultBranch":"master","name":"async-trait","ownerLogin":"dtolnay","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2019-07-22T19:21:13.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/1940490?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1712861743.0","currentOid":""},"activityList":{"items":[{"before":"d528b5a816c891c3b5ab90dc4bcc5cc8d384e177","after":"06fd547227c32835cab6a0f606ed1bf9773214d1","ref":"refs/heads/master","pushedAt":"2024-04-18T02:13:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dtolnay","name":"David Tolnay","path":"/dtolnay","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1940490?s=80&v=4"},"commit":{"message":"Update ui test suite to nightly-2024-04-18","shortMessageHtmlLink":"Update ui test suite to nightly-2024-04-18"}},{"before":"10b5c9951af4cc787905ca26f95509e059931067","after":"d528b5a816c891c3b5ab90dc4bcc5cc8d384e177","ref":"refs/heads/master","pushedAt":"2024-04-11T18:55:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dtolnay","name":"David Tolnay","path":"/dtolnay","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1940490?s=80&v=4"},"commit":{"message":"Release 0.1.80","shortMessageHtmlLink":"Release 0.1.80"}},{"before":"83a542268d907f503793e64b5764c30b301a06d1","after":"10b5c9951af4cc787905ca26f95509e059931067","ref":"refs/heads/master","pushedAt":"2024-04-11T18:52:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dtolnay","name":"David Tolnay","path":"/dtolnay","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1940490?s=80&v=4"},"commit":{"message":"Drop support for compilers older than 1.47","shortMessageHtmlLink":"Drop support for compilers older than 1.47"}},{"before":"22d017e9415fccf237372a3c5003c5cb44bcef6e","after":"83a542268d907f503793e64b5764c30b301a06d1","ref":"refs/heads/master","pushedAt":"2024-04-11T18:52:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dtolnay","name":"David Tolnay","path":"/dtolnay","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1940490?s=80&v=4"},"commit":{"message":"Drop support for compilers older than 1.45","shortMessageHtmlLink":"Drop support for compilers older than 1.45"}},{"before":"b64d041c6543f5ce48ff356cc5aaf712224b70e4","after":"22d017e9415fccf237372a3c5003c5cb44bcef6e","ref":"refs/heads/master","pushedAt":"2024-04-11T18:49:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dtolnay","name":"David Tolnay","path":"/dtolnay","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1940490?s=80&v=4"},"commit":{"message":"Build script no longer looks at $DOCS_RS\n\nSince #254.","shortMessageHtmlLink":"Build script no longer looks at $DOCS_RS"}},{"before":"b64d041c6543f5ce48ff356cc5aaf712224b70e4","after":null,"ref":"refs/heads/nevertype","pushedAt":"2024-04-11T18:46:43.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dtolnay","name":"David Tolnay","path":"/dtolnay","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1940490?s=80&v=4"}},{"before":"b683da826e34ce1d7d3ac55c6de1d247a21757c8","after":"b64d041c6543f5ce48ff356cc5aaf712224b70e4","ref":"refs/heads/master","pushedAt":"2024-04-11T18:46:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dtolnay","name":"David Tolnay","path":"/dtolnay","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1940490?s=80&v=4"},"commit":{"message":"Move never_type test under issue266","shortMessageHtmlLink":"Move never_type test under issue266"}},{"before":null,"after":"b64d041c6543f5ce48ff356cc5aaf712224b70e4","ref":"refs/heads/nevertype","pushedAt":"2024-04-11T18:45:11.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dtolnay","name":"David Tolnay","path":"/dtolnay","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1940490?s=80&v=4"},"commit":{"message":"Move never_type test under issue266","shortMessageHtmlLink":"Move never_type test under issue266"}},{"before":"4f0b72eb8455834b1b52bdadb411aaf40bdf1b81","after":"b683da826e34ce1d7d3ac55c6de1d247a21757c8","ref":"refs/heads/master","pushedAt":"2024-04-11T18:42:28.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"dtolnay","name":"David Tolnay","path":"/dtolnay","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1940490?s=80&v=4"},"commit":{"message":"Merge pull request #265 from de-vri-es/fix-unreachable-code-warning\n\nFix unreachable code warning for functions that return `!`","shortMessageHtmlLink":"Merge pull request #265 from de-vri-es/fix-unreachable-code-warning"}},{"before":"1eb21ed8bd87029bf4dcbea41ff309f2b2220c43","after":"4f0b72eb8455834b1b52bdadb411aaf40bdf1b81","ref":"refs/heads/master","pushedAt":"2024-03-26T05:25:17.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dtolnay","name":"David Tolnay","path":"/dtolnay","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1940490?s=80&v=4"},"commit":{"message":"Explicitly install a Rust toolchain for cargo-outdated job\n\nDebugging a recent cargo-outdated bug, it would have been nice not to\nwonder whether a rustc version change in GitHub's runner image was a\ncontributing factor.","shortMessageHtmlLink":"Explicitly install a Rust toolchain for cargo-outdated job"}},{"before":"82cb95c484f1777371417a9827a1e7df5f399ce0","after":"1eb21ed8bd87029bf4dcbea41ff309f2b2220c43","ref":"refs/heads/master","pushedAt":"2024-03-24T03:06:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dtolnay","name":"David Tolnay","path":"/dtolnay","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1940490?s=80&v=4"},"commit":{"message":"Release 0.1.79","shortMessageHtmlLink":"Release 0.1.79"}},{"before":"cd8286bfacec2e3d4b6d0f72ae6af2098fb91f93","after":"82cb95c484f1777371417a9827a1e7df5f399ce0","ref":"refs/heads/master","pushedAt":"2024-03-24T02:40:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dtolnay","name":"David Tolnay","path":"/dtolnay","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1940490?s=80&v=4"},"commit":{"message":"Resolve unused field of ReplaceSelf syntax tree visitor\n\n warning: field `0` is never read\n --> src/receiver.rs:81:24\n |\n 81 | pub struct ReplaceSelf(pub Span);\n | ----------- ^^^^^^^^\n | |\n | field in this struct\n |\n = note: `#[warn(dead_code)]` on by default\n help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field\n |\n 81 | pub struct ReplaceSelf(());\n | ~~","shortMessageHtmlLink":"Resolve unused field of ReplaceSelf syntax tree visitor"}},{"before":"c73061d1b2264c37b09e1a84242c4471d8a54e32","after":"cd8286bfacec2e3d4b6d0f72ae6af2098fb91f93","ref":"refs/heads/master","pushedAt":"2024-03-22T03:45:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dtolnay","name":"David Tolnay","path":"/dtolnay","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1940490?s=80&v=4"},"commit":{"message":"Update ui test suite to nightly-2024-03-22","shortMessageHtmlLink":"Update ui test suite to nightly-2024-03-22"}},{"before":"b6314bc6bda7303f0fee2648af4de18f8984ef53","after":"c73061d1b2264c37b09e1a84242c4471d8a54e32","ref":"refs/heads/master","pushedAt":"2024-03-16T23:58:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dtolnay","name":"David Tolnay","path":"/dtolnay","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1940490?s=80&v=4"},"commit":{"message":"Release 0.1.78","shortMessageHtmlLink":"Release 0.1.78"}},{"before":"e8ab5575b6e96727a4fc1d7a984477cf88e2af58","after":null,"ref":"refs/tags/1.0.77","pushedAt":"2024-03-16T23:55:44.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dtolnay","name":"David Tolnay","path":"/dtolnay","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1940490?s=80&v=4"}},{"before":"8d51928359458c03d13790e8036c25b88e8947d5","after":"b6314bc6bda7303f0fee2648af4de18f8984ef53","ref":"refs/heads/master","pushedAt":"2024-03-16T23:54:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dtolnay","name":"David Tolnay","path":"/dtolnay","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1940490?s=80&v=4"},"commit":{"message":"Refactor inferred bound filtering","shortMessageHtmlLink":"Refactor inferred bound filtering"}},{"before":"c98a408176cae0294c5f5ba2a9e4c7375aa9cfcb","after":null,"ref":"refs/heads/asyncspan","pushedAt":"2024-03-16T23:50:43.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dtolnay","name":"David Tolnay","path":"/dtolnay","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1940490?s=80&v=4"}},{"before":"2f5343cfda1cb7b373d692bfbeecfb755c5e5499","after":"8d51928359458c03d13790e8036c25b88e8947d5","ref":"refs/heads/master","pushedAt":"2024-03-16T23:50:41.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"dtolnay","name":"David Tolnay","path":"/dtolnay","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1940490?s=80&v=4"},"commit":{"message":"Merge pull request #262 from dtolnay/asyncspan\n\nMinimize use of `async` token's span in expanded code","shortMessageHtmlLink":"Merge pull request #262 from dtolnay/asyncspan"}},{"before":null,"after":"c98a408176cae0294c5f5ba2a9e4c7375aa9cfcb","ref":"refs/heads/asyncspan","pushedAt":"2024-03-16T23:48:50.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dtolnay","name":"David Tolnay","path":"/dtolnay","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1940490?s=80&v=4"},"commit":{"message":"Minimize use of async token's span in expanded code","shortMessageHtmlLink":"Minimize use of async token's span in expanded code"}},{"before":"1a01bb450ea356cb7730b8f9aa4988705115028b","after":null,"ref":"refs/heads/inferredbound","pushedAt":"2024-03-16T23:44:43.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dtolnay","name":"David Tolnay","path":"/dtolnay","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1940490?s=80&v=4"}},{"before":"e68d68c4c2fc45dc66cbe419a71736e16c71d8f1","after":"2f5343cfda1cb7b373d692bfbeecfb755c5e5499","ref":"refs/heads/master","pushedAt":"2024-03-16T23:44:41.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"dtolnay","name":"David Tolnay","path":"/dtolnay","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1940490?s=80&v=4"},"commit":{"message":"Merge pull request #261 from dtolnay/inferredbound\n\nSkip needlessly generating inferred bounds during ?Send","shortMessageHtmlLink":"Merge pull request #261 from dtolnay/inferredbound"}},{"before":null,"after":"1a01bb450ea356cb7730b8f9aa4988705115028b","ref":"refs/heads/inferredbound","pushedAt":"2024-03-16T23:42:29.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dtolnay","name":"David Tolnay","path":"/dtolnay","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1940490?s=80&v=4"},"commit":{"message":"Skip needlessly generating inferred bounds during ?Send","shortMessageHtmlLink":"Skip needlessly generating inferred bounds during ?Send"}},{"before":"75879e856897b6249be445b6b0235426976e2c04","after":null,"ref":"refs/heads/qualifications","pushedAt":"2024-03-16T23:37:31.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dtolnay","name":"David Tolnay","path":"/dtolnay","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1940490?s=80&v=4"}},{"before":"62969d525fbd76abec15edf00289ced049b7fa0a","after":"e68d68c4c2fc45dc66cbe419a71736e16c71d8f1","ref":"refs/heads/master","pushedAt":"2024-03-16T23:37:28.000Z","pushType":"pr_merge","commitsCount":4,"pusher":{"login":"dtolnay","name":"David Tolnay","path":"/dtolnay","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1940490?s=80&v=4"},"commit":{"message":"Merge pull request #260 from dtolnay/qualifications\n\nIgnore unused_qualifications rustc lint in generated code","shortMessageHtmlLink":"Merge pull request #260 from dtolnay/qualifications"}},{"before":null,"after":"75879e856897b6249be445b6b0235426976e2c04","ref":"refs/heads/qualifications","pushedAt":"2024-03-16T23:25:34.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dtolnay","name":"David Tolnay","path":"/dtolnay","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1940490?s=80&v=4"},"commit":{"message":"Ignore intentional unused_qualifications in a regression test","shortMessageHtmlLink":"Ignore intentional unused_qualifications in a regression test"}},{"before":"62969d525fbd76abec15edf00289ced049b7fa0a","after":null,"ref":"refs/heads/deadcode","pushedAt":"2024-03-12T03:07:04.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dtolnay","name":"David Tolnay","path":"/dtolnay","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1940490?s=80&v=4"}},{"before":"d8c07fca1a6239883251c640922135849ef833bf","after":"62969d525fbd76abec15edf00289ced049b7fa0a","ref":"refs/heads/master","pushedAt":"2024-03-12T03:07:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dtolnay","name":"David Tolnay","path":"/dtolnay","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1940490?s=80&v=4"},"commit":{"message":"Ignore new dead_code warnings in test\n\nSince nightly-2024-03-12.\n\n warning: struct `S` is never constructed\n --> tests/test.rs:366:12\n |\n 366 | struct S {}\n | ^\n |\n = note: `#[warn(dead_code)]` on by default\n\n warning: struct `Struct` is never constructed\n --> tests/test.rs:1492:12\n |\n 1492 | struct Struct;\n | ^^^^^^","shortMessageHtmlLink":"Ignore new dead_code warnings in test"}},{"before":null,"after":"62969d525fbd76abec15edf00289ced049b7fa0a","ref":"refs/heads/deadcode","pushedAt":"2024-03-12T03:01:42.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dtolnay","name":"David Tolnay","path":"/dtolnay","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1940490?s=80&v=4"},"commit":{"message":"Ignore new dead_code warnings in test\n\nSince nightly-2024-03-12.\n\n warning: struct `S` is never constructed\n --> tests/test.rs:366:12\n |\n 366 | struct S {}\n | ^\n |\n = note: `#[warn(dead_code)]` on by default\n\n warning: struct `Struct` is never constructed\n --> tests/test.rs:1492:12\n |\n 1492 | struct Struct;\n | ^^^^^^","shortMessageHtmlLink":"Ignore new dead_code warnings in test"}},{"before":"8ac3241c5cebcde5a1d05c3df338f01543a76fc7","after":"d8c07fca1a6239883251c640922135849ef833bf","ref":"refs/heads/master","pushedAt":"2024-03-09T02:18:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dtolnay","name":"David Tolnay","path":"/dtolnay","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1940490?s=80&v=4"},"commit":{"message":"Update ui test suite to nightly-2024-03-09","shortMessageHtmlLink":"Update ui test suite to nightly-2024-03-09"}},{"before":"f234c23df8a54d6e24b8e57c502017fb13d01296","after":"8ac3241c5cebcde5a1d05c3df338f01543a76fc7","ref":"refs/heads/master","pushedAt":"2024-02-10T03:05:19.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dtolnay","name":"David Tolnay","path":"/dtolnay","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1940490?s=80&v=4"},"commit":{"message":"Ignore incompatible_msrv clippy false positives in test\n\nhttps://github.com/rust-lang/rust-clippy/issues/12257\n\n warning: current MSRV (Minimum Supported Rust Version) is `1.56.0` but this item is stable since `1.64.0`\n --> tests/test.rs:49:24\n |\n 49 | self.selfref().await;\n | ^^^^^\n |\n = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#incompatible_msrv\n = note: `-W clippy::incompatible-msrv` implied by `-W clippy::all`\n = help: to override `-W clippy::all` add `#[allow(clippy::incompatible_msrv)]`\n\n warning: current MSRV (Minimum Supported Rust Version) is `1.56.0` but this item is stable since `1.64.0`\n --> tests/test.rs:50:35\n |\n 50 | Self::elided_lifetime(\"\").await;\n | ^^^^^\n |\n = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#incompatible_msrv\n\n warning: current MSRV (Minimum Supported Rust Version) is `1.56.0` but this item is stable since `1.64.0`\n --> tests/test.rs:51:37\n |\n 51 | ::elided_lifetime(\"\").await;\n | ^^^^^\n |\n = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#incompatible_msrv\n\n warning: current MSRV (Minimum Supported Rust Version) is `1.56.0` but this item is stable since `1.64.0`\n --> tests/test.rs:55:24\n |\n 55 | self.selfmut().await;\n | ^^^^^\n |\n = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#incompatible_msrv\n\n warning: current MSRV (Minimum Supported Rust Version) is `1.56.0` but this item is stable since `1.64.0`\n --> tests/test.rs:82:24\n |\n 82 | self.selfref().await;\n | ^^^^^\n |\n = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#incompatible_msrv\n\n warning: current MSRV (Minimum Supported Rust Version) is `1.56.0` but this item is stable since `1.64.0`\n --> tests/test.rs:83:35\n |\n 83 | Self::elided_lifetime(\"\").await;\n | ^^^^^\n |\n = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#incompatible_msrv\n\n warning: current MSRV (Minimum Supported Rust Version) is `1.56.0` but this item is stable since `1.64.0`\n --> tests/test.rs:84:37\n |\n 84 | ::elided_lifetime(\"\").await;\n | ^^^^^\n |\n = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#incompatible_msrv\n\n warning: current MSRV (Minimum Supported Rust Version) is `1.56.0` but this item is stable since `1.64.0`\n --> tests/test.rs:88:24\n |\n 88 | self.selfmut().await;\n | ^^^^^\n |\n = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#incompatible_msrv\n\n warning: current MSRV (Minimum Supported Rust Version) is `1.56.0` but this item is stable since `1.64.0`\n --> tests/test.rs:94:17\n |\n 94 | s.selfref().await;\n | ^^^^^\n |\n = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#incompatible_msrv\n\n warning: current MSRV (Minimum Supported Rust Version) is `1.56.0` but this item is stable since `1.64.0`\n --> tests/test.rs:95:17\n |\n 95 | s.selfmut().await;\n | ^^^^^\n |\n = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#incompatible_msrv\n\n warning: current MSRV (Minimum Supported Rust Version) is `1.56.0` but this item is stable since `1.64.0`\n --> tests/test.rs:96:19\n |\n 96 | s.selfvalue().await;\n | ^^^^^\n |\n = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#incompatible_msrv\n\n warning: current MSRV (Minimum Supported Rust Version) is `1.56.0` but this item is stable since `1.64.0`\n --> tests/test.rs:98:24\n |\n 98 | Struct::required().await;\n | ^^^^^\n |\n = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#incompatible_msrv\n\n warning: current MSRV (Minimum Supported Rust Version) is `1.56.0` but this item is stable since `1.64.0`\n --> tests/test.rs:99:33\n |\n 99 | Struct::elided_lifetime(\"\").await;\n | ^^^^^\n |\n = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#incompatible_msrv\n\n warning: current MSRV (Minimum Supported Rust Version) is `1.56.0` but this item is stable since `1.64.0`\n --> tests/test.rs:100:35\n |\n 100 | Struct::explicit_lifetime(\"\").await;\n | ^^^^^\n |\n = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#incompatible_msrv\n\n warning: current MSRV (Minimum Supported Rust Version) is `1.56.0` but this item is stable since `1.64.0`\n --> tests/test.rs:101:46\n |\n 101 | Struct::generic_type_param(Box::new(\"\")).await;\n | ^^^^^\n |\n = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#incompatible_msrv\n\n warning: current MSRV (Minimum Supported Rust Version) is `1.56.0` but this item is stable since `1.64.0`\n --> tests/test.rs:104:15\n |\n 104 | s.calls().await;\n | ^^^^^\n |\n = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#incompatible_msrv\n\n warning: current MSRV (Minimum Supported Rust Version) is `1.56.0` but this item is stable since `1.64.0`\n --> tests/test.rs:105:19\n |\n 105 | s.calls_mut().await;\n | ^^^^^\n |\n = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#incompatible_msrv\n\n warning: current MSRV (Minimum Supported Rust Version) is `1.56.0` but this item is stable since `1.64.0`\n --> tests/test.rs:120:16\n |\n 120 | object.f().await;\n | ^^^^^\n |\n = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#incompatible_msrv\n\n warning: current MSRV (Minimum Supported Rust Version) is `1.56.0` but this item is stable since `1.64.0`\n --> tests/test.rs:135:16\n |\n 135 | object.f().await;\n | ^^^^^\n |\n = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#incompatible_msrv\n\n warning: current MSRV (Minimum Supported Rust Version) is `1.56.0` but this item is stable since `1.64.0`\n --> tests/test.rs:150:16\n |\n 150 | object.f().await;\n | ^^^^^\n |\n = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#incompatible_msrv\n\n warning: current MSRV (Minimum Supported Rust Version) is `1.56.0` but this item is stable since `1.64.0`\n --> tests/test.rs:281:38\n |\n 281 | let nested_future = self.await;\n | ^^^^^\n |\n = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#incompatible_msrv\n\n warning: current MSRV (Minimum Supported Rust Version) is `1.56.0` but this item is stable since `1.64.0`\n --> tests/test.rs:282:27\n |\n 282 | nested_future.await\n | ^^^^^\n |\n = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#incompatible_msrv\n\n warning: current MSRV (Minimum Supported Rust Version) is `1.56.0` but this item is stable since `1.64.0`\n --> tests/test.rs:475:41\n |\n 475 | let str1 = Self::hello(one).await;\n | ^^^^^\n |\n = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#incompatible_msrv\n\n warning: current MSRV (Minimum Supported Rust Version) is `1.56.0` but this item is stable since `1.64.0`\n --> tests/test.rs:476:41\n |\n 476 | let str2 = Self::hello(two).await;\n | ^^^^^\n |\n = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#incompatible_msrv\n\n warning: current MSRV (Minimum Supported Rust Version) is `1.56.0` but this item is stable since `1.64.0`\n --> tests/test.rs:552:24\n |\n 552 | self.bar().await;\n | ^^^^^\n |\n = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#incompatible_msrv\n\n warning: current MSRV (Minimum Supported Rust Version) is `1.56.0` but this item is stable since `1.64.0`\n --> tests/test.rs:549:9\n |\n 549 | #[instrument]\n | ^^^^^^^^^^^^^\n |\n = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#incompatible_msrv\n\n warning: current MSRV (Minimum Supported Rust Version) is `1.56.0` but this item is stable since `1.64.0`\n --> tests/test.rs:561:9\n |\n 561 | #[instrument(skip(self))]\n | ^^^^^^^^^^^^^^^^^^^^^^^^^\n |\n = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#incompatible_msrv\n\n warning: current MSRV (Minimum Supported Rust Version) is `1.56.0` but this item is stable since `1.64.0`\n --> tests/test.rs:667:31\n |\n 667 | self.f(x).await\n | ^^^^^\n ...\n 673 | implement_commands_workaround!(K: Send);\n | --------------------------------------- in this macro invocation\n |\n = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#incompatible_msrv\n = note: this warning originates in the macro `implement_commands_workaround` (in Nightly builds, run with -Z macro-backtrace for more info)\n\n warning: current MSRV (Minimum Supported Rust Version) is `1.56.0` but this item is stable since `1.64.0`\n --> tests/test.rs:680:31\n |\n 680 | self.f(x).await\n | ^^^^^\n ...\n 686 | implement_commands!(K: Send);\n | ---------------------------- in this macro invocation\n |\n = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#incompatible_msrv\n = note: this warning originates in the macro `implement_commands` (in Nightly builds, run with -Z macro-backtrace for more info)\n\n warning: current MSRV (Minimum Supported Rust Version) is `1.56.0` but this item is stable since `1.64.0`\n --> tests/test.rs:1068:34\n |\n 1068 | (**self).spawn(work).await\n | ^^^^^\n |\n = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#incompatible_msrv\n\n warning: current MSRV (Minimum Supported Rust Version) is `1.56.0` but this item is stable since `1.64.0`\n --> tests/test.rs:1370:13\n |\n 1370 | / futures::select! {\n 1371 | | () = async {\n 1372 | | println!(\"{}\", self.0);\n 1373 | | }.fuse() => {}\n 1374 | | }\n | |_____________^\n |\n = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#incompatible_msrv\n = note: this warning originates in the macro `futures::select` (in Nightly builds, run with -Z macro-backtrace for more info)","shortMessageHtmlLink":"Ignore incompatible_msrv clippy false positives in test"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEM6wQjwA","startCursor":null,"endCursor":null}},"title":"Activity ยท dtolnay/async-trait"}