{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":155652490,"defaultBranch":"master","name":"paste","ownerLogin":"dtolnay","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2018-11-01T02:45:41.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/1940490?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1715046628.0","currentOid":""},"activityList":{"items":[{"before":"a2c7e27875277450ed28147623ba5218dd23e732","after":"3ad6d22fc73975018d5cf098b1299c6157a1fb77","ref":"refs/heads/master","pushedAt":"2024-06-02T05:17:41.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":"1d23098227a01de542ea52db13dc1314eca13f00","after":"a2c7e27875277450ed28147623ba5218dd23e732","ref":"refs/heads/master","pushedAt":"2024-05-07T01:50:28.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 1.0.15","shortMessageHtmlLink":"Release 1.0.15"}},{"before":"1edfaae644d0b27e96c26cdc4d51e9fe3f51c12d","after":null,"ref":"refs/heads/checkcfg","pushedAt":"2024-05-07T01:49:38.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":"cc6803dd049b9943c1e49b2220ff37a94711577c","after":"1d23098227a01de542ea52db13dc1314eca13f00","ref":"refs/heads/master","pushedAt":"2024-05-07T01:49:36.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 #102 from dtolnay/checkcfg\n\nResolve unexpected_cfgs warning","shortMessageHtmlLink":"Merge pull request #102 from dtolnay/checkcfg"}},{"before":"f89f277f9f4f22d1142843800624cebb4744517b","after":"1edfaae644d0b27e96c26cdc4d51e9fe3f51c12d","ref":"refs/heads/checkcfg","pushedAt":"2024-05-07T01:46:52.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: `no_literal_fromstr`\n --> src/lib.rs:415:15\n |\n 415 | #[cfg(not(no_literal_fromstr))]\n | ^^^^^^^^^^^^^^^^^^\n |\n = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `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(no_literal_fromstr)\");` 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 value: `protocol_feature_paste`\n --> tests/test_attr.rs:33:26\n |\n 33 | #[cfg(any(feature = \"protocol_feature_\" $ret:snake, target_pointer_width = \"\" $width))]\n | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition\n ...\n 42 | m!(Paste, 64);\n | ------------- in this macro invocation\n |\n = note: no expected values for `feature`\n = help: consider adding `protocol_feature_paste` as a feature in `Cargo.toml`\n = note: see for more information about checking conditional configuration\n = note: `#[warn(unexpected_cfgs)]` on by default\n = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info)","shortMessageHtmlLink":"Resolve unexpected_cfgs warning"}},{"before":null,"after":"f89f277f9f4f22d1142843800624cebb4744517b","ref":"refs/heads/checkcfg","pushedAt":"2024-05-07T01:40:08.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":"d39fb86d2d588bf63572886db340bc16c6cc6904","after":"cc6803dd049b9943c1e49b2220ff37a94711577c","ref":"refs/heads/master","pushedAt":"2024-03-26T05:26: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":"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":"14872adf2b72140902ed6425a90517333ccc1a44","after":"d39fb86d2d588bf63572886db340bc16c6cc6904","ref":"refs/heads/master","pushedAt":"2024-03-24T03:12: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":"Ignore dead code lint in tests\n\nNew in nightly-2024-03-24 from https://github.com/rust-lang/rust/pull/119552.\n\n warning: field `0` is never read\n --> tests/test_item.rs:64:37\n |\n 64 | pub struct S<$life>(pub &$life ());\n | - ^^^^^^^^^^^^^\n | |\n | field in this struct\n ...\n 72 | m!('a);\n | ------ in this macro invocation\n |\n = note: `#[warn(dead_code)]` on by default\n = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info)\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 64 | pub struct S<$life>(());\n | ~~","shortMessageHtmlLink":"Ignore dead code lint in tests"}},{"before":"ed844dc6fe755bcee881bd93cdff5a77038aa49b","after":"14872adf2b72140902ed6425a90517333ccc1a44","ref":"refs/heads/master","pushedAt":"2024-02-28T06:19:24.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":"Work around empty_docs clippy lint in test\n\n warning: empty doc comment\n --> tests/test_item.rs:174:17\n |\n 174 | #[doc = $doc]\n | ^^^^^^^^^^^^^\n ...\n 180 | doc_expr!(stringify!());\n | ----------------------- in this macro invocation\n |\n = help: consider removing or filling it\n = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs\n = note: `-W clippy::empty-docs` implied by `-W clippy::all`\n = help: to override `-W clippy::all` add `#[allow(clippy::empty_docs)]`\n = note: this warning originates in the macro `doc_expr` (in Nightly builds, run with -Z macro-backtrace for more info)","shortMessageHtmlLink":"Work around empty_docs clippy lint in test"}},{"before":"0a4161b1318e01845cb32790b3bdadd618608361","after":"ed844dc6fe755bcee881bd93cdff5a77038aa49b","ref":"refs/heads/master","pushedAt":"2024-01-06T02:03:30.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":"Work around dead_code warning in test\n\n warning: field `0` is never read\n --> tests/test_item.rs:64:37\n |\n 64 | pub struct S<$life>(&$life ());\n | - ^^^^^^^^^\n | |\n | field in this struct\n ...\n 72 | m!('a);\n | ------ in this macro invocation\n |\n = note: `#[warn(dead_code)]` on by default\n = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info)\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 64 | pub struct S<$life>(());\n | ~~","shortMessageHtmlLink":"Work around dead_code warning in test"}},{"before":"5a2bce19a1f100bf62824c9e3ff03879c916cdce","after":"0a4161b1318e01845cb32790b3bdadd618608361","ref":"refs/heads/master","pushedAt":"2023-10-18T06:21: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":"Add cargo.toml metadata to link to crate documentation\n\nWithout this, crates.io does not put a Documentation link on the search page.","shortMessageHtmlLink":"Add cargo.toml metadata to link to crate documentation"}},{"before":"5a2bce19a1f100bf62824c9e3ff03879c916cdce","after":null,"ref":"refs/heads/docsrs","pushedAt":"2023-09-24T18:20:23.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":"d7e0be15a74c99b303e9993365f41f3440551b8f","after":"5a2bce19a1f100bf62824c9e3ff03879c916cdce","ref":"refs/heads/master","pushedAt":"2023-09-24T18:16: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":"Test docs.rs documentation build in CI","shortMessageHtmlLink":"Test docs.rs documentation build in CI"}},{"before":null,"after":"5a2bce19a1f100bf62824c9e3ff03879c916cdce","ref":"refs/heads/docsrs","pushedAt":"2023-09-24T17:55:57.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":"Test docs.rs documentation build in CI","shortMessageHtmlLink":"Test docs.rs documentation build in CI"}},{"before":"e5a04b000a62744fb33e2b75becbde5a7a31cd7c","after":"d7e0be15a74c99b303e9993365f41f3440551b8f","ref":"refs/heads/master","pushedAt":"2023-09-05T05:36:22.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 actions/checkout@v3 -> v4","shortMessageHtmlLink":"Update actions/checkout@v3 -> v4"}},{"before":"28eb8e7ceceb9fcec2484da8ab009607eb702c14","after":"e5a04b000a62744fb33e2b75becbde5a7a31cd7c","ref":"refs/heads/master","pushedAt":"2023-07-23T01:44:11.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":"Revert \"Temporarily disable -Zrandomize-layout due to rustc ICE\"\n\nFixed in nightly-2023-07-23.\n\nThis reverts commit 28eb8e7ceceb9fcec2484da8ab009607eb702c14.","shortMessageHtmlLink":"Revert \"Temporarily disable -Zrandomize-layout due to rustc ICE\""}},{"before":"1e0cc1025af5388397c67fa4389ad7ad24814df8","after":"28eb8e7ceceb9fcec2484da8ab009607eb702c14","ref":"refs/heads/master","pushedAt":"2023-07-22T03:24: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":"Temporarily disable -Zrandomize-layout due to rustc ICE\n\nhttps://github.com/rust-lang/rust/issues/113941","shortMessageHtmlLink":"Temporarily disable -Zrandomize-layout due to rustc ICE"}},{"before":"608bb496af262b5ec5dc9bb5101b370b14cce6d6","after":"1e0cc1025af5388397c67fa4389ad7ad24814df8","ref":"refs/heads/master","pushedAt":"2023-07-15T20:56:50.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 1.0.14","shortMessageHtmlLink":"Release 1.0.14"}},{"before":"85a675ab9cfbb0454ac6974b82c3c7aa2492399c","after":"608bb496af262b5ec5dc9bb5101b370b14cce6d6","ref":"refs/heads/master","pushedAt":"2023-07-15T20:56:34.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":"Opt in to generate-link-to-definition when building on docs.rs","shortMessageHtmlLink":"Opt in to generate-link-to-definition when building on docs.rs"}},{"before":"8ddd15d5e57584112a1bc5fdf3245a85387632a1","after":"85a675ab9cfbb0454ac6974b82c3c7aa2492399c","ref":"refs/heads/master","pushedAt":"2023-07-04T17:04:44.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":"Delete minimal-versions CI, as there are no dependencies anymore","shortMessageHtmlLink":"Delete minimal-versions CI, as there are no dependencies anymore"}},{"before":"4daf3fdfaf4f303aedb70043e1458275e88f24d1","after":"8ddd15d5e57584112a1bc5fdf3245a85387632a1","ref":"refs/heads/master","pushedAt":"2023-07-03T21:26:50.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 1.0.13","shortMessageHtmlLink":"Release 1.0.13"}},{"before":"3fb484a2c3d9db42726385480e93b7b07da3f2f8","after":"4daf3fdfaf4f303aedb70043e1458275e88f24d1","ref":"refs/heads/master","pushedAt":"2023-07-03T21:26:34.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":"Add no-std::no-alloc category","shortMessageHtmlLink":"Add no-std::no-alloc category"}},{"before":"16017d1a188c72e681421ba2e46c544fb98eb092","after":"3fb484a2c3d9db42726385480e93b7b07da3f2f8","ref":"refs/heads/master","pushedAt":"2023-06-16T01:50:53.780Z","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":"Remove .clippy.toml in favor of respecting rust-version from Cargo.toml","shortMessageHtmlLink":"Remove .clippy.toml in favor of respecting rust-version from Cargo.toml"}},{"before":"ea551688e90f2e9d79e0e2146bda72f02247d46b","after":null,"ref":"refs/heads/rust70","pushedAt":"2023-06-13T14:07:14.028Z","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":"ed1928bbfa1b52a6d62da48ec23b38602ea197de","after":"ea551688e90f2e9d79e0e2146bda72f02247d46b","ref":"refs/heads/rust70","pushedAt":"2023-06-13T14:05:14.478Z","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":"test","shortMessageHtmlLink":"test"}},{"before":null,"after":"ed1928bbfa1b52a6d62da48ec23b38602ea197de","ref":"refs/heads/rust70","pushedAt":"2023-06-13T14:03:59.937Z","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":"test","shortMessageHtmlLink":"test"}},{"before":"a65b7e85923fb2ac5449c31a649c6dc50e778961","after":"16017d1a188c72e681421ba2e46c544fb98eb092","ref":"refs/heads/master","pushedAt":"2023-05-23T15:30:58.574Z","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":"Show error details during miri setup in CI\n\nWithout this, if it fails, the only information printed is useless:\n\n Preparing a sysroot for Miri (target: x86_64-unknown-linux-gnu)...\n fatal error: failed to build sysroot; run `cargo miri setup` to see the error details","shortMessageHtmlLink":"Show error details during miri setup in CI"}},{"before":"8885e76778a8b42fa00018189f93600166f657bc","after":"a65b7e85923fb2ac5449c31a649c6dc50e778961","ref":"refs/heads/master","pushedAt":"2023-03-24T02:09:18.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-2023-03-24","shortMessageHtmlLink":"Update ui test suite to nightly-2023-03-24"}},{"before":"58a4a8f86aad820d58010bf2377405f2bf2f56fd","after":"8885e76778a8b42fa00018189f93600166f657bc","ref":"refs/heads/master","pushedAt":"2023-03-11T02:20:34.781Z","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-2023-03-11","shortMessageHtmlLink":"Update ui test suite to nightly-2023-03-11"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEWgXQCwA","startCursor":null,"endCursor":null}},"title":"Activity ยท dtolnay/paste"}