{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":37171746,"defaultBranch":"master","name":"backtrace-rs","ownerLogin":"rust-lang","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2015-06-10T02:49:08.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/5430905?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1725405636.0","currentOid":""},"activityList":{"items":[{"before":"0b91167cacebda4168e30ca73910632d36910376","after":"4f3acf7a0a9f686ec004716e5d514d9732b41486","ref":"refs/heads/master","pushedAt":"2024-09-15T05:34:47.000Z","pushType":"pr_merge","commitsCount":6,"pusher":{"login":"workingjubilee","name":"Jubilee","path":"/workingjubilee","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46493976?s=80&v=4"},"commit":{"message":"Merge of rust-lang/backtrace-rs#626 - Support zstd-compressed ELF sections.\n\nzstd has been introduced as an alternative to zlib for the compression\r\nof debug sections.[^0] Toolchain support is widely present at this time\r\nbut lack of support in backtrace is a severe limitation on using this\r\nfeature in Rust programs.\r\n\r\nThis uses a Rust reimplementation of zstd (the ruzstd crate). This has\r\nthe benefit of simplifying the build process, but this crate is less\r\nused and admittedly slower than the zstd crate that binds to the C\r\nlibzstd.\r\n\r\n[^0]: https://maskray.me/blog/2022-09-09-zstd-compressed-debug-sections","shortMessageHtmlLink":"Merge of #626 - Support zstd-compressed ELF sections."}},{"before":"8c2575686453c3491a49de88388bcf7d25aea96e","after":"0b91167cacebda4168e30ca73910632d36910376","ref":"refs/heads/master","pushedAt":"2024-09-14T22:45:32.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"ChrisDenton","name":"Chris Denton","path":"/ChrisDenton","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4459874?s=80&v=4"},"commit":{"message":"Merge pull request #670 from workingjubilee/prefer-lossier-version-specs\n\nUse fuzzy version for `{up,down}load-artifact`","shortMessageHtmlLink":"Merge pull request #670 from workingjubilee/prefer-lossier-version-specs"}},{"before":"9f98e8eb81c2c1094026f3646343ef49a9374fbe","after":"8c2575686453c3491a49de88388bcf7d25aea96e","ref":"refs/heads/master","pushedAt":"2024-09-14T20:45:47.000Z","pushType":"pr_merge","commitsCount":4,"pusher":{"login":"workingjubilee","name":"Jubilee","path":"/workingjubilee","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46493976?s=80&v=4"},"commit":{"message":"Merge of rust-lang/backtrace-rs#669 - Update other GitHub actions\n\nWe started using download-artifact@v4.1.7 in https://github.com/rust-lang/backtrace-rs/pull/663\r\nbut the rest weren't so security critical so dependabot didn't bump them.\r\nNot having them \"just\" breaks a workflow or two. So bump them.","shortMessageHtmlLink":"Merge of #669 - Update other GitHub actions"}},{"before":"386a42ab21a2427b8bb70ccd3f777f628786d5f6","after":"9f98e8eb81c2c1094026f3646343ef49a9374fbe","ref":"refs/heads/master","pushedAt":"2024-09-09T04:38:04.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"workingjubilee","name":"Jubilee","path":"/workingjubilee","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46493976?s=80&v=4"},"commit":{"message":"Add support for symbolicating APK/ZIP-embedded libraries on Android (rust-lang/backtrace-rs#662)\n\nBy default, modern Android build tools will store native libraries\r\nuncompressed, and the loader will map them directly from the APK\r\n(instead of the package manager extracting them on installation).\r\n\r\nThis commit adds support for symbolicating these embedded libraries.\r\n\r\nTo avoid parsing ZIP structures, the offset of the library within the\r\narchive is determined via /proc/self/maps.\r\n\r\nref: https://android.googlesource.com/platform/bionic/+/main/android-changes-for-ndk-developers.md#opening-shared-libraries-directly-from-an-apk","shortMessageHtmlLink":"Add support for symbolicating APK/ZIP-embedded libraries on Android (#…"}},{"before":"df56954ca5cbfec623bd746009655697c36baad2","after":"386a42ab21a2427b8bb70ccd3f777f628786d5f6","ref":"refs/heads/master","pushedAt":"2024-09-08T20:17:58.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"workingjubilee","name":"Jubilee","path":"/workingjubilee","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46493976?s=80&v=4"},"commit":{"message":"Apply some of the `cargo clippy` suggestions (rust-lang/backtrace-rs#649)","shortMessageHtmlLink":"Apply some of the cargo clippy suggestions (#649)"}},{"before":"c521d9a096dcfb03fef8a96e9d1bfe5aaa4791b4","after":"df56954ca5cbfec623bd746009655697c36baad2","ref":"refs/heads/master","pushedAt":"2024-09-07T18:57:03.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"workingjubilee","name":"Jubilee","path":"/workingjubilee","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46493976?s=80&v=4"},"commit":{"message":"Disable libunwind for RTEMS OS (rust-lang/backtrace-rs#665)\n\nWe added target support for RTEMS OS in https://github.com/rust-lang/rust/pull/127021\r\n\r\nIt has a POSIX interface, so we could reuse much of the `unix` backend, but\r\ncurrently libunwind is not supported.\r\n\r\nAdd a `cfg` switch to disable libunwind for RTEMS.","shortMessageHtmlLink":"Disable libunwind for RTEMS OS (#665)"}},{"before":"5107f26015ea0fbcaaad35a932b7c32713d15229","after":"c521d9a096dcfb03fef8a96e9d1bfe5aaa4791b4","ref":"refs/heads/master","pushedAt":"2024-09-06T20:17:08.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"ChrisDenton","name":"Chris Denton","path":"/ChrisDenton","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4459874?s=80&v=4"},"commit":{"message":"Merge pull request #664 from ChrisDenton/check-please\n\nFix elided_named_lifetimes warning","shortMessageHtmlLink":"Merge pull request #664 from ChrisDenton/check-please"}},{"before":"18efcf9a31418c6b85900651b192217618b476cd","after":null,"ref":"refs/heads/dependabot/github_actions/dot-github/workflows/actions/download-artifact-4.1.7","pushedAt":"2024-09-03T23:20:36.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ChrisDenton","name":"Chris Denton","path":"/ChrisDenton","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4459874?s=80&v=4"}},{"before":"38d49aa0395c50047ab26e418a0cb30d9955fb64","after":"5107f26015ea0fbcaaad35a932b7c32713d15229","ref":"refs/heads/master","pushedAt":"2024-09-03T23:20:34.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"ChrisDenton","name":"Chris Denton","path":"/ChrisDenton","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4459874?s=80&v=4"},"commit":{"message":"Merge pull request #663 from rust-lang/dependabot/github_actions/dot-github/workflows/actions/download-artifact-4.1.7\n\nBump actions/download-artifact from 3 to 4.1.7 in /.github/workflows","shortMessageHtmlLink":"Merge pull request #663 from rust-lang/dependabot/github_actions/dot-…"}},{"before":null,"after":"18efcf9a31418c6b85900651b192217618b476cd","ref":"refs/heads/dependabot/github_actions/dot-github/workflows/actions/download-artifact-4.1.7","pushedAt":"2024-09-03T22:45:09.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":"Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows\n\nBumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.1.7.\n- [Release notes](https://github.com/actions/download-artifact/releases)\n- [Commits](https://github.com/actions/download-artifact/compare/v3...v4.1.7)\n\n---\nupdated-dependencies:\n- dependency-name: actions/download-artifact\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows"}},{"before":"230570f2dac80a601f5c0b30da00cc9480bd35eb","after":"38d49aa0395c50047ab26e418a0cb30d9955fb64","ref":"refs/heads/master","pushedAt":"2024-08-30T12:36:53.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"ChrisDenton","name":"Chris Denton","path":"/ChrisDenton","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4459874?s=80&v=4"},"commit":{"message":"Merge pull request #658 from workingjubilee/cut-0.3.74\n\nCut backtrace 0.3.74","shortMessageHtmlLink":"Merge pull request #658 from workingjubilee/cut-0.3.74"}},{"before":"7d062c63749a4c07d9307c96b6cd9485ccd1ad18","after":"230570f2dac80a601f5c0b30da00cc9480bd35eb","ref":"refs/heads/master","pushedAt":"2024-08-29T19:04:55.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"ChrisDenton","name":"Chris Denton","path":"/ChrisDenton","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4459874?s=80&v=4"},"commit":{"message":"Merge pull request #660 from workingjubilee/dont-unsoundly-iterate-phdr\n\nRevise `dl_iterate_phdr` callback to be sound-ish","shortMessageHtmlLink":"Merge pull request #660 from workingjubilee/dont-unsoundly-iterate-phdr"}},{"before":"fc37b22dc8a384d93f6b7b4817266eec6433875e","after":"7d062c63749a4c07d9307c96b6cd9485ccd1ad18","ref":"refs/heads/master","pushedAt":"2024-08-28T22:13:59.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"workingjubilee","name":"Jubilee","path":"/workingjubilee","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46493976?s=80&v=4"},"commit":{"message":"Update windows bindings and use windows-targets (rust-lang/backtrace-rs#653)\n\nThis synchronizes the API definitions with std. Trouble is,\r\nstd uses its own definition of the `windows_targets::link!` macro\r\nso I've used a path hack to include it in this crate when used as\r\na dependency of std. Otherwise the `windows-targets` crate is used.","shortMessageHtmlLink":"Update windows bindings and use windows-targets (#653)"}},{"before":"600beaa5074be0f40279584450d995c319061ce8","after":"fc37b22dc8a384d93f6b7b4817266eec6433875e","ref":"refs/heads/master","pushedAt":"2024-08-27T02:53:28.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"workingjubilee","name":"Jubilee","path":"/workingjubilee","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46493976?s=80&v=4"},"commit":{"message":"Upgrade miniz_oxide to 0.8 (rust-lang/backtrace-rs#657)","shortMessageHtmlLink":"Upgrade miniz_oxide to 0.8 (#657)"}},{"before":"84b6c1d56f4bd1b4297187db863c2db6d436c1cf","after":"600beaa5074be0f40279584450d995c319061ce8","ref":"refs/heads/master","pushedAt":"2024-08-27T01:18:23.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"workingjubilee","name":"Jubilee","path":"/workingjubilee","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46493976?s=80&v=4"},"commit":{"message":"Add QNX NTO 7.0 platform support (rust-lang/backtrace-rs#648)\n\nPart of adding aarch64-unknown-nto-qnx700 support to Rust.\r\nThis will resolve the following failing unit tests:\r\n\r\n```\r\n[ui] tests/ui/backtrace/backtrace.rs\r\n[ui] tests/ui/backtrace/dylib-dep.rs\r\n[ui] tests/ui/backtrace/line-tables-only.rs\r\n[ui] tests/ui/backtrace/std-backtrace.rs\r\n[ui] tests/ui/panics/issue-47429-short-backtraces.rs#legacy\r\n[ui] tests/ui/panics/issue-47429-short-backtraces.rs#v0\r\n[ui] tests/ui/panics/runtime-switch.rs#legacy\r\n[ui] tests/ui/panics/runtime-switch.rs#v0\r\n[ui] tests/ui/panics/short-ice-remove-middle-frames-2.rs\r\n[ui] tests/ui/panics/short-ice-remove-middle-frames.rs\r\n[ui] tests/ui/runtime/backtrace-debuginfo.rs\r\n```","shortMessageHtmlLink":"Add QNX NTO 7.0 platform support (#648)"}},{"before":"95c3bacab9364620864208b651e77a524900480d","after":"84b6c1d56f4bd1b4297187db863c2db6d436c1cf","ref":"refs/heads/master","pushedAt":"2024-08-24T20:34:00.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"workingjubilee","name":"Jubilee","path":"/workingjubilee","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46493976?s=80&v=4"},"commit":{"message":"Set edition=2021 on cpp_smoke_test (rust-lang/backtrace-rs#652)\n\nThis prevents rust compiler from giving a warning","shortMessageHtmlLink":"Set edition=2021 on cpp_smoke_test (#652)"}},{"before":"59cf05f608faaa7ba270bd796e5c9a4a708c50c2","after":"95c3bacab9364620864208b651e77a524900480d","ref":"refs/heads/master","pushedAt":"2024-08-24T20:33:21.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"workingjubilee","name":"Jubilee","path":"/workingjubilee","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46493976?s=80&v=4"},"commit":{"message":"Make enum `print::PrintFmt` non-exhaustive (rust-lang/backtrace-rs#651)\n\nPer workingjubilee's [comment](https://github.com/rust-lang/backtrace-rs/pull/649#issuecomment-2266257642)","shortMessageHtmlLink":"Make enum print::PrintFmt non-exhaustive (#651)"}},{"before":"6b9d2903065339d8cd7c37032ad17e9cffa6e435","after":"59cf05f608faaa7ba270bd796e5c9a4a708c50c2","ref":"refs/heads/master","pushedAt":"2024-08-24T20:31:34.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"workingjubilee","name":"Jubilee","path":"/workingjubilee","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46493976?s=80&v=4"},"commit":{"message":"Bump addr2line to 0.24 (rust-lang/backtrace-rs#638)","shortMessageHtmlLink":"Bump addr2line to 0.24 (#638)"}},{"before":"6a2e7a1dea73142da72cfb93704ebbc796020f18","after":"6b9d2903065339d8cd7c37032ad17e9cffa6e435","ref":"refs/heads/master","pushedAt":"2024-08-24T20:28:52.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"workingjubilee","name":"Jubilee","path":"/workingjubilee","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46493976?s=80&v=4"},"commit":{"message":"rust-lang/backtrace-rs#647: Retry downloading the Android NDK if it fails","shortMessageHtmlLink":"#647: Retry downloading the Android NDK if it fails"}},{"before":"fd0aed536dd9d6ad1511a4ab3c350409f36ee52a","after":"6a2e7a1dea73142da72cfb93704ebbc796020f18","ref":"refs/heads/master","pushedAt":"2024-08-23T20:49:30.000Z","pushType":"pr_merge","commitsCount":5,"pusher":{"login":"workingjubilee","name":"Jubilee","path":"/workingjubilee","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46493976?s=80&v=4"},"commit":{"message":"Merge rust-lang/backtrace-rs#656: remove build.rs for android\n\nSince https://github.com/rust-lang/rust/pull/120593\r\nthe minimum android API level is 21.\r\n\r\nRelated:\r\nhttps://github.com/android/ndk/wiki/Changelog-r26\r\nhttps://github.com/rust-lang/rust/pull/129305\r\n\r\n1. stop setting `dl_iterate_phdr` based on whether the android API level\r\n is greater than or equal to 21, but retain it for back compat.\r\n2. remove `cc` build dependency.\r\n3. upgrade ndk r25b to r26d in CI.","shortMessageHtmlLink":"Merge #656: remove build.rs for android"}},{"before":"3ad7f663dcf18d4d1636cd2b89e65065a261eadf","after":"fd0aed536dd9d6ad1511a4ab3c350409f36ee52a","ref":"refs/heads/master","pushedAt":"2024-08-01T14:06:51.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"ChrisDenton","name":"Chris Denton","path":"/ChrisDenton","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4459874?s=80&v=4"},"commit":{"message":"Merge pull request #645 from workingjubilee/skip-test-on-netbsd\n\nSkip current-exe-mismatch on NetBSD","shortMessageHtmlLink":"Merge pull request #645 from workingjubilee/skip-test-on-netbsd"}},{"before":"bdf8bba8b64d6fb1f452037d76e4b93a0e274085","after":"3ad7f663dcf18d4d1636cd2b89e65065a261eadf","ref":"refs/heads/master","pushedAt":"2024-07-28T13:05:21.000Z","pushType":"pr_merge","commitsCount":6,"pusher":{"login":"ChrisDenton","name":"Chris Denton","path":"/ChrisDenton","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4459874?s=80&v=4"},"commit":{"message":"Merge pull request #641 from workingjubilee/appease-miri\n\ntest cleanup for nightly","shortMessageHtmlLink":"Merge pull request #641 from workingjubilee/appease-miri"}},{"before":"dcd0aaa815a8f632a9febfc228cee61b4cc23bd3","after":"bdf8bba8b64d6fb1f452037d76e4b93a0e274085","ref":"refs/heads/master","pushedAt":"2024-07-27T22:01:17.000Z","pushType":"pr_merge","commitsCount":14,"pusher":{"login":"workingjubilee","name":"Jubilee","path":"/workingjubilee","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46493976?s=80&v=4"},"commit":{"message":"Merge of rust-lang/backtrace-rs#634: Switch from `winapi` to `windows-sys`\n\nCurrently, this avoids actually depending on `windows-bindgen` at\r\nbuild-time by simply using a file generated with the arguments in\r\n`bindings.txt`. This is similar to how `std` does it, and avoids\r\nissues with `as-if-std`. While similar to the previous method,\r\nthis way the windows system APIs are generated entirely by the\r\nsame system as `windows-sys`, and are based on the official API\r\nmetadata.","shortMessageHtmlLink":"Merge of #634: Switch from winapi to windows-sys"}},{"before":"72265bea210891ae47bbe6d4f17b493ef0606619","after":"dcd0aaa815a8f632a9febfc228cee61b4cc23bd3","ref":"refs/heads/master","pushedAt":"2024-07-05T22:38:40.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"workingjubilee","name":"Jubilee","path":"/workingjubilee","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46493976?s=80&v=4"},"commit":{"message":"Don't cast HANDLE to usize and back (rust-lang/backtrace-rs#635)","shortMessageHtmlLink":"Don't cast HANDLE to usize and back (#635)"}},{"before":"22bb95bd76ec52daaa742d4933950b02f78d6e25","after":"72265bea210891ae47bbe6d4f17b493ef0606619","ref":"refs/heads/master","pushedAt":"2024-06-07T05:36:14.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"workingjubilee","name":"Jubilee","path":"/workingjubilee","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46493976?s=80&v=4"},"commit":{"message":"Cut 0.3.73 (rust-lang/backtrace-rs#632)","shortMessageHtmlLink":"Cut 0.3.73 (#632)"}},{"before":"2273afba6eee0d2e8943f7a81c0629783bad15dc","after":"22bb95bd76ec52daaa742d4933950b02f78d6e25","ref":"refs/heads/master","pushedAt":"2024-06-07T05:35:39.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"workingjubilee","name":"Jubilee","path":"/workingjubilee","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46493976?s=80&v=4"},"commit":{"message":"Update object to 0.36.0. (rust-lang/backtrace-rs#633)","shortMessageHtmlLink":"Update object to 0.36.0. (#633)"}},{"before":"9b7c3789e17008a09e2ce4f2a848066015a2ac6f","after":"2273afba6eee0d2e8943f7a81c0629783bad15dc","ref":"refs/heads/master","pushedAt":"2024-06-07T05:33:43.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"workingjubilee","name":"Jubilee","path":"/workingjubilee","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46493976?s=80&v=4"},"commit":{"message":"Fix dbghelp comment (rust-lang/backtrace-rs#630)","shortMessageHtmlLink":"Fix dbghelp comment (#630)"}},{"before":"5e05efa87905fb5b351a2bc5644d60c57d6d9327","after":"9b7c3789e17008a09e2ce4f2a848066015a2ac6f","ref":"refs/heads/master","pushedAt":"2024-05-30T07:16:04.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"ChrisDenton","name":"Chris Denton","path":"/ChrisDenton","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4459874?s=80&v=4"},"commit":{"message":"Merge pull request #631 from aapanfilovv/master\n\nFix signature of resolve_legacy for Windows 7 target","shortMessageHtmlLink":"Merge pull request #631 from aapanfilovv/master"}},{"before":"0147d56c5f32c4ea821f1f8b0d8d6da1e03047f9","after":"5e05efa87905fb5b351a2bc5644d60c57d6d9327","ref":"refs/heads/master","pushedAt":"2024-05-28T02:37:30.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"ChrisDenton","name":"Chris Denton","path":"/ChrisDenton","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4459874?s=80&v=4"},"commit":{"message":"Merge pull request #628 from workingjubilee/cut-0.3.72\n\nCut backtrace 0.3.72","shortMessageHtmlLink":"Merge pull request #628 from workingjubilee/cut-0.3.72"}},{"before":"9f2b1e132065a6f2e4548421eaf50e0982d58a58","after":"0147d56c5f32c4ea821f1f8b0d8d6da1e03047f9","ref":"refs/heads/master","pushedAt":"2024-05-27T22:49:00.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"workingjubilee","name":"Jubilee","path":"/workingjubilee","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46493976?s=80&v=4"},"commit":{"message":"cleanup dead_code for cpp_demangle (rust-lang/backtrace-rs#622)","shortMessageHtmlLink":"cleanup dead_code for cpp_demangle (#622)"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEtoq19QA","startCursor":null,"endCursor":null}},"title":"Activity · rust-lang/backtrace-rs"}