aboutsummaryrefslogtreecommitdiff
path: root/.cargo
AgeCommit message (Expand)Author
2024-02-20Upgrade rust to 1.73.0A. Cody Schuffelen
2023-12-14clippy: enforce safety block commentsVikram Auradkar
2023-12-14clippy: enforce safety doc commentVikram Auradkar
2023-05-22clippy: Disallow len_without_is_empty and len_zeroVikram Auradkar
2023-05-22clippy: Disallow nmodule_inceptionVikram Auradkar
2023-05-22clippy: Disallow new_without_defaultVikram Auradkar
2023-05-04Include riscv toolchain in dev containerDennis Kempin
2023-04-26dev_container: Add riscv64 supportDylan Reid
2023-04-26Add riscv target to main crosvm buildDylan Reid
2023-02-27tools: Do not use pip to install python packagesDennis Kempin
2023-01-24toolchain refactoring: Only support native out of the boxDennis Kempin
2023-01-19Add conditional compilation for unix-only cratesDennis Kempin
2022-11-10Remove needless_return clippy suppressionClarissa Garvey
2022-11-09tools: Set "-D warnings" for run_testsKeiichi Watanabe
2022-11-09Enable clippy warnings with no violationsClarissa Garvey
2022-11-08cargo: Deny compiler warningsKeiichi Watanabe
2022-08-18health-check: Add check for newline at ends of filesDennis Kempin
2022-07-19crosvm: Fix cross-compile in dev containerZihan Chen
2022-04-06Run some win64 tests with wine as part of presubmitAnton Romanov
2022-02-07clippy: fix devices crateDennis Kempin
2021-12-14Enable some tests for armhf buildsAnton Romanov
2021-12-10Uprev rust toolchain to 1.56.1Dennis Kempin
2021-11-12cleanup: Fix previously disabled clippy checksDennis Kempin
2021-11-12tools/clippy: Move allow-list to .cargo/config.tomlDennis Kempin
2021-10-30crosvm: Do not use .cargo/config.tomlDennis Kempin
2021-10-15Add test runner ./tools/run_testsDennis Kempin