{"id":17700520,"url":"https://github.com/cdown/cargo-which-nightly","last_synced_at":"2026-02-14T22:03:32.525Z","repository":{"id":161582582,"uuid":"636271822","full_name":"cdown/cargo-which-nightly","owner":"cdown","description":"Find the latest Rust nightly with combinations of features present.","archived":false,"fork":false,"pushed_at":"2025-02-21T00:14:27.000Z","size":82,"stargazers_count":2,"open_issues_count":5,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-30T17:55:00.356Z","etag":null,"topics":["cargo-plugin","cargo-subcommand","command-line","command-line-tool","rust","rust-lang","rustup"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cdown.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-05-04T13:31:04.000Z","updated_at":"2024-11-24T07:39:11.000Z","dependencies_parsed_at":"2023-07-02T07:45:49.921Z","dependency_job_id":"84c22423-dd33-4f8a-8a4a-841cf3659496","html_url":"https://github.com/cdown/cargo-which-nightly","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/cdown/cargo-which-nightly","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdown%2Fcargo-which-nightly","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdown%2Fcargo-which-nightly/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdown%2Fcargo-which-nightly/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdown%2Fcargo-which-nightly/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cdown","download_url":"https://codeload.github.com/cdown/cargo-which-nightly/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdown%2Fcargo-which-nightly/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29457802,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T21:29:27.764Z","status":"ssl_error","status_checked_at":"2026-02-14T21:28:11.111Z","response_time":53,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cargo-plugin","cargo-subcommand","command-line","command-line-tool","rust","rust-lang","rustup"],"created_at":"2024-10-24T17:42:26.819Z","updated_at":"2026-02-14T22:03:32.497Z","avatar_url":"https://github.com/cdown.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cargo which-nightly | [![Tests](https://img.shields.io/github/actions/workflow/status/cdown/cargo-which-nightly/ci.yml?branch=master)](https://github.com/cdown/cargo-which-nightly/actions?query=branch%3Amaster)\n\n`cargo which-nightly` tells you which nightly contains a particular set of\nfeatures.\n\n## Usage\n\n    % cargo which-nightly miri clippy\n    2023-05-04\n\nYou can set this nightly as the default with:\n\n    % cargo which-nightly --set-default miri clippy\n\nOr, if you'd prefer to do it yourself:\n\n    % rustup default nightly-\"$(cargo which-nightly miri rls clippy)\"\n\nThe current compiled platform is assumed as the target. If you want to check\nanother, pass `--target`:\n\n    % cargo which-nightly --target aarch64-unknown-linux-gnu miri clippy\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcdown%2Fcargo-which-nightly","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcdown%2Fcargo-which-nightly","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcdown%2Fcargo-which-nightly/lists"}