{"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:1715020989.0","currentOid":""},"activityList":{"items":[{"before":"74cd34aa767ee46d7ea3dc09bbe092adeaeaeaa0","after":"78a5922b4a9e81c72676dbeb9ea3bac50535864b","ref":"refs/heads/master","pushedAt":"2024-06-02T05:16:46.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":"Fill in ignore reasons in all #[ignore] attributes","shortMessageHtmlLink":"Fill in ignore reasons in all #[ignore] attributes"}},{"before":"dcc4aa243c551e5f45280ef5edfe5c9fe02ea7a6","after":"74cd34aa767ee46d7ea3dc09bbe092adeaeaeaa0","ref":"refs/heads/master","pushedAt":"2024-05-09T04:52:19.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":"Skip rerunning build script on library code changes","shortMessageHtmlLink":"Skip rerunning build script on library code changes"}},{"before":"778dd29448989cc3da8d967252d3589cddd58a54","after":null,"ref":"refs/heads/checkcfg","pushedAt":"2024-05-06T18:43:09.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":"06fd547227c32835cab6a0f606ed1bf9773214d1","after":"dcc4aa243c551e5f45280ef5edfe5c9fe02ea7a6","ref":"refs/heads/master","pushedAt":"2024-05-06T18:43:06.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 #267 from dtolnay/checkcfg\n\nResolve unexpected_cfgs warning","shortMessageHtmlLink":"Merge pull request #267 from dtolnay/checkcfg"}},{"before":"ab7a19850b82845e8dc38fe6135b760348f68a9a","after":"778dd29448989cc3da8d967252d3589cddd58a54","ref":"refs/heads/checkcfg","pushedAt":"2024-05-06T18:39:34.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":"Resolve unexpected_cfgs warning\n\n warning: unexpected `cfg` condition name: `async_trait_nightly_testing`\n --> tests/test.rs:2:5\n |\n 2 | async_trait_nightly_testing,\n | ^^^^^^^^^^^^^^^^^^^^^^^^^^^\n |\n = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows`\n = help: consider using a Cargo feature instead or adding `println!(\"cargo::rustc-check-cfg=cfg(async_trait_nightly_testing)\");` to the top of the `build.rs`\n = note: see for more information about checking conditional configuration\n = note: `#[warn(unexpected_cfgs)]` on by default\n\n warning: unexpected `cfg` condition name: `async_trait_nightly_testing`\n --> tests/test.rs:380:7\n |\n 380 | #[cfg(async_trait_nightly_testing)]\n | ^^^^^^^^^^^^^^^^^^^^^^^^^^^\n |\n = help: consider using a Cargo feature instead or adding `println!(\"cargo::rustc-check-cfg=cfg(async_trait_nightly_testing)\");` to the top of the `build.rs`\n = note: see for more information about checking conditional configuration\n\n warning: unexpected `cfg` condition name: `async_trait_nightly_testing`\n --> tests/test.rs:1298:7\n |\n 1298 | #[cfg(async_trait_nightly_testing)]\n | ^^^^^^^^^^^^^^^^^^^^^^^^^^^\n |\n = help: consider using a Cargo feature instead or adding `println!(\"cargo::rustc-check-cfg=cfg(async_trait_nightly_testing)\");` to the top of the `build.rs`\n = note: see for more information about checking conditional configuration\n\n warning: unexpected `cfg` condition name: `async_trait_nightly_testing`\n --> tests/test.rs:1627:7\n |\n 1627 | #[cfg(async_trait_nightly_testing)]\n | ^^^^^^^^^^^^^^^^^^^^^^^^^^^\n |\n = help: consider using a Cargo feature instead or adding `println!(\"cargo::rustc-check-cfg=cfg(async_trait_nightly_testing)\");` to the top of the `build.rs`\n = note: see for more information about checking conditional configuration","shortMessageHtmlLink":"Resolve unexpected_cfgs warning"}},{"before":null,"after":"ab7a19850b82845e8dc38fe6135b760348f68a9a","ref":"refs/heads/checkcfg","pushedAt":"2024-05-06T18:38:33.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":"Resolve unexpected_cfgs warning","shortMessageHtmlLink":"Resolve unexpected_cfgs warning"}},{"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"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEWgW8RwA","startCursor":null,"endCursor":null}},"title":"Activity ยท dtolnay/async-trait"}