{"id":23821548,"url":"https://github.com/kdar/cargo-first","last_synced_at":"2025-09-07T04:31:24.875Z","repository":{"id":57535063,"uuid":"196805339","full_name":"kdar/cargo-first","owner":"kdar","description":"A cargo subcommand to stop execution after the first error","archived":false,"fork":false,"pushed_at":"2019-07-24T18:14:33.000Z","size":10,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-24T15:09:55.840Z","etag":null,"topics":["cargo-subcommand"],"latest_commit_sha":null,"homepage":null,"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/kdar.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}},"created_at":"2019-07-14T07:08:10.000Z","updated_at":"2020-08-21T19:59:30.000Z","dependencies_parsed_at":"2022-09-26T18:21:50.223Z","dependency_job_id":null,"html_url":"https://github.com/kdar/cargo-first","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdar%2Fcargo-first","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdar%2Fcargo-first/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdar%2Fcargo-first/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdar%2Fcargo-first/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kdar","download_url":"https://codeload.github.com/kdar/cargo-first/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":232174963,"owners_count":18483498,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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-subcommand"],"created_at":"2025-01-02T08:48:11.469Z","updated_at":"2025-01-02T08:48:12.352Z","avatar_url":"https://github.com/kdar.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cargo-first\n\nA cargo subcommand to stop execution after the first error. This is a stop-gap until there is proper support in rustc: https://github.com/rust-lang/rust/issues/27189.\n\nThis is a very simple tool and may not catch all edge cases. Please submit an issue if you find a problem.\n\n## Usage\n\ncargo first \u003ccargo command\u003e [command args...]\n\n## Example\n\n```\n$ cargo first build\n\nCompiling adbridge v0.1.0 (/home/kdar/dev/adbridge)\nerror[E0432]: unresolved import `types::Device`\n  --\u003e src/lib.rs:12:13\n   |\n12 | use types::{Device, DeviceDescriptor, DeviceState, Status};\n   |             ^^^^^^ no `Device` in `types`\n\n```\n\n## License\n\nDistributed under the MIT license. See `LICENSE` for more information.\n\n## Contributing\n\n1.  Fork it (\u003chttps://github.com/kdar/cargo-first/fork\u003e)\n2.  Create your feature branch (`git checkout -b feature/fooBar`)\n3.  Commit your changes (`git commit -am 'Add some fooBar'`)\n4.  Push to the branch (`git push origin feature/fooBar`)\n5.  Create a new Pull Request","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkdar%2Fcargo-first","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkdar%2Fcargo-first","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkdar%2Fcargo-first/lists"}