{"id":13636209,"url":"https://github.com/rsolomo/cargo-check","last_synced_at":"2025-04-19T04:32:24.778Z","repository":{"id":57533122,"uuid":"38819389","full_name":"rsolomo/cargo-check","owner":"rsolomo","description":null,"archived":false,"fork":false,"pushed_at":"2017-01-02T19:03:40.000Z","size":21,"stargazers_count":98,"open_issues_count":10,"forks_count":7,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-10-10T22:46:40.247Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rsolomo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-07-09T12:39:11.000Z","updated_at":"2024-08-23T16:36:52.000Z","dependencies_parsed_at":"2022-09-26T18:20:51.663Z","dependency_job_id":null,"html_url":"https://github.com/rsolomo/cargo-check","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsolomo%2Fcargo-check","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsolomo%2Fcargo-check/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsolomo%2Fcargo-check/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsolomo%2Fcargo-check/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rsolomo","download_url":"https://codeload.github.com/rsolomo/cargo-check/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223790567,"owners_count":17203355,"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":[],"created_at":"2024-08-02T00:00:58.562Z","updated_at":"2024-11-09T05:31:27.125Z","avatar_url":"https://github.com/rsolomo.png","language":"Rust","funding_links":[],"categories":["Development tools"],"sub_categories":["Build system"],"readme":"# cargo-check\n\n[![Build Status](https://travis-ci.org/rsolomo/cargo-check.svg?branch=master)](https://travis-ci.org/rsolomo/cargo-check)\n[![](http://meritbadge.herokuapp.com/cargo-check)](https://crates.io/crates/cargo-check)\n\nThis is a wrapper around `cargo rustc -- -Zno-trans`.\nIt can be helpful for running a faster compile if you\nonly need correctness checks.\n\n## Installation\n\nInstall with `cargo install cargo-check`\n\nNote that additonal `cargo rustc` options can still be passed through.\n\nIn other words, this:\n\n```\ncargo check -v -- -Zprint-link-args\n```\n\nShould do the same thing as this:\n\n```\ncargo rustc -v -- -Zprint-link-args -Zno-trans\n```\n\nIf lib or bin targets are present they will be added to `cargo rustc` automatically.\n\n## License\n\nLicensed under either of\n\n * Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)\n * MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)\n\nat your option.\n\n### Contribution\n\nUnless you explicitly state otherwise, any contribution intentionally\nsubmitted for inclusion in the work by you, as defined in the Apache-2.0\nlicense, shall be dual licensed as above, without any additional terms or\nconditions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frsolomo%2Fcargo-check","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frsolomo%2Fcargo-check","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frsolomo%2Fcargo-check/lists"}