]> git.proxmox.com Git - cargo.git/commit - src/cargo/core/summary.rs
fix a bunch of typos found by codespell
authorMatthias Krüger <matthias.krueger@famsik.de>
Sun, 4 Feb 2018 21:30:22 +0000 (22:30 +0100)
committerMatthias Krüger <matthias.krueger@famsik.de>
Sun, 4 Feb 2018 21:30:22 +0000 (22:30 +0100)
commit670a3df462a1a64b2db931e18f621562ea0b5e10
treeff00429e8cc320336a925d4cb1ec6b62727d6293
parentb3d7b5089fbbcadbcf261a5b6cb71d0ec5f5c807
fix a bunch of typos found by codespell
src/bin/search.rs
src/cargo/core/package.rs
src/cargo/core/resolver/mod.rs
src/cargo/core/summary.rs
src/cargo/ops/cargo_rustc/context.rs
src/cargo/sources/path.rs
src/cargo/sources/registry/index.rs
tests/cargotest/lib.rs
tests/cargotest/support/mod.rs
tests/death.rs
tests/search.rs