Import cargo_0.33.0.orig-vendor.tar.gz
authorXimin Luo <infinity0@debian.org>
Wed, 6 Feb 2019 04:52:47 +0000 (04:52 +0000)
committerXimin Luo <infinity0@debian.org>
Wed, 6 Feb 2019 04:52:47 +0000 (04:52 +0000)
commit67f5261d4f7b7177ef3c616073b098782f93908c
tree117f82cd3528a8ff163419960c8f253eefd8bb30
Import cargo_0.33.0.orig-vendor.tar.gz

[dgit import orig cargo_0.33.0.orig-vendor.tar.gz]
2895 files changed:
aho-corasick/.cargo-checksum.json [new file with mode: 0644]
aho-corasick/COPYING [new file with mode: 0644]
aho-corasick/Cargo.toml [new file with mode: 0644]
aho-corasick/LICENSE-MIT [new file with mode: 0644]
aho-corasick/README.md [new file with mode: 0644]
aho-corasick/UNLICENSE [new file with mode: 0644]
aho-corasick/benches/bench.rs [new file with mode: 0644]
aho-corasick/benches/random.txt [new file with mode: 0644]
aho-corasick/examples/dict-search.rs [new file with mode: 0644]
aho-corasick/src/autiter.rs [new file with mode: 0644]
aho-corasick/src/full.rs [new file with mode: 0644]
aho-corasick/src/lib.rs [new file with mode: 0644]
aho-corasick/src/main.rs [new file with mode: 0644]
ansi_term/.cargo-checksum.json [new file with mode: 0644]
ansi_term/Cargo.toml [new file with mode: 0644]
ansi_term/LICENCE [new file with mode: 0644]
ansi_term/README.md [new file with mode: 0644]
ansi_term/examples/colours.rs [new file with mode: 0644]
ansi_term/src/ansi.rs [new file with mode: 0644]
ansi_term/src/debug.rs [new file with mode: 0644]
ansi_term/src/difference.rs [new file with mode: 0644]
ansi_term/src/display.rs [new file with mode: 0644]
ansi_term/src/lib.rs [new file with mode: 0644]
ansi_term/src/style.rs [new file with mode: 0644]
ansi_term/src/windows.rs [new file with mode: 0644]
ansi_term/src/write.rs [new file with mode: 0644]
atty/.cargo-checksum.json [new file with mode: 0644]
atty/CHANGELOG.md [new file with mode: 0644]
atty/Cargo.toml [new file with mode: 0644]
atty/LICENSE [new file with mode: 0644]
atty/README.md [new file with mode: 0644]
atty/appveyor.yml [new file with mode: 0644]
atty/examples/atty.rs [new file with mode: 0644]
atty/rustfmt.toml [new file with mode: 0644]
atty/src/lib.rs [new file with mode: 0644]
autocfg/.cargo-checksum.json [new file with mode: 0644]
autocfg/Cargo.toml [new file with mode: 0644]
autocfg/LICENSE-APACHE [new file with mode: 0644]
autocfg/LICENSE-MIT [new file with mode: 0644]
autocfg/README.md [new file with mode: 0644]
autocfg/examples/integers.rs [new file with mode: 0644]
autocfg/examples/paths.rs [new file with mode: 0644]
autocfg/examples/traits.rs [new file with mode: 0644]
autocfg/examples/versions.rs [new file with mode: 0644]
autocfg/src/error.rs [new file with mode: 0644]
autocfg/src/lib.rs [new file with mode: 0644]
autocfg/src/tests.rs [new file with mode: 0644]
autocfg/src/version.rs [new file with mode: 0644]
backtrace-sys/.cargo-checksum.json [new file with mode: 0644]
backtrace-sys/.pc/.quilt_patches [new file with mode: 0644]
backtrace-sys/.pc/.quilt_series [new file with mode: 0644]
backtrace-sys/.pc/.version [new file with mode: 0644]
backtrace-sys/.pc/applied-patches [new file with mode: 0644]
backtrace-sys/.pc/remove-unneeded-dep.patch/.timestamp [new file with mode: 0644]
backtrace-sys/.pc/remove-unneeded-dep.patch/Cargo.toml [new file with mode: 0644]
backtrace-sys/Cargo.toml [new file with mode: 0644]
backtrace-sys/LICENSE-APACHE [new file with mode: 0644]
backtrace-sys/LICENSE-MIT [new file with mode: 0644]
backtrace-sys/build.rs [new file with mode: 0644]
backtrace-sys/build.rs.orig [new file with mode: 0644]
backtrace-sys/debian/patches/remove-unneeded-dep.patch [new file with mode: 0644]
backtrace-sys/debian/patches/series [new file with mode: 0644]
backtrace-sys/src/lib.rs [new file with mode: 0644]
backtrace/.cargo-checksum.json [new file with mode: 0644]
backtrace/.pc/.quilt_patches [new file with mode: 0644]
backtrace/.pc/.quilt_series [new file with mode: 0644]
backtrace/.pc/.version [new file with mode: 0644]
backtrace/.pc/applied-patches [new file with mode: 0644]
backtrace/.pc/update-dep-object.patch/.timestamp [new file with mode: 0644]
backtrace/.pc/update-dep-object.patch/Cargo.toml [new file with mode: 0644]
backtrace/Cargo.toml [new file with mode: 0644]
backtrace/LICENSE-APACHE [new file with mode: 0644]
backtrace/LICENSE-MIT [new file with mode: 0644]
backtrace/README.md [new file with mode: 0644]
backtrace/appveyor.yml [new file with mode: 0644]
backtrace/build.rs [new file with mode: 0644]
backtrace/ci/android-ndk.sh [new file with mode: 0755]
backtrace/ci/docker/aarch64-linux-android/Dockerfile [new file with mode: 0644]
backtrace/ci/docker/aarch64-unknown-linux-gnu/Dockerfile [new file with mode: 0644]
backtrace/ci/docker/arm-linux-androideabi/Dockerfile [new file with mode: 0644]
backtrace/ci/docker/arm-unknown-linux-gnueabihf/Dockerfile [new file with mode: 0644]
backtrace/ci/docker/armv7-linux-androideabi/Dockerfile [new file with mode: 0644]
backtrace/ci/docker/armv7-unknown-linux-gnueabihf/Dockerfile [new file with mode: 0644]
backtrace/ci/docker/i586-unknown-linux-gnu/Dockerfile [new file with mode: 0644]
backtrace/ci/docker/i686-linux-android/Dockerfile [new file with mode: 0644]
backtrace/ci/docker/i686-unknown-linux-gnu/Dockerfile [new file with mode: 0644]
backtrace/ci/docker/powerpc-unknown-linux-gnu/Dockerfile [new file with mode: 0644]
backtrace/ci/docker/powerpc64-unknown-linux-gnu/Dockerfile [new file with mode: 0644]
backtrace/ci/docker/x86_64-linux-android/Dockerfile [new file with mode: 0644]
backtrace/ci/docker/x86_64-pc-windows-gnu/Dockerfile [new file with mode: 0644]
backtrace/ci/docker/x86_64-unknown-linux-gnu/Dockerfile [new file with mode: 0644]
backtrace/ci/docker/x86_64-unknown-linux-musl/Dockerfile [new file with mode: 0644]
backtrace/ci/run-docker.sh [new file with mode: 0755]
backtrace/ci/run.sh [new file with mode: 0755]
backtrace/debian/patches/series [new file with mode: 0644]
backtrace/debian/patches/update-dep-object.patch [new file with mode: 0644]
backtrace/examples/backtrace.rs [new file with mode: 0644]
backtrace/examples/raw.rs [new file with mode: 0644]
backtrace/src/backtrace/dbghelp.rs [new file with mode: 0644]
backtrace/src/backtrace/libunwind.rs [new file with mode: 0644]
backtrace/src/backtrace/mod.rs [new file with mode: 0644]
backtrace/src/backtrace/noop.rs [new file with mode: 0644]
backtrace/src/backtrace/unix_backtrace.rs [new file with mode: 0644]
backtrace/src/capture.rs [new file with mode: 0644]
backtrace/src/dylib.rs [new file with mode: 0644]
backtrace/src/lib.rs [new file with mode: 0644]
backtrace/src/symbolize/coresymbolication.rs [new file with mode: 0644]
backtrace/src/symbolize/dbghelp.rs [new file with mode: 0644]
backtrace/src/symbolize/dladdr.rs [new file with mode: 0644]
backtrace/src/symbolize/gimli.rs [new file with mode: 0644]
backtrace/src/symbolize/libbacktrace.rs [new file with mode: 0644]
backtrace/src/symbolize/mod.rs [new file with mode: 0644]
backtrace/src/symbolize/noop.rs [new file with mode: 0644]
backtrace/src/types.rs [new file with mode: 0644]
backtrace/tests/long_fn_name.rs [new file with mode: 0644]
backtrace/tests/skip_inner_frames.rs [new file with mode: 0644]
backtrace/tests/smoke.rs [new file with mode: 0644]
bit-set/.cargo-checksum.json [new file with mode: 0644]
bit-set/Cargo.toml [new file with mode: 0644]
bit-set/LICENSE-APACHE [new file with mode: 0644]
bit-set/LICENSE-MIT [new file with mode: 0644]
bit-set/README.md [new file with mode: 0644]
bit-set/deploy-docs.sh [new file with mode: 0755]
bit-set/src/lib.rs [new file with mode: 0644]
bit-vec/.cargo-checksum.json [new file with mode: 0644]
bit-vec/Cargo.toml [new file with mode: 0644]
bit-vec/LICENSE-APACHE [new file with mode: 0644]
bit-vec/LICENSE-MIT [new file with mode: 0644]
bit-vec/README.md [new file with mode: 0644]
bit-vec/benches/extern.rs [new file with mode: 0644]
bit-vec/crusader.sh [new file with mode: 0755]
bit-vec/deploy-docs.sh [new file with mode: 0755]
bit-vec/src/bench.rs [new file with mode: 0644]
bit-vec/src/lib.rs [new file with mode: 0644]
bitflags/.cargo-checksum.json [new file with mode: 0644]
bitflags/CHANGELOG.md [new file with mode: 0644]
bitflags/CODE_OF_CONDUCT.md [new file with mode: 0644]
bitflags/Cargo.toml [new file with mode: 0644]
bitflags/LICENSE-APACHE [new file with mode: 0644]
bitflags/LICENSE-MIT [new file with mode: 0644]
bitflags/README.md [new file with mode: 0644]
bitflags/src/example_generated.rs [new file with mode: 0644]
bitflags/src/lib.rs [new file with mode: 0644]
bufstream/.cargo-checksum.json [new file with mode: 0644]
bufstream/Cargo.toml [new file with mode: 0644]
bufstream/LICENSE-APACHE [new file with mode: 0644]
bufstream/LICENSE-MIT [new file with mode: 0644]
bufstream/README.md [new file with mode: 0644]
bufstream/src/lib.rs [new file with mode: 0644]
byteorder/.cargo-checksum.json [new file with mode: 0644]
byteorder/CHANGELOG.md [new file with mode: 0644]
byteorder/COPYING [new file with mode: 0644]
byteorder/Cargo.toml [new file with mode: 0644]
byteorder/LICENSE-MIT [new file with mode: 0644]
byteorder/README.md [new file with mode: 0644]
byteorder/UNLICENSE [new file with mode: 0644]
byteorder/benches/bench.rs [new file with mode: 0644]
byteorder/build.rs [new file with mode: 0644]
byteorder/src/io.rs [new file with mode: 0644]
byteorder/src/lib.rs [new file with mode: 0644]
bytesize/.cargo-checksum.json [new file with mode: 0644]
bytesize/Cargo.toml [new file with mode: 0644]
bytesize/LICENSE [new file with mode: 0644]
bytesize/README.md [new file with mode: 0644]
bytesize/src/lib.rs [new file with mode: 0644]
cc/.cargo-checksum.json [new file with mode: 0644]
cc/Cargo.toml [new file with mode: 0644]
cc/LICENSE-APACHE [new file with mode: 0644]
cc/LICENSE-MIT [new file with mode: 0644]
cc/README.md [new file with mode: 0644]
cc/src/bin/gcc-shim.rs [new file with mode: 0644]
cc/src/com.rs [new file with mode: 0644]
cc/src/lib.rs [new file with mode: 0644]
cc/src/registry.rs [new file with mode: 0644]
cc/src/setup_config.rs [new file with mode: 0644]
cc/src/winapi.rs [new file with mode: 0644]
cc/src/windows_registry.rs [new file with mode: 0644]
cc/tests/cc_env.rs [new file with mode: 0644]
cc/tests/support/mod.rs [new file with mode: 0644]
cc/tests/test.rs [new file with mode: 0644]
cfg-if/.cargo-checksum.json [new file with mode: 0644]
cfg-if/Cargo.toml [new file with mode: 0644]
cfg-if/LICENSE-APACHE [new file with mode: 0644]
cfg-if/LICENSE-MIT [new file with mode: 0644]
cfg-if/README.md [new file with mode: 0644]
cfg-if/src/lib.rs [new file with mode: 0644]
cfg-if/tests/xcrate.rs [new file with mode: 0644]
chrono/.cargo-checksum.json [new file with mode: 0644]
chrono/AUTHORS.txt [new file with mode: 0644]
chrono/CHANGELOG.md [new file with mode: 0644]
chrono/Cargo.toml [new file with mode: 0644]
chrono/LICENSE.txt [new file with mode: 0644]
chrono/Makefile [new file with mode: 0644]
chrono/README.md [new file with mode: 0644]
chrono/appveyor.yml [new file with mode: 0644]
chrono/ci/fix-readme.sh [new file with mode: 0755]
chrono/ci/travis.sh [new file with mode: 0755]
chrono/src/date.rs [new file with mode: 0644]
chrono/src/datetime.rs [new file with mode: 0644]
chrono/src/div.rs [new file with mode: 0644]
chrono/src/format/mod.rs [new file with mode: 0644]
chrono/src/format/parse.rs [new file with mode: 0644]
chrono/src/format/parsed.rs [new file with mode: 0644]
chrono/src/format/scan.rs [new file with mode: 0644]
chrono/src/format/strftime.rs [new file with mode: 0644]
chrono/src/lib.rs [new file with mode: 0644]
chrono/src/naive/date.rs [new file with mode: 0644]
chrono/src/naive/datetime.rs [new file with mode: 0644]
chrono/src/naive/internals.rs [new file with mode: 0644]
chrono/src/naive/isoweek.rs [new file with mode: 0644]
chrono/src/naive/time.rs [new file with mode: 0644]
chrono/src/offset/fixed.rs [new file with mode: 0644]
chrono/src/offset/local.rs [new file with mode: 0644]
chrono/src/offset/mod.rs [new file with mode: 0644]
chrono/src/offset/utc.rs [new file with mode: 0644]
chrono/src/oldtime.rs [new file with mode: 0644]
chrono/src/round.rs [new file with mode: 0644]
clap/.cargo-checksum.json [new file with mode: 0644]
clap/.pc/.quilt_patches [new file with mode: 0644]
clap/.pc/.quilt_series [new file with mode: 0644]
clap/.pc/.version [new file with mode: 0644]
clap/.pc/applied-patches [new file with mode: 0644]
clap/.pc/no-clippy.patch/.timestamp [new file with mode: 0644]
clap/.pc/no-clippy.patch/Cargo.toml [new file with mode: 0644]
clap/.pc/relax-dep-versions.patch/.timestamp [new file with mode: 0644]
clap/.pc/relax-dep-versions.patch/Cargo.toml [new file with mode: 0644]
clap/CHANGELOG.md [new file with mode: 0644]
clap/CONTRIBUTORS.md [new file with mode: 0644]
clap/Cargo.toml [new file with mode: 0644]
clap/LICENSE-MIT [new file with mode: 0644]
clap/README.md [new file with mode: 0644]
clap/SPONSORS.md [new file with mode: 0644]
clap/clap-test.rs [new file with mode: 0644]
clap/debian/patches/no-clippy.patch [new file with mode: 0644]
clap/debian/patches/relax-dep-versions.patch [new file with mode: 0644]
clap/debian/patches/series [new file with mode: 0644]
clap/index.html [new file with mode: 0644]
clap/justfile [new file with mode: 0644]
clap/rustfmt.toml [new file with mode: 0644]
clap/src/app/help.rs [new file with mode: 0644]
clap/src/app/meta.rs [new file with mode: 0644]
clap/src/app/mod.rs [new file with mode: 0644]
clap/src/app/parser.rs [new file with mode: 0644]
clap/src/app/settings.rs [new file with mode: 0644]
clap/src/app/usage.rs [new file with mode: 0644]
clap/src/app/validator.rs [new file with mode: 0644]
clap/src/args/any_arg.rs [new file with mode: 0644]
clap/src/args/arg.rs [new file with mode: 0644]
clap/src/args/arg_builder/base.rs [new file with mode: 0644]
clap/src/args/arg_builder/flag.rs [new file with mode: 0644]
clap/src/args/arg_builder/mod.rs [new file with mode: 0644]
clap/src/args/arg_builder/option.rs [new file with mode: 0644]
clap/src/args/arg_builder/positional.rs [new file with mode: 0644]
clap/src/args/arg_builder/switched.rs [new file with mode: 0644]
clap/src/args/arg_builder/valued.rs [new file with mode: 0644]
clap/src/args/arg_matcher.rs [new file with mode: 0644]
clap/src/args/arg_matches.rs [new file with mode: 0644]
clap/src/args/group.rs [new file with mode: 0644]
clap/src/args/macros.rs [new file with mode: 0644]
clap/src/args/matched_arg.rs [new file with mode: 0644]
clap/src/args/mod.rs [new file with mode: 0644]
clap/src/args/settings.rs [new file with mode: 0644]
clap/src/args/subcommand.rs [new file with mode: 0644]
clap/src/completions/bash.rs [new file with mode: 0644]
clap/src/completions/elvish.rs [new file with mode: 0644]
clap/src/completions/fish.rs [new file with mode: 0644]
clap/src/completions/macros.rs [new file with mode: 0644]
clap/src/completions/mod.rs [new file with mode: 0644]
clap/src/completions/powershell.rs [new file with mode: 0644]
clap/src/completions/shell.rs [new file with mode: 0644]
clap/src/completions/zsh.rs [new file with mode: 0644]
clap/src/errors.rs [new file with mode: 0644]
clap/src/fmt.rs [new file with mode: 0644]
clap/src/lib.rs [new file with mode: 0644]
clap/src/macros.rs [new file with mode: 0644]
clap/src/map.rs [new file with mode: 0644]
clap/src/osstringext.rs [new file with mode: 0644]
clap/src/strext.rs [new file with mode: 0644]
clap/src/suggestions.rs [new file with mode: 0644]
clap/src/usage_parser.rs [new file with mode: 0644]
cloudabi/.cargo-checksum.json [new file with mode: 0644]
cloudabi/Cargo.toml [new file with mode: 0644]
cloudabi/bitflags.rs [new file with mode: 0644]
cloudabi/cloudabi.rs [new file with mode: 0644]
commoncrypto-sys/.cargo-checksum.json [new file with mode: 0644]
commoncrypto-sys/.pc/.quilt_patches [new file with mode: 0644]
commoncrypto-sys/.pc/.quilt_series [new file with mode: 0644]
commoncrypto-sys/.pc/.version [new file with mode: 0644]
commoncrypto-sys/.pc/applied-patches [new file with mode: 0644]
commoncrypto-sys/.pc/no-clippy.patch/.timestamp [new file with mode: 0644]
commoncrypto-sys/.pc/no-clippy.patch/Cargo.toml [new file with mode: 0644]
commoncrypto-sys/Cargo.toml [new file with mode: 0644]
commoncrypto-sys/debian/patches/no-clippy.patch [new file with mode: 0644]
commoncrypto-sys/debian/patches/series [new file with mode: 0644]
commoncrypto-sys/src/lib.rs [new file with mode: 0644]
commoncrypto-sys/tests/hash.rs [new file with mode: 0644]
commoncrypto-sys/tests/pbkdf2.rs [new file with mode: 0644]
commoncrypto/.cargo-checksum.json [new file with mode: 0644]
commoncrypto/.pc/.quilt_patches [new file with mode: 0644]
commoncrypto/.pc/.quilt_series [new file with mode: 0644]
commoncrypto/.pc/.version [new file with mode: 0644]
commoncrypto/.pc/applied-patches [new file with mode: 0644]
commoncrypto/.pc/no-clippy.patch/.timestamp [new file with mode: 0644]
commoncrypto/.pc/no-clippy.patch/Cargo.toml [new file with mode: 0644]
commoncrypto/Cargo.toml [new file with mode: 0644]
commoncrypto/debian/patches/no-clippy.patch [new file with mode: 0644]
commoncrypto/debian/patches/series [new file with mode: 0644]
commoncrypto/src/hash.rs [new file with mode: 0644]
commoncrypto/src/lib.rs [new file with mode: 0644]
commoncrypto/src/pbkdf2.rs [new file with mode: 0644]
commoncrypto/tests/hash.rs [new file with mode: 0644]
commoncrypto/tests/pbkdf2.rs [new file with mode: 0644]
core-foundation-sys/.cargo-checksum.json [new file with mode: 0644]
core-foundation-sys/Cargo.toml [new file with mode: 0644]
core-foundation-sys/LICENSE-APACHE [new file with mode: 0644]
core-foundation-sys/LICENSE-MIT [new file with mode: 0644]
core-foundation-sys/build.rs [new file with mode: 0644]
core-foundation-sys/src/array.rs [new file with mode: 0644]
core-foundation-sys/src/attributed_string.rs [new file with mode: 0644]
core-foundation-sys/src/base.rs [new file with mode: 0644]
core-foundation-sys/src/bundle.rs [new file with mode: 0644]
core-foundation-sys/src/data.rs [new file with mode: 0644]
core-foundation-sys/src/date.rs [new file with mode: 0644]
core-foundation-sys/src/dictionary.rs [new file with mode: 0644]
core-foundation-sys/src/error.rs [new file with mode: 0644]
core-foundation-sys/src/filedescriptor.rs [new file with mode: 0644]
core-foundation-sys/src/lib.rs [new file with mode: 0644]
core-foundation-sys/src/messageport.rs [new file with mode: 0644]
core-foundation-sys/src/number.rs [new file with mode: 0644]
core-foundation-sys/src/propertylist.rs [new file with mode: 0644]
core-foundation-sys/src/runloop.rs [new file with mode: 0644]
core-foundation-sys/src/set.rs [new file with mode: 0644]
core-foundation-sys/src/string.rs [new file with mode: 0644]
core-foundation-sys/src/timezone.rs [new file with mode: 0644]
core-foundation-sys/src/url.rs [new file with mode: 0644]
core-foundation-sys/src/uuid.rs [new file with mode: 0644]
core-foundation/.cargo-checksum.json [new file with mode: 0644]
core-foundation/.pc/.quilt_patches [new file with mode: 0644]
core-foundation/.pc/.quilt_series [new file with mode: 0644]
core-foundation/.pc/.version [new file with mode: 0644]
core-foundation/.pc/0001-Use-libc-c_char-instead-of-i8-for-libc-calls.patch/.timestamp [new file with mode: 0644]
core-foundation/.pc/0001-Use-libc-c_char-instead-of-i8-for-libc-calls.patch/src/url.rs [new file with mode: 0644]
core-foundation/.pc/applied-patches [new file with mode: 0644]
core-foundation/.pc/update-dep-uuid-version.patch/.timestamp [new file with mode: 0644]
core-foundation/.pc/update-dep-uuid-version.patch/Cargo.toml [new file with mode: 0644]
core-foundation/.pc/update-dep-uuid-version.patch/src/uuid.rs [new file with mode: 0644]
core-foundation/Cargo.toml [new file with mode: 0644]
core-foundation/LICENSE-APACHE [new file with mode: 0644]
core-foundation/LICENSE-MIT [new file with mode: 0644]
core-foundation/debian/patches/0001-Use-libc-c_char-instead-of-i8-for-libc-calls.patch [new file with mode: 0644]
core-foundation/debian/patches/series [new file with mode: 0644]
core-foundation/debian/patches/update-dep-uuid-version.patch [new file with mode: 0644]
core-foundation/src/array.rs [new file with mode: 0644]
core-foundation/src/attributed_string.rs [new file with mode: 0644]
core-foundation/src/base.rs [new file with mode: 0644]
core-foundation/src/boolean.rs [new file with mode: 0644]
core-foundation/src/bundle.rs [new file with mode: 0644]
core-foundation/src/data.rs [new file with mode: 0644]
core-foundation/src/date.rs [new file with mode: 0644]
core-foundation/src/dictionary.rs [new file with mode: 0644]
core-foundation/src/error.rs [new file with mode: 0644]
core-foundation/src/filedescriptor.rs [new file with mode: 0644]
core-foundation/src/lib.rs [new file with mode: 0644]
core-foundation/src/number.rs [new file with mode: 0644]
core-foundation/src/propertylist.rs [new file with mode: 0644]
core-foundation/src/runloop.rs [new file with mode: 0644]
core-foundation/src/set.rs [new file with mode: 0644]
core-foundation/src/string.rs [new file with mode: 0644]
core-foundation/src/timezone.rs [new file with mode: 0644]
core-foundation/src/url.rs [new file with mode: 0644]
core-foundation/src/uuid.rs [new file with mode: 0644]
core-foundation/tests/use_macro_outside_crate.rs [new file with mode: 0644]
crc32fast/.cargo-checksum.json [new file with mode: 0644]
crc32fast/Cargo.toml [new file with mode: 0644]
crc32fast/LICENSE-APACHE [new file with mode: 0644]
crc32fast/LICENSE-MIT [new file with mode: 0644]
crc32fast/README.md [new file with mode: 0644]
crc32fast/benches/bench.rs [new file with mode: 0644]
crc32fast/build.rs [new file with mode: 0644]
crc32fast/src/baseline.rs [new file with mode: 0644]
crc32fast/src/combine.rs [new file with mode: 0644]
crc32fast/src/lib.rs [new file with mode: 0644]
crc32fast/src/specialized/mod.rs [new file with mode: 0644]
crc32fast/src/specialized/pclmulqdq.rs [new file with mode: 0644]
crc32fast/src/table.rs [new file with mode: 0644]
crossbeam-channel/.cargo-checksum.json [new file with mode: 0644]
crossbeam-channel/.pc/.quilt_patches [new file with mode: 0644]
crossbeam-channel/.pc/.quilt_series [new file with mode: 0644]
crossbeam-channel/.pc/.version [new file with mode: 0644]
crossbeam-channel/.pc/applied-patches [new file with mode: 0644]
crossbeam-channel/.pc/relax-dep-version.patch/.timestamp [new file with mode: 0644]
crossbeam-channel/.pc/relax-dep-version.patch/Cargo.toml [new file with mode: 0644]
crossbeam-channel/CHANGELOG.md [new file with mode: 0644]
crossbeam-channel/Cargo.toml [new file with mode: 0644]
crossbeam-channel/LICENSE-APACHE [new file with mode: 0644]
crossbeam-channel/LICENSE-MIT [new file with mode: 0644]
crossbeam-channel/LICENSE-THIRD-PARTY [new file with mode: 0644]
crossbeam-channel/README.md [new file with mode: 0644]
crossbeam-channel/debian/patches/relax-dep-version.patch [new file with mode: 0644]
crossbeam-channel/debian/patches/series [new file with mode: 0644]
crossbeam-channel/examples/fibonacci.rs [new file with mode: 0644]
crossbeam-channel/examples/matching.rs [new file with mode: 0644]
crossbeam-channel/examples/stopwatch.rs [new file with mode: 0644]
crossbeam-channel/src/channel.rs [new file with mode: 0644]
crossbeam-channel/src/context.rs [new file with mode: 0644]
crossbeam-channel/src/counter.rs [new file with mode: 0644]
crossbeam-channel/src/err.rs [new file with mode: 0644]
crossbeam-channel/src/flavors/after.rs [new file with mode: 0644]
crossbeam-channel/src/flavors/array.rs [new file with mode: 0644]
crossbeam-channel/src/flavors/list.rs [new file with mode: 0644]
crossbeam-channel/src/flavors/mod.rs [new file with mode: 0644]
crossbeam-channel/src/flavors/never.rs [new file with mode: 0644]
crossbeam-channel/src/flavors/tick.rs [new file with mode: 0644]
crossbeam-channel/src/flavors/zero.rs [new file with mode: 0644]
crossbeam-channel/src/lib.rs [new file with mode: 0644]
crossbeam-channel/src/select.rs [new file with mode: 0644]
crossbeam-channel/src/select_macro.rs [new file with mode: 0644]
crossbeam-channel/src/utils.rs [new file with mode: 0644]
crossbeam-channel/src/waker.rs [new file with mode: 0644]
crossbeam-channel/tests/after.rs [new file with mode: 0644]
crossbeam-channel/tests/array.rs [new file with mode: 0644]
crossbeam-channel/tests/golang.rs [new file with mode: 0644]
crossbeam-channel/tests/iter.rs [new file with mode: 0644]
crossbeam-channel/tests/list.rs [new file with mode: 0644]
crossbeam-channel/tests/mpsc.rs [new file with mode: 0644]
crossbeam-channel/tests/never.rs [new file with mode: 0644]
crossbeam-channel/tests/ready.rs [new file with mode: 0644]
crossbeam-channel/tests/select.rs [new file with mode: 0644]
crossbeam-channel/tests/select_macro.rs [new file with mode: 0644]
crossbeam-channel/tests/thread_locals.rs [new file with mode: 0644]
crossbeam-channel/tests/tick.rs [new file with mode: 0644]
crossbeam-channel/tests/zero.rs [new file with mode: 0644]
crossbeam-utils/.cargo-checksum.json [new file with mode: 0644]
crossbeam-utils/CHANGELOG.md [new file with mode: 0644]
crossbeam-utils/Cargo.toml [new file with mode: 0644]
crossbeam-utils/LICENSE-APACHE [new file with mode: 0644]
crossbeam-utils/LICENSE-MIT [new file with mode: 0644]
crossbeam-utils/README.md [new file with mode: 0644]
crossbeam-utils/benches/atomic_cell.rs [new file with mode: 0644]
crossbeam-utils/src/atomic/atomic_cell.rs [new file with mode: 0644]
crossbeam-utils/src/atomic/consume.rs [new file with mode: 0644]
crossbeam-utils/src/atomic/mod.rs [new file with mode: 0644]
crossbeam-utils/src/backoff.rs [new file with mode: 0644]
crossbeam-utils/src/cache_padded.rs [new file with mode: 0644]
crossbeam-utils/src/lib.rs [new file with mode: 0644]
crossbeam-utils/src/sync/mod.rs [new file with mode: 0644]
crossbeam-utils/src/sync/parker.rs [new file with mode: 0644]
crossbeam-utils/src/sync/sharded_lock.rs [new file with mode: 0644]
crossbeam-utils/src/sync/wait_group.rs [new file with mode: 0644]
crossbeam-utils/src/thread.rs [new file with mode: 0644]
crossbeam-utils/tests/atomic_cell.rs [new file with mode: 0644]
crossbeam-utils/tests/cache_padded.rs [new file with mode: 0644]
crossbeam-utils/tests/parker.rs [new file with mode: 0644]
crossbeam-utils/tests/sharded_lock.rs [new file with mode: 0644]
crossbeam-utils/tests/thread.rs [new file with mode: 0644]
crossbeam-utils/tests/wait_group.rs [new file with mode: 0644]
crypto-hash/.cargo-checksum.json [new file with mode: 0644]
crypto-hash/CONTRIBUTING.md [new file with mode: 0644]
crypto-hash/Cargo.toml [new file with mode: 0644]
crypto-hash/LICENSE [new file with mode: 0644]
crypto-hash/Makefile [new file with mode: 0644]
crypto-hash/NEWS.md [new file with mode: 0644]
crypto-hash/README.md [new file with mode: 0644]
crypto-hash/src/imp/commoncrypto.rs [new file with mode: 0644]
crypto-hash/src/imp/cryptoapi.rs [new file with mode: 0644]
crypto-hash/src/imp/openssl.rs [new file with mode: 0644]
crypto-hash/src/lib.rs [new file with mode: 0644]
crypto-hash/src/test.rs [new file with mode: 0644]
curl-sys/.cargo-checksum.json [new file with mode: 0644]
curl-sys/Cargo.toml [new file with mode: 0644]
curl-sys/LICENSE [new file with mode: 0644]
curl-sys/build.rs [new file with mode: 0644]
curl-sys/lib.rs [new file with mode: 0644]
curl/.cargo-checksum.json [new file with mode: 0644]
curl/.pc/.quilt_patches [new file with mode: 0644]
curl/.pc/.quilt_series [new file with mode: 0644]
curl/.pc/.version [new file with mode: 0644]
curl/.pc/applied-patches [new file with mode: 0644]
curl/.pc/winapi3.patch/.timestamp [new file with mode: 0644]
curl/.pc/winapi3.patch/Cargo.toml [new file with mode: 0644]
curl/.pc/winapi3.patch/src/easy/windows.rs [new file with mode: 0644]
curl/.pc/winapi3.patch/src/lib.rs [new file with mode: 0644]
curl/.pc/winapi3.patch/src/multi.rs [new file with mode: 0644]
curl/Cargo.toml [new file with mode: 0644]
curl/LICENSE [new file with mode: 0644]
curl/README.md [new file with mode: 0644]
curl/appveyor.yml [new file with mode: 0644]
curl/ci/Dockerfile-linux32 [new file with mode: 0644]
curl/ci/Dockerfile-linux64 [new file with mode: 0644]
curl/ci/Dockerfile-linux64-curl [new file with mode: 0644]
curl/ci/Dockerfile-mingw [new file with mode: 0644]
curl/ci/Dockerfile-musl [new file with mode: 0644]
curl/ci/run.sh [new file with mode: 0644]
curl/debian/patches/series [new file with mode: 0644]
curl/debian/patches/winapi3.patch [new file with mode: 0644]
curl/src/easy/form.rs [new file with mode: 0644]
curl/src/easy/handle.rs [new file with mode: 0644]
curl/src/easy/handler.rs [new file with mode: 0644]
curl/src/easy/list.rs [new file with mode: 0644]
curl/src/easy/mod.rs [new file with mode: 0644]
curl/src/easy/windows.rs [new file with mode: 0644]
curl/src/error.rs [new file with mode: 0644]
curl/src/lib.rs [new file with mode: 0644]
curl/src/multi.rs [new file with mode: 0644]
curl/src/panic.rs [new file with mode: 0644]
curl/src/version.rs [new file with mode: 0644]
curl/tests/atexit.rs [new file with mode: 0644]
curl/tests/easy.rs [new file with mode: 0644]
curl/tests/formdata [new file with mode: 0644]
curl/tests/multi.rs [new file with mode: 0644]
curl/tests/post.rs [new file with mode: 0644]
curl/tests/server/mod.rs [new file with mode: 0644]
env_logger-0.5.13/.cargo-checksum.json [new file with mode: 0644]
env_logger-0.5.13/Cargo.toml [new file with mode: 0644]
env_logger-0.5.13/LICENSE-APACHE [new file with mode: 0644]
env_logger-0.5.13/LICENSE-MIT [new file with mode: 0644]
env_logger-0.5.13/README.md [new file with mode: 0644]
env_logger-0.5.13/examples/custom_default_format.rs [new file with mode: 0644]
env_logger-0.5.13/examples/custom_format.rs [new file with mode: 0644]
env_logger-0.5.13/examples/custom_logger.rs [new file with mode: 0644]
env_logger-0.5.13/examples/default.rs [new file with mode: 0644]
env_logger-0.5.13/examples/direct_logger.rs [new file with mode: 0644]
env_logger-0.5.13/src/filter/mod.rs [new file with mode: 0644]
env_logger-0.5.13/src/filter/regex.rs [new file with mode: 0644]
env_logger-0.5.13/src/filter/string.rs [new file with mode: 0644]
env_logger-0.5.13/src/fmt.rs [new file with mode: 0644]
env_logger-0.5.13/src/lib.rs [new file with mode: 0644]
env_logger-0.5.13/tests/log-in-log.rs [new file with mode: 0644]
env_logger-0.5.13/tests/regexp_filter.rs [new file with mode: 0644]
env_logger/.cargo-checksum.json [new file with mode: 0644]
env_logger/Cargo.toml [new file with mode: 0644]
env_logger/LICENSE-APACHE [new file with mode: 0644]
env_logger/LICENSE-MIT [new file with mode: 0644]
env_logger/README.md [new file with mode: 0644]
env_logger/examples/custom_default_format.rs [new file with mode: 0644]
env_logger/examples/custom_format.rs [new file with mode: 0644]
env_logger/examples/custom_logger.rs [new file with mode: 0644]
env_logger/examples/default.rs [new file with mode: 0644]
env_logger/examples/direct_logger.rs [new file with mode: 0644]
env_logger/src/filter/mod.rs [new file with mode: 0644]
env_logger/src/filter/regex.rs [new file with mode: 0644]
env_logger/src/filter/string.rs [new file with mode: 0644]
env_logger/src/fmt/humantime/extern_impl.rs [new file with mode: 0644]
env_logger/src/fmt/humantime/mod.rs [new file with mode: 0644]
env_logger/src/fmt/humantime/shim_impl.rs [new file with mode: 0644]
env_logger/src/fmt/mod.rs [new file with mode: 0644]
env_logger/src/fmt/writer/atty.rs [new file with mode: 0644]
env_logger/src/fmt/writer/mod.rs [new file with mode: 0644]
env_logger/src/fmt/writer/termcolor/extern_impl.rs [new file with mode: 0644]
env_logger/src/fmt/writer/termcolor/mod.rs [new file with mode: 0644]
env_logger/src/fmt/writer/termcolor/shim_impl.rs [new file with mode: 0644]
env_logger/src/lib.rs [new file with mode: 0644]
env_logger/tests/init-twice-retains-filter.rs [new file with mode: 0644]
env_logger/tests/log-in-log.rs [new file with mode: 0644]
env_logger/tests/regexp_filter.rs [new file with mode: 0644]
failure/.cargo-checksum.json [new file with mode: 0644]
failure/CODE_OF_CONDUCT.md [new file with mode: 0644]
failure/Cargo.lock.ci [new file with mode: 0644]
failure/Cargo.toml [new file with mode: 0644]
failure/LICENSE-APACHE [new file with mode: 0644]
failure/LICENSE-MIT [new file with mode: 0644]
failure/Makefile [new file with mode: 0644]
failure/README.md [new file with mode: 0644]
failure/RELEASES.md [new file with mode: 0644]
failure/book/src/SUMMARY.md [new file with mode: 0644]
failure/book/src/bail-and-ensure.md [new file with mode: 0644]
failure/book/src/custom-fail.md [new file with mode: 0644]
failure/book/src/derive-fail.md [new file with mode: 0644]
failure/book/src/error-errorkind.md [new file with mode: 0644]
failure/book/src/error-msg.md [new file with mode: 0644]
failure/book/src/error.md [new file with mode: 0644]
failure/book/src/fail.md [new file with mode: 0644]
failure/book/src/guidance.md [new file with mode: 0644]
failure/book/src/howto.md [new file with mode: 0644]
failure/book/src/intro.md [new file with mode: 0644]
failure/book/src/string-custom-error.md [new file with mode: 0644]
failure/book/src/use-error.md [new file with mode: 0644]
failure/build-docs.sh [new file with mode: 0755]
failure/examples/bail_ensure.rs [new file with mode: 0644]
failure/examples/error_as_cause.rs [new file with mode: 0644]
failure/examples/simple.rs [new file with mode: 0644]
failure/examples/string_custom_error_pattern.rs [new file with mode: 0644]
failure/src/as_fail.rs [new file with mode: 0644]
failure/src/backtrace/internal.rs [new file with mode: 0644]
failure/src/backtrace/mod.rs [new file with mode: 0644]
failure/src/box_std.rs [new file with mode: 0644]
failure/src/compat.rs [new file with mode: 0644]
failure/src/context.rs [new file with mode: 0644]
failure/src/error/error_impl.rs [new file with mode: 0644]
failure/src/error/error_impl_small.rs [new file with mode: 0644]
failure/src/error/mod.rs [new file with mode: 0644]
failure/src/error_message.rs [new file with mode: 0644]
failure/src/lib.rs [new file with mode: 0644]
failure/src/macros.rs [new file with mode: 0644]
failure/src/result_ext.rs [new file with mode: 0644]
failure/src/small_error.rs [new file with mode: 0644]
failure/src/sync_failure.rs [new file with mode: 0644]
failure/tests/basic_fail.rs [new file with mode: 0644]
failure/tests/fail_compat.rs [new file with mode: 0644]
failure/tests/macro_trailing_comma.rs [new file with mode: 0644]
failure/travis.sh [new file with mode: 0644]
failure_derive/.cargo-checksum.json [new file with mode: 0644]
failure_derive/Cargo.toml [new file with mode: 0644]
failure_derive/build.rs [new file with mode: 0644]
failure_derive/src/lib.rs [new file with mode: 0644]
failure_derive/tests/backtrace.rs [new file with mode: 0644]
failure_derive/tests/custom_type_bounds.rs [new file with mode: 0644]
failure_derive/tests/no_derive_display.rs [new file with mode: 0644]
failure_derive/tests/tests.rs [new file with mode: 0644]
failure_derive/tests/wraps.rs [new file with mode: 0644]
filetime/.cargo-checksum.json [new file with mode: 0644]
filetime/Cargo.toml [new file with mode: 0644]
filetime/LICENSE-APACHE [new file with mode: 0644]
filetime/LICENSE-MIT [new file with mode: 0644]
filetime/README.md [new file with mode: 0644]
filetime/appveyor.yml [new file with mode: 0644]
filetime/src/lib.rs [new file with mode: 0644]
filetime/src/redox.rs [new file with mode: 0644]
filetime/src/unix/linux.rs [new file with mode: 0644]
filetime/src/unix/mod.rs [new file with mode: 0644]
filetime/src/unix/utimensat.rs [new file with mode: 0644]
filetime/src/unix/utimes.rs [new file with mode: 0644]
filetime/src/windows.rs [new file with mode: 0644]
flate2/.cargo-checksum.json [new file with mode: 0644]
flate2/.pc/.quilt_patches [new file with mode: 0644]
flate2/.pc/.quilt_series [new file with mode: 0644]
flate2/.pc/.version [new file with mode: 0644]
flate2/.pc/applied-patches [new file with mode: 0644]
flate2/.pc/disable-miniz.patch/.timestamp [new file with mode: 0644]
flate2/.pc/disable-miniz.patch/Cargo.toml [new file with mode: 0644]
flate2/Cargo.toml [new file with mode: 0644]
flate2/LICENSE-APACHE [new file with mode: 0644]
flate2/LICENSE-MIT [new file with mode: 0644]
flate2/README.md [new file with mode: 0644]
flate2/appveyor.yml [new file with mode: 0644]
flate2/debian/patches/disable-miniz.patch [new file with mode: 0644]
flate2/debian/patches/series [new file with mode: 0644]
flate2/examples/deflatedecoder-bufread.rs [new file with mode: 0644]
flate2/examples/deflatedecoder-read.rs [new file with mode: 0644]
flate2/examples/deflatedecoder-write.rs [new file with mode: 0644]
flate2/examples/deflateencoder-bufread.rs [new file with mode: 0644]
flate2/examples/deflateencoder-read.rs [new file with mode: 0644]
flate2/examples/deflateencoder-write.rs [new file with mode: 0644]
flate2/examples/gzbuilder.rs [new file with mode: 0644]
flate2/examples/gzdecoder-bufread.rs [new file with mode: 0644]
flate2/examples/gzdecoder-read.rs [new file with mode: 0644]
flate2/examples/gzdecoder-write.rs [new file with mode: 0644]
flate2/examples/gzencoder-bufread.rs [new file with mode: 0644]
flate2/examples/gzencoder-read.rs [new file with mode: 0644]
flate2/examples/gzencoder-write.rs [new file with mode: 0644]
flate2/examples/gzmultidecoder-bufread.rs [new file with mode: 0644]
flate2/examples/gzmultidecoder-read.rs [new file with mode: 0644]
flate2/examples/hello_world.txt [new file with mode: 0644]
flate2/examples/zlibdecoder-bufread.rs [new file with mode: 0644]
flate2/examples/zlibdecoder-read.rs [new file with mode: 0644]
flate2/examples/zlibdecoder-write.rs [new file with mode: 0644]
flate2/examples/zlibencoder-bufread.rs [new file with mode: 0644]
flate2/examples/zlibencoder-read.rs [new file with mode: 0644]
flate2/examples/zlibencoder-write.rs [new file with mode: 0644]
flate2/src/bufreader.rs [new file with mode: 0644]
flate2/src/crc.rs [new file with mode: 0644]
flate2/src/deflate/bufread.rs [new file with mode: 0644]
flate2/src/deflate/mod.rs [new file with mode: 0644]
flate2/src/deflate/read.rs [new file with mode: 0644]
flate2/src/deflate/write.rs [new file with mode: 0644]
flate2/src/ffi.rs [new file with mode: 0644]
flate2/src/gz/bufread.rs [new file with mode: 0644]
flate2/src/gz/mod.rs [new file with mode: 0644]
flate2/src/gz/read.rs [new file with mode: 0644]
flate2/src/gz/write.rs [new file with mode: 0644]
flate2/src/lib.rs [new file with mode: 0644]
flate2/src/mem.rs [new file with mode: 0644]
flate2/src/zio.rs [new file with mode: 0644]
flate2/src/zlib/bufread.rs [new file with mode: 0644]
flate2/src/zlib/mod.rs [new file with mode: 0644]
flate2/src/zlib/read.rs [new file with mode: 0644]
flate2/src/zlib/write.rs [new file with mode: 0644]
flate2/tests/corrupt-file.gz [new file with mode: 0644]
flate2/tests/early-flush.rs [new file with mode: 0644]
flate2/tests/empty-read.rs [new file with mode: 0644]
flate2/tests/good-file.gz [new file with mode: 0644]
flate2/tests/good-file.txt [new file with mode: 0644]
flate2/tests/gunzip.rs [new file with mode: 0644]
flate2/tests/multi.gz [new file with mode: 0644]
flate2/tests/multi.txt [new file with mode: 0644]
flate2/tests/tokio.rs [new file with mode: 0644]
flate2/tests/zero-write.rs [new file with mode: 0644]
fnv/.cargo-checksum.json [new file with mode: 0644]
fnv/Cargo.toml [new file with mode: 0644]
fnv/LICENSE-APACHE [new file with mode: 0644]
fnv/LICENSE-MIT [new file with mode: 0644]
fnv/README.md [new file with mode: 0644]
fnv/lib.rs [new file with mode: 0644]
foreign-types-shared/.cargo-checksum.json [new file with mode: 0644]
foreign-types-shared/Cargo.toml [new file with mode: 0644]
foreign-types-shared/LICENSE-APACHE [new file with mode: 0644]
foreign-types-shared/LICENSE-MIT [new file with mode: 0644]
foreign-types-shared/src/lib.rs [new file with mode: 0644]
foreign-types/.cargo-checksum.json [new file with mode: 0644]
foreign-types/Cargo.toml [new file with mode: 0644]
foreign-types/LICENSE-APACHE [new file with mode: 0644]
foreign-types/LICENSE-MIT [new file with mode: 0644]
foreign-types/README.md [new file with mode: 0644]
foreign-types/src/lib.rs [new file with mode: 0644]
fs2/.cargo-checksum.json [new file with mode: 0644]
fs2/Cargo.toml [new file with mode: 0644]
fs2/LICENSE-APACHE [new file with mode: 0644]
fs2/LICENSE-MIT [new file with mode: 0644]
fs2/README.md [new file with mode: 0644]
fs2/src/lib.rs [new file with mode: 0644]
fs2/src/unix.rs [new file with mode: 0644]
fs2/src/windows.rs [new file with mode: 0644]
fuchsia-cprng/.cargo-checksum.json [new file with mode: 0644]
fuchsia-cprng/AUTHORS [new file with mode: 0644]
fuchsia-cprng/Cargo.toml [new file with mode: 0644]
fuchsia-cprng/LICENSE [new file with mode: 0644]
fuchsia-cprng/PATENTS [new file with mode: 0644]
fuchsia-cprng/src/lib.rs [new file with mode: 0644]
fwdansi/.cargo-checksum.json [new file with mode: 0644]
fwdansi/Cargo.toml [new file with mode: 0644]
fwdansi/appveyor.yml [new file with mode: 0644]
fwdansi/examples/run-rustc.rs [new file with mode: 0644]
fwdansi/src/lib.rs [new file with mode: 0644]
fwdansi/tests/tests.proptest-regressions [new file with mode: 0644]
fwdansi/tests/tests.rs [new file with mode: 0644]
git2-curl/.cargo-checksum.json [new file with mode: 0644]
git2-curl/Cargo.toml [new file with mode: 0644]
git2-curl/LICENSE-APACHE [new file with mode: 0644]
git2-curl/LICENSE-MIT [new file with mode: 0644]
git2-curl/src/lib.rs [new file with mode: 0644]
git2-curl/tests/all.rs [new file with mode: 0644]
git2/.cargo-checksum.json [new file with mode: 0644]
git2/Cargo.toml [new file with mode: 0644]
git2/LICENSE-APACHE [new file with mode: 0644]
git2/LICENSE-MIT [new file with mode: 0644]
git2/README.md [new file with mode: 0644]
git2/appveyor.yml [new file with mode: 0644]
git2/examples/add.rs [new file with mode: 0644]
git2/examples/blame.rs [new file with mode: 0644]
git2/examples/cat-file.rs [new file with mode: 0644]
git2/examples/clone.rs [new file with mode: 0644]
git2/examples/diff.rs [new file with mode: 0644]
git2/examples/fetch.rs [new file with mode: 0644]
git2/examples/init.rs [new file with mode: 0644]
git2/examples/log.rs [new file with mode: 0644]
git2/examples/ls-remote.rs [new file with mode: 0644]
git2/examples/rev-list.rs [new file with mode: 0644]
git2/examples/rev-parse.rs [new file with mode: 0644]
git2/examples/status.rs [new file with mode: 0644]
git2/examples/tag.rs [new file with mode: 0644]
git2/src/blame.rs [new file with mode: 0644]
git2/src/blob.rs [new file with mode: 0644]
git2/src/branch.rs [new file with mode: 0644]
git2/src/buf.rs [new file with mode: 0644]
git2/src/build.rs [new file with mode: 0644]
git2/src/call.rs [new file with mode: 0644]
git2/src/cert.rs [new file with mode: 0644]
git2/src/commit.rs [new file with mode: 0644]
git2/src/config.rs [new file with mode: 0644]
git2/src/cred.rs [new file with mode: 0644]
git2/src/describe.rs [new file with mode: 0644]
git2/src/diff.rs [new file with mode: 0644]
git2/src/error.rs [new file with mode: 0644]
git2/src/index.rs [new file with mode: 0644]
git2/src/lib.rs [new file with mode: 0644]
git2/src/merge.rs [new file with mode: 0644]
git2/src/message.rs [new file with mode: 0644]
git2/src/note.rs [new file with mode: 0644]
git2/src/object.rs [new file with mode: 0644]
git2/src/odb.rs [new file with mode: 0644]
git2/src/oid.rs [new file with mode: 0644]
git2/src/oid_array.rs [new file with mode: 0644]
git2/src/packbuilder.rs [new file with mode: 0644]
git2/src/panic.rs [new file with mode: 0644]
git2/src/patch.rs [new file with mode: 0644]
git2/src/pathspec.rs [new file with mode: 0644]
git2/src/proxy_options.rs [new file with mode: 0644]
git2/src/reference.rs [new file with mode: 0644]
git2/src/reflog.rs [new file with mode: 0644]
git2/src/refspec.rs [new file with mode: 0644]
git2/src/remote.rs [new file with mode: 0644]
git2/src/remote_callbacks.rs [new file with mode: 0644]
git2/src/repo.rs [new file with mode: 0644]
git2/src/revspec.rs [new file with mode: 0644]
git2/src/revwalk.rs [new file with mode: 0644]
git2/src/signature.rs [new file with mode: 0644]
git2/src/stash.rs [new file with mode: 0644]
git2/src/status.rs [new file with mode: 0644]
git2/src/string_array.rs [new file with mode: 0644]
git2/src/submodule.rs [new file with mode: 0644]
git2/src/tag.rs [new file with mode: 0644]
git2/src/test.rs [new file with mode: 0644]
git2/src/time.rs [new file with mode: 0644]
git2/src/transport.rs [new file with mode: 0644]
git2/src/tree.rs [new file with mode: 0644]
git2/src/treebuilder.rs [new file with mode: 0644]
git2/src/util.rs [new file with mode: 0644]
glob/.cargo-checksum.json [new file with mode: 0644]
glob/Cargo.toml [new file with mode: 0644]
glob/LICENSE-APACHE [new file with mode: 0644]
glob/LICENSE-MIT [new file with mode: 0644]
glob/README.md [new file with mode: 0644]
glob/src/lib.rs [new file with mode: 0644]
glob/tests/glob-std.rs [new file with mode: 0644]
globset/.cargo-checksum.json [new file with mode: 0644]
globset/COPYING [new file with mode: 0644]
globset/Cargo.toml [new file with mode: 0644]
globset/LICENSE-MIT [new file with mode: 0644]
globset/README.md [new file with mode: 0644]
globset/UNLICENSE [new file with mode: 0644]
globset/benches/bench.rs [new file with mode: 0644]
globset/src/glob.rs [new file with mode: 0644]
globset/src/lib.rs [new file with mode: 0644]
globset/src/pathutil.rs [new file with mode: 0644]
hex/.cargo-checksum.json [new file with mode: 0644]
hex/Cargo.toml [new file with mode: 0644]
hex/Dockerfile [new file with mode: 0644]
hex/LICENSE-APACHE [new file with mode: 0644]
hex/LICENSE-MIT [new file with mode: 0644]
hex/README.md [new file with mode: 0644]
hex/src/lib.rs [new file with mode: 0644]
home/.cargo-checksum.json [new file with mode: 0644]
home/Cargo.toml [new file with mode: 0644]
home/README.md [new file with mode: 0644]
home/src/lib.rs [new file with mode: 0644]
humantime/.cargo-checksum.json [new file with mode: 0644]
humantime/Cargo.toml [new file with mode: 0644]
humantime/LICENSE-APACHE [new file with mode: 0644]
humantime/LICENSE-MIT [new file with mode: 0644]
humantime/README.md [new file with mode: 0644]
humantime/benches/datetime_format.rs [new file with mode: 0644]
humantime/benches/datetime_parse.rs [new file with mode: 0644]
humantime/bulk.yaml [new file with mode: 0644]
humantime/src/date.rs [new file with mode: 0644]
humantime/src/duration.rs [new file with mode: 0644]
humantime/src/lib.rs [new file with mode: 0644]
humantime/src/wrapper.rs [new file with mode: 0644]
humantime/vagga.yaml [new file with mode: 0644]
idna/.cargo-checksum.json [new file with mode: 0644]
idna/Cargo.toml [new file with mode: 0644]
idna/LICENSE-APACHE [new file with mode: 0644]
idna/LICENSE-MIT [new file with mode: 0644]
idna/src/IdnaMappingTable.txt [new file with mode: 0644]
idna/src/lib.rs [new file with mode: 0644]
idna/src/make_uts46_mapping_table.py [new file with mode: 0644]
idna/src/punycode.rs [new file with mode: 0644]
idna/src/uts46.rs [new file with mode: 0644]
idna/src/uts46_mapping_table.rs [new file with mode: 0644]
idna/tests/IdnaTest.txt [new file with mode: 0644]
idna/tests/punycode.rs [new file with mode: 0644]
idna/tests/punycode_tests.json [new file with mode: 0644]
idna/tests/tests.rs [new file with mode: 0644]
idna/tests/unit.rs [new file with mode: 0644]
idna/tests/uts46.rs [new file with mode: 0644]
ignore/.cargo-checksum.json [new file with mode: 0644]
ignore/COPYING [new file with mode: 0644]
ignore/Cargo.toml [new file with mode: 0644]
ignore/LICENSE-MIT [new file with mode: 0644]
ignore/README.md [new file with mode: 0644]
ignore/UNLICENSE [new file with mode: 0644]
ignore/examples/walk.rs [new file with mode: 0644]
ignore/src/dir.rs [new file with mode: 0644]
ignore/src/gitignore.rs [new file with mode: 0644]
ignore/src/lib.rs [new file with mode: 0644]
ignore/src/overrides.rs [new file with mode: 0644]
ignore/src/pathutil.rs [new file with mode: 0644]
ignore/src/types.rs [new file with mode: 0644]
ignore/src/walk.rs [new file with mode: 0644]
ignore/tests/gitignore_matched_path_or_any_parents_tests.gitignore [new file with mode: 0644]
ignore/tests/gitignore_matched_path_or_any_parents_tests.rs [new file with mode: 0644]
im-rc/.cargo-checksum.json [new file with mode: 0644]
im-rc/CHANGELOG.md [new file with mode: 0644]
im-rc/CODE_OF_CONDUCT.md [new file with mode: 0644]
im-rc/Cargo.toml [new file with mode: 0644]
im-rc/LICENCE.md [new file with mode: 0644]
im-rc/README.md [new file with mode: 0644]
im-rc/build.rs [new file with mode: 0644]
im-rc/src/config.rs [new file with mode: 0644]
im-rc/src/hash/map.rs [new file with mode: 0644]
im-rc/src/hash/mod.rs [new file with mode: 0644]
im-rc/src/hash/set.rs [new file with mode: 0644]
im-rc/src/iter.rs [new file with mode: 0644]
im-rc/src/lib.rs [new file with mode: 0644]
im-rc/src/nodes/bitmap.rs [new file with mode: 0644]
im-rc/src/nodes/btree.rs [new file with mode: 0644]
im-rc/src/nodes/hamt.rs [new file with mode: 0644]
im-rc/src/nodes/mod.rs [new file with mode: 0644]
im-rc/src/nodes/rrb.rs [new file with mode: 0644]
im-rc/src/nodes/types.rs [new file with mode: 0644]
im-rc/src/nodes/unsafe_chunks/mod.rs [new file with mode: 0644]
im-rc/src/nodes/unsafe_chunks/sized_chunk.rs [new file with mode: 0644]
im-rc/src/nodes/unsafe_chunks/sparse_chunk.rs [new file with mode: 0644]
im-rc/src/ord/map.rs [new file with mode: 0644]
im-rc/src/ord/mod.rs [new file with mode: 0644]
im-rc/src/ord/set.rs [new file with mode: 0644]
im-rc/src/ser.rs [new file with mode: 0644]
im-rc/src/sort.rs [new file with mode: 0644]
im-rc/src/sync.rs [new file with mode: 0644]
im-rc/src/test.rs [new file with mode: 0644]
im-rc/src/util.rs [new file with mode: 0644]
im-rc/src/vector/focus.rs [new file with mode: 0644]
im-rc/src/vector/mod.rs [new file with mode: 0644]
itoa/.cargo-checksum.json [new file with mode: 0644]
itoa/Cargo.toml [new file with mode: 0644]
itoa/LICENSE-APACHE [new file with mode: 0644]
itoa/LICENSE-MIT [new file with mode: 0644]
itoa/README.md [new file with mode: 0644]
itoa/benches/bench.rs [new file with mode: 0644]
itoa/src/lib.rs [new file with mode: 0644]
itoa/src/udiv128.rs [new file with mode: 0644]
itoa/tests/test.rs [new file with mode: 0644]
jobserver/.cargo-checksum.json [new file with mode: 0644]
jobserver/.pc/.quilt_patches [new file with mode: 0644]
jobserver/.pc/.quilt_series [new file with mode: 0644]
jobserver/.pc/.version [new file with mode: 0644]
jobserver/.pc/applied-patches [new file with mode: 0644]
jobserver/.pc/relax-dep-version.patch/.timestamp [new file with mode: 0644]
jobserver/Cargo.toml [new file with mode: 0644]
jobserver/LICENSE-APACHE [new file with mode: 0644]
jobserver/LICENSE-MIT [new file with mode: 0644]
jobserver/README.md [new file with mode: 0644]
jobserver/debian/patches/relax-dep-version.patch [new file with mode: 0644]
jobserver/debian/patches/series [new file with mode: 0644]
jobserver/src/lib.rs [new file with mode: 0644]
jobserver/tests/client-of-myself.rs [new file with mode: 0644]
jobserver/tests/client.rs [new file with mode: 0644]
jobserver/tests/helper.rs [new file with mode: 0644]
jobserver/tests/make-as-a-client.rs [new file with mode: 0644]
jobserver/tests/server.rs [new file with mode: 0644]
lazy_static/.cargo-checksum.json [new file with mode: 0644]
lazy_static/Cargo.toml [new file with mode: 0644]
lazy_static/LICENSE-APACHE [new file with mode: 0644]
lazy_static/LICENSE-MIT [new file with mode: 0644]
lazy_static/README.md [new file with mode: 0644]
lazy_static/src/core_lazy.rs [new file with mode: 0644]
lazy_static/src/inline_lazy.rs [new file with mode: 0644]
lazy_static/src/lib.rs [new file with mode: 0644]
lazy_static/tests/no_std.rs [new file with mode: 0644]
lazy_static/tests/test.rs [new file with mode: 0644]
lazycell/.cargo-checksum.json [new file with mode: 0644]
lazycell/.pc/.quilt_patches [new file with mode: 0644]
lazycell/.pc/.quilt_series [new file with mode: 0644]
lazycell/.pc/.version [new file with mode: 0644]
lazycell/.pc/applied-patches [new file with mode: 0644]
lazycell/.pc/no-clippy.patch/.timestamp [new file with mode: 0644]
lazycell/.pc/no-clippy.patch/Cargo.toml [new file with mode: 0644]
lazycell/CHANGELOG.md [new file with mode: 0644]
lazycell/Cargo.toml [new file with mode: 0644]
lazycell/LICENSE-APACHE [new file with mode: 0644]
lazycell/LICENSE-MIT [new file with mode: 0644]
lazycell/README.md [new file with mode: 0644]
lazycell/debian/patches/no-clippy.patch [new file with mode: 0644]
lazycell/debian/patches/series [new file with mode: 0644]
lazycell/src/lib.rs [new file with mode: 0644]
libc/.cargo-checksum.json [new file with mode: 0644]
libc/Cargo.toml [new file with mode: 0644]
libc/LICENSE-APACHE [new file with mode: 0644]
libc/LICENSE-MIT [new file with mode: 0644]
libc/README.md [new file with mode: 0644]
libc/build.rs [new file with mode: 0644]
libc/src/cloudabi/aarch64.rs [new file with mode: 0644]
libc/src/cloudabi/arm.rs [new file with mode: 0644]
libc/src/cloudabi/mod.rs [new file with mode: 0644]
libc/src/cloudabi/x86.rs [new file with mode: 0644]
libc/src/cloudabi/x86_64.rs [new file with mode: 0644]
libc/src/dox.rs [new file with mode: 0644]
libc/src/fuchsia/aarch64.rs [new file with mode: 0644]
libc/src/fuchsia/mod.rs [new file with mode: 0644]
libc/src/fuchsia/x86_64.rs [new file with mode: 0644]
libc/src/lib.rs [new file with mode: 0644]
libc/src/macros.rs [new file with mode: 0644]
libc/src/redox/mod.rs [new file with mode: 0644]
libc/src/redox/net.rs [new file with mode: 0644]
libc/src/sgx.rs [new file with mode: 0644]
libc/src/switch.rs [new file with mode: 0644]
libc/src/unix/bsd/apple/b32.rs [new file with mode: 0644]
libc/src/unix/bsd/apple/b64.rs [new file with mode: 0644]
libc/src/unix/bsd/apple/mod.rs [new file with mode: 0644]
libc/src/unix/bsd/freebsdlike/dragonfly/mod.rs [new file with mode: 0644]
libc/src/unix/bsd/freebsdlike/freebsd/aarch64.rs [new file with mode: 0644]
libc/src/unix/bsd/freebsdlike/freebsd/mod.rs [new file with mode: 0644]
libc/src/unix/bsd/freebsdlike/freebsd/x86.rs [new file with mode: 0644]
libc/src/unix/bsd/freebsdlike/freebsd/x86_64.rs [new file with mode: 0644]
libc/src/unix/bsd/freebsdlike/mod.rs [new file with mode: 0644]
libc/src/unix/bsd/mod.rs [new file with mode: 0644]
libc/src/unix/bsd/netbsdlike/mod.rs [new file with mode: 0644]
libc/src/unix/bsd/netbsdlike/netbsd/aarch64.rs [new file with mode: 0644]
libc/src/unix/bsd/netbsdlike/netbsd/arm.rs [new file with mode: 0644]
libc/src/unix/bsd/netbsdlike/netbsd/mod.rs [new file with mode: 0644]
libc/src/unix/bsd/netbsdlike/netbsd/powerpc.rs [new file with mode: 0644]
libc/src/unix/bsd/netbsdlike/netbsd/sparc64.rs [new file with mode: 0644]
libc/src/unix/bsd/netbsdlike/netbsd/x86.rs [new file with mode: 0644]
libc/src/unix/bsd/netbsdlike/netbsd/x86_64.rs [new file with mode: 0644]
libc/src/unix/bsd/netbsdlike/openbsdlike/bitrig/mod.rs [new file with mode: 0644]
libc/src/unix/bsd/netbsdlike/openbsdlike/bitrig/x86.rs [new file with mode: 0644]
libc/src/unix/bsd/netbsdlike/openbsdlike/bitrig/x86_64.rs [new file with mode: 0644]
libc/src/unix/bsd/netbsdlike/openbsdlike/mod.rs [new file with mode: 0644]
libc/src/unix/bsd/netbsdlike/openbsdlike/openbsd/aarch64.rs [new file with mode: 0644]
libc/src/unix/bsd/netbsdlike/openbsdlike/openbsd/mod.rs [new file with mode: 0644]
libc/src/unix/bsd/netbsdlike/openbsdlike/openbsd/x86.rs [new file with mode: 0644]
libc/src/unix/bsd/netbsdlike/openbsdlike/openbsd/x86_64.rs [new file with mode: 0644]
libc/src/unix/haiku/b32.rs [new file with mode: 0644]
libc/src/unix/haiku/b64.rs [new file with mode: 0644]
libc/src/unix/haiku/mod.rs [new file with mode: 0644]
libc/src/unix/hermit/aarch64.rs [new file with mode: 0644]
libc/src/unix/hermit/mod.rs [new file with mode: 0644]
libc/src/unix/hermit/x86_64.rs [new file with mode: 0644]
libc/src/unix/mod.rs [new file with mode: 0644]
libc/src/unix/newlib/aarch64/mod.rs [new file with mode: 0644]
libc/src/unix/newlib/arm/mod.rs [new file with mode: 0644]
libc/src/unix/newlib/mod.rs [new file with mode: 0644]
libc/src/unix/notbsd/android/b32/arm.rs [new file with mode: 0644]
libc/src/unix/notbsd/android/b32/mod.rs [new file with mode: 0644]
libc/src/unix/notbsd/android/b32/x86.rs [new file with mode: 0644]
libc/src/unix/notbsd/android/b64/aarch64.rs [new file with mode: 0644]
libc/src/unix/notbsd/android/b64/mod.rs [new file with mode: 0644]
libc/src/unix/notbsd/android/b64/x86_64.rs [new file with mode: 0644]
libc/src/unix/notbsd/android/mod.rs [new file with mode: 0644]
libc/src/unix/notbsd/emscripten.rs [new file with mode: 0644]
libc/src/unix/notbsd/linux/mips/mips32.rs [new file with mode: 0644]
libc/src/unix/notbsd/linux/mips/mips64.rs [new file with mode: 0644]
libc/src/unix/notbsd/linux/mips/mod.rs [new file with mode: 0644]
libc/src/unix/notbsd/linux/mod.rs [new file with mode: 0644]
libc/src/unix/notbsd/linux/musl/b32/arm.rs [new file with mode: 0644]
libc/src/unix/notbsd/linux/musl/b32/mips.rs [new file with mode: 0644]
libc/src/unix/notbsd/linux/musl/b32/mod.rs [new file with mode: 0644]
libc/src/unix/notbsd/linux/musl/b32/powerpc.rs [new file with mode: 0644]
libc/src/unix/notbsd/linux/musl/b32/x86.rs [new file with mode: 0644]
libc/src/unix/notbsd/linux/musl/b64/aarch64.rs [new file with mode: 0644]
libc/src/unix/notbsd/linux/musl/b64/mod.rs [new file with mode: 0644]
libc/src/unix/notbsd/linux/musl/b64/powerpc64.rs [new file with mode: 0644]
libc/src/unix/notbsd/linux/musl/b64/x86_64.rs [new file with mode: 0644]
libc/src/unix/notbsd/linux/musl/mod.rs [new file with mode: 0644]
libc/src/unix/notbsd/linux/other/b32/arm.rs [new file with mode: 0644]
libc/src/unix/notbsd/linux/other/b32/mod.rs [new file with mode: 0644]
libc/src/unix/notbsd/linux/other/b32/powerpc.rs [new file with mode: 0644]
libc/src/unix/notbsd/linux/other/b32/x86.rs [new file with mode: 0644]
libc/src/unix/notbsd/linux/other/b64/aarch64.rs [new file with mode: 0644]
libc/src/unix/notbsd/linux/other/b64/mod.rs [new file with mode: 0644]
libc/src/unix/notbsd/linux/other/b64/not_x32.rs [new file with mode: 0644]
libc/src/unix/notbsd/linux/other/b64/powerpc64.rs [new file with mode: 0644]
libc/src/unix/notbsd/linux/other/b64/sparc64.rs [new file with mode: 0644]
libc/src/unix/notbsd/linux/other/b64/x32.rs [new file with mode: 0644]
libc/src/unix/notbsd/linux/other/b64/x86_64.rs [new file with mode: 0644]
libc/src/unix/notbsd/linux/other/mod.rs [new file with mode: 0644]
libc/src/unix/notbsd/linux/s390x.rs [new file with mode: 0644]
libc/src/unix/notbsd/mod.rs [new file with mode: 0644]
libc/src/unix/solaris/mod.rs [new file with mode: 0644]
libc/src/unix/uclibc/mips/mips32.rs [new file with mode: 0644]
libc/src/unix/uclibc/mips/mips64.rs [new file with mode: 0644]
libc/src/unix/uclibc/mips/mod.rs [new file with mode: 0644]
libc/src/unix/uclibc/mod.rs [new file with mode: 0644]
libc/src/unix/uclibc/x86_64/l4re.rs [new file with mode: 0644]
libc/src/unix/uclibc/x86_64/mod.rs [new file with mode: 0644]
libc/src/unix/uclibc/x86_64/other.rs [new file with mode: 0644]
libc/src/windows/gnu.rs [new file with mode: 0644]
libc/src/windows/mod.rs [new file with mode: 0644]
libc/src/windows/msvc.rs [new file with mode: 0644]
libgit2-sys/.cargo-checksum.json [new file with mode: 0644]
libgit2-sys/.pc/.quilt_patches [new file with mode: 0644]
libgit2-sys/.pc/.quilt_series [new file with mode: 0644]
libgit2-sys/.pc/.version [new file with mode: 0644]
libgit2-sys/.pc/applied-patches [new file with mode: 0644]
libgit2-sys/.pc/no-special-snowflake-env.patch/.timestamp [new file with mode: 0644]
libgit2-sys/.pc/no-special-snowflake-env.patch/build.rs [new file with mode: 0644]
libgit2-sys/Cargo.toml [new file with mode: 0644]
libgit2-sys/LICENSE-APACHE [new file with mode: 0644]
libgit2-sys/LICENSE-MIT [new file with mode: 0644]
libgit2-sys/build.rs [new file with mode: 0644]
libgit2-sys/debian/patches/no-special-snowflake-env.patch [new file with mode: 0644]
libgit2-sys/debian/patches/series [new file with mode: 0644]
libgit2-sys/lib.rs [new file with mode: 0644]
libnghttp2-sys/.cargo-checksum.json [new file with mode: 0644]
libnghttp2-sys/.pc/.quilt_patches [new file with mode: 0644]
libnghttp2-sys/.pc/.quilt_series [new file with mode: 0644]
libnghttp2-sys/.pc/.version [new file with mode: 0644]
libnghttp2-sys/.pc/applied-patches [new file with mode: 0644]
libnghttp2-sys/.pc/use-system-lib.patch/.timestamp [new file with mode: 0644]
libnghttp2-sys/.pc/use-system-lib.patch/Cargo.toml [new file with mode: 0644]
libnghttp2-sys/Cargo.toml [new file with mode: 0644]
libnghttp2-sys/LICENSE-APACHE [new file with mode: 0644]
libnghttp2-sys/LICENSE-MIT [new file with mode: 0644]
libnghttp2-sys/README.md [new file with mode: 0644]
libnghttp2-sys/build.rs [new file with mode: 0644]
libnghttp2-sys/build.rs.orig [new file with mode: 0644]
libnghttp2-sys/debian/patches/series [new file with mode: 0644]
libnghttp2-sys/debian/patches/use-system-lib.patch [new file with mode: 0644]
libnghttp2-sys/examples/smoke.rs [new file with mode: 0644]
libnghttp2-sys/src/lib.rs [new file with mode: 0644]
libssh2-sys/.cargo-checksum.json [new file with mode: 0644]
libssh2-sys/.pc/.quilt_patches [new file with mode: 0644]
libssh2-sys/.pc/.quilt_series [new file with mode: 0644]
libssh2-sys/.pc/.version [new file with mode: 0644]
libssh2-sys/.pc/applied-patches [new file with mode: 0644]
libssh2-sys/.pc/no-special-snowflake-env.patch/.timestamp [new file with mode: 0644]
libssh2-sys/.pc/no-special-snowflake-env.patch/build.rs [new file with mode: 0644]
libssh2-sys/Cargo.toml [new file with mode: 0644]
libssh2-sys/build.rs [new file with mode: 0644]
libssh2-sys/debian/patches/no-special-snowflake-env.patch [new file with mode: 0644]
libssh2-sys/debian/patches/series [new file with mode: 0644]
libssh2-sys/lib.rs [new file with mode: 0644]
libz-sys/.cargo-checksum.json [new file with mode: 0644]
libz-sys/Cargo.toml [new file with mode: 0644]
libz-sys/LICENSE-APACHE [new file with mode: 0644]
libz-sys/LICENSE-MIT [new file with mode: 0644]
libz-sys/README.md [new file with mode: 0644]
libz-sys/appveyor.yml [new file with mode: 0644]
libz-sys/build.rs [new file with mode: 0644]
libz-sys/ci/Dockerfile [new file with mode: 0644]
libz-sys/ci/run-docker.sh [new file with mode: 0755]
libz-sys/src/lib.rs [new file with mode: 0644]
libz-sys/src/smoke.c [new file with mode: 0644]
log/.cargo-checksum.json [new file with mode: 0644]
log/CHANGELOG.md [new file with mode: 0644]
log/Cargo.toml [new file with mode: 0644]
log/LICENSE-APACHE [new file with mode: 0644]
log/LICENSE-MIT [new file with mode: 0644]
log/README.md [new file with mode: 0644]
log/appveyor.yml [new file with mode: 0644]
log/src/lib.rs [new file with mode: 0644]
log/src/macros.rs [new file with mode: 0644]
log/src/serde.rs [new file with mode: 0644]
log/tests/filters.rs [new file with mode: 0644]
matches/.cargo-checksum.json [new file with mode: 0644]
matches/Cargo.toml [new file with mode: 0644]
matches/LICENSE [new file with mode: 0644]
matches/lib.rs [new file with mode: 0644]
matches/tests/macro_use_one.rs [new file with mode: 0644]
memchr/.cargo-checksum.json [new file with mode: 0644]
memchr/COPYING [new file with mode: 0644]
memchr/Cargo.toml [new file with mode: 0644]
memchr/LICENSE-MIT [new file with mode: 0644]
memchr/README.md [new file with mode: 0644]
memchr/UNLICENSE [new file with mode: 0644]
memchr/build.rs [new file with mode: 0644]
memchr/src/c.rs [new file with mode: 0644]
memchr/src/fallback.rs [new file with mode: 0644]
memchr/src/iter.rs [new file with mode: 0644]
memchr/src/lib.rs [new file with mode: 0644]
memchr/src/naive.rs [new file with mode: 0644]
memchr/src/tests/iter.rs [new file with mode: 0644]
memchr/src/tests/memchr.rs [new file with mode: 0644]
memchr/src/tests/mod.rs [new file with mode: 0644]
memchr/src/x86/avx.rs [new file with mode: 0644]
memchr/src/x86/mod.rs [new file with mode: 0644]
memchr/src/x86/sse2.rs [new file with mode: 0644]
memchr/src/x86/sse42.rs [new file with mode: 0644]
miow/.cargo-checksum.json [new file with mode: 0644]
miow/Cargo.toml [new file with mode: 0644]
miow/LICENSE-APACHE [new file with mode: 0644]
miow/LICENSE-MIT [new file with mode: 0644]
miow/README.md [new file with mode: 0644]
miow/appveyor.yml [new file with mode: 0644]
miow/src/handle.rs [new file with mode: 0644]
miow/src/iocp.rs [new file with mode: 0644]
miow/src/lib.rs [new file with mode: 0644]
miow/src/net.rs [new file with mode: 0644]
miow/src/overlapped.rs [new file with mode: 0644]
miow/src/pipe.rs [new file with mode: 0644]
num-integer/.cargo-checksum.json [new file with mode: 0644]
num-integer/Cargo.toml [new file with mode: 0644]
num-integer/LICENSE-APACHE [new file with mode: 0644]
num-integer/LICENSE-MIT [new file with mode: 0644]
num-integer/README.md [new file with mode: 0644]
num-integer/RELEASES.md [new file with mode: 0644]
num-integer/benches/roots.rs [new file with mode: 0644]
num-integer/bors.toml [new file with mode: 0644]
num-integer/build.rs [new file with mode: 0644]
num-integer/ci/rustup.sh [new file with mode: 0755]
num-integer/ci/test_full.sh [new file with mode: 0755]
num-integer/src/lib.rs [new file with mode: 0644]
num-integer/src/roots.rs [new file with mode: 0644]
num-integer/tests/roots.rs [new file with mode: 0644]
num-traits/.cargo-checksum.json [new file with mode: 0644]
num-traits/Cargo.toml [new file with mode: 0644]
num-traits/LICENSE-APACHE [new file with mode: 0644]
num-traits/LICENSE-MIT [new file with mode: 0644]
num-traits/README.md [new file with mode: 0644]
num-traits/RELEASES.md [new file with mode: 0644]
num-traits/bors.toml [new file with mode: 0644]
num-traits/build.rs [new file with mode: 0644]
num-traits/ci/rustup.sh [new file with mode: 0755]
num-traits/ci/test_full.sh [new file with mode: 0755]
num-traits/src/bounds.rs [new file with mode: 0644]
num-traits/src/cast.rs [new file with mode: 0644]
num-traits/src/float.rs [new file with mode: 0644]
num-traits/src/identities.rs [new file with mode: 0644]
num-traits/src/int.rs [new file with mode: 0644]
num-traits/src/lib.rs [new file with mode: 0644]
num-traits/src/macros.rs [new file with mode: 0644]
num-traits/src/ops/checked.rs [new file with mode: 0644]
num-traits/src/ops/inv.rs [new file with mode: 0644]
num-traits/src/ops/mod.rs [new file with mode: 0644]
num-traits/src/ops/mul_add.rs [new file with mode: 0644]
num-traits/src/ops/saturating.rs [new file with mode: 0644]
num-traits/src/ops/wrapping.rs [new file with mode: 0644]
num-traits/src/pow.rs [new file with mode: 0644]
num-traits/src/real.rs [new file with mode: 0644]
num-traits/src/sign.rs [new file with mode: 0644]
num-traits/tests/cast.rs [new file with mode: 0644]
num_cpus/.cargo-checksum.json [new file with mode: 0644]
num_cpus/CHANGELOG.md [new file with mode: 0644]
num_cpus/CONTRIBUTING.md [new file with mode: 0644]
num_cpus/Cargo.toml [new file with mode: 0644]
num_cpus/LICENSE-APACHE [new file with mode: 0644]
num_cpus/LICENSE-MIT [new file with mode: 0644]
num_cpus/README.md [new file with mode: 0644]
num_cpus/src/lib.rs [new file with mode: 0644]
opener/.cargo-checksum.json [new file with mode: 0644]
opener/.pc/.quilt_patches [new file with mode: 0644]
opener/.pc/.quilt_series [new file with mode: 0644]
opener/.pc/.version [new file with mode: 0644]
opener/.pc/applied-patches [new file with mode: 0644]
opener/.pc/disable-vendor.patch/.timestamp [new file with mode: 0644]
opener/.pc/disable-vendor.patch/src/lib.rs [new file with mode: 0644]
opener/Cargo.toml [new file with mode: 0644]
opener/LICENSE-APACHE [new file with mode: 0644]
opener/LICENSE-MIT [new file with mode: 0644]
opener/LICENSE-THIRD-PARTY [new file with mode: 0644]
opener/debian/patches/disable-vendor.patch [new file with mode: 0644]
opener/debian/patches/series [new file with mode: 0644]
opener/src/lib.rs [new file with mode: 0644]
openssl-probe/.cargo-checksum.json [new file with mode: 0644]
openssl-probe/Cargo.toml [new file with mode: 0644]
openssl-probe/LICENSE-APACHE [new file with mode: 0644]
openssl-probe/LICENSE-MIT [new file with mode: 0644]
openssl-probe/README.md [new file with mode: 0644]
openssl-probe/src/lib.rs [new file with mode: 0644]
openssl-sys/.cargo-checksum.json [new file with mode: 0644]
openssl-sys/.pc/.quilt_patches [new file with mode: 0644]
openssl-sys/.pc/.quilt_series [new file with mode: 0644]
openssl-sys/.pc/.version [new file with mode: 0644]
openssl-sys/.pc/applied-patches [new file with mode: 0644]
openssl-sys/.pc/disable-vendor.patch/.timestamp [new file with mode: 0644]
openssl-sys/.pc/disable-vendor.patch/Cargo.toml [new file with mode: 0644]
openssl-sys/Cargo.toml [new file with mode: 0644]
openssl-sys/LICENSE-MIT [new file with mode: 0644]
openssl-sys/README.md [new file with mode: 0644]
openssl-sys/build/cfgs.rs [new file with mode: 0644]
openssl-sys/build/main.rs [new file with mode: 0644]
openssl-sys/debian/patches/disable-vendor.patch [new file with mode: 0644]
openssl-sys/debian/patches/series [new file with mode: 0644]
openssl-sys/src/aes.rs [new file with mode: 0644]
openssl-sys/src/asn1.rs [new file with mode: 0644]
openssl-sys/src/bio.rs [new file with mode: 0644]
openssl-sys/src/bn.rs [new file with mode: 0644]
openssl-sys/src/cms.rs [new file with mode: 0644]
openssl-sys/src/conf.rs [new file with mode: 0644]
openssl-sys/src/crypto.rs [new file with mode: 0644]
openssl-sys/src/dh.rs [new file with mode: 0644]
openssl-sys/src/dsa.rs [new file with mode: 0644]
openssl-sys/src/dtls1.rs [new file with mode: 0644]
openssl-sys/src/ec.rs [new file with mode: 0644]
openssl-sys/src/err.rs [new file with mode: 0644]
openssl-sys/src/evp.rs [new file with mode: 0644]
openssl-sys/src/hmac.rs [new file with mode: 0644]
openssl-sys/src/lib.rs [new file with mode: 0644]
openssl-sys/src/macros.rs [new file with mode: 0644]
openssl-sys/src/obj_mac.rs [new file with mode: 0644]
openssl-sys/src/object.rs [new file with mode: 0644]
openssl-sys/src/ocsp.rs [new file with mode: 0644]
openssl-sys/src/ossl_typ.rs [new file with mode: 0644]
openssl-sys/src/pem.rs [new file with mode: 0644]
openssl-sys/src/pkcs12.rs [new file with mode: 0644]
openssl-sys/src/pkcs7.rs [new file with mode: 0644]
openssl-sys/src/rand.rs [new file with mode: 0644]
openssl-sys/src/rsa.rs [new file with mode: 0644]
openssl-sys/src/safestack.rs [new file with mode: 0644]
openssl-sys/src/sha.rs [new file with mode: 0644]
openssl-sys/src/srtp.rs [new file with mode: 0644]
openssl-sys/src/ssl.rs [new file with mode: 0644]
openssl-sys/src/ssl3.rs [new file with mode: 0644]
openssl-sys/src/stack.rs [new file with mode: 0644]
openssl-sys/src/tls1.rs [new file with mode: 0644]
openssl-sys/src/x509.rs [new file with mode: 0644]
openssl-sys/src/x509_vfy.rs [new file with mode: 0644]
openssl-sys/src/x509v3.rs [new file with mode: 0644]
openssl/.cargo-checksum.json [new file with mode: 0644]
openssl/.pc/.quilt_patches [new file with mode: 0644]
openssl/.pc/.quilt_series [new file with mode: 0644]
openssl/.pc/.version [new file with mode: 0644]
openssl/.pc/applied-patches [new file with mode: 0644]
openssl/.pc/disable-vendor.patch/.timestamp [new file with mode: 0644]
openssl/.pc/disable-vendor.patch/Cargo.toml [new file with mode: 0644]
openssl/Cargo.toml [new file with mode: 0644]
openssl/LICENSE [new file with mode: 0644]
openssl/README.md [new file with mode: 0644]
openssl/build.rs [new file with mode: 0644]
openssl/debian/patches/disable-vendor.patch [new file with mode: 0644]
openssl/debian/patches/series [new file with mode: 0644]
openssl/examples/mk_certs.rs [new file with mode: 0644]
openssl/src/aes.rs [new file with mode: 0644]
openssl/src/asn1.rs [new file with mode: 0644]
openssl/src/bio.rs [new file with mode: 0644]
openssl/src/bn.rs [new file with mode: 0644]
openssl/src/cms.rs [new file with mode: 0644]
openssl/src/conf.rs [new file with mode: 0644]
openssl/src/derive.rs [new file with mode: 0644]
openssl/src/dh.rs [new file with mode: 0644]
openssl/src/dsa.rs [new file with mode: 0644]
openssl/src/ec.rs [new file with mode: 0644]
openssl/src/ecdsa.rs [new file with mode: 0644]
openssl/src/error.rs [new file with mode: 0644]
openssl/src/ex_data.rs [new file with mode: 0644]
openssl/src/fips.rs [new file with mode: 0644]
openssl/src/hash.rs [new file with mode: 0644]
openssl/src/lib.rs [new file with mode: 0644]
openssl/src/macros.rs [new file with mode: 0644]
openssl/src/memcmp.rs [new file with mode: 0644]
openssl/src/nid.rs [new file with mode: 0644]
openssl/src/ocsp.rs [new file with mode: 0644]
openssl/src/pkcs12.rs [new file with mode: 0644]
openssl/src/pkcs5.rs [new file with mode: 0644]
openssl/src/pkcs7.rs [new file with mode: 0644]
openssl/src/pkey.rs [new file with mode: 0644]
openssl/src/rand.rs [new file with mode: 0644]
openssl/src/rsa.rs [new file with mode: 0644]
openssl/src/sha.rs [new file with mode: 0644]
openssl/src/sign.rs [new file with mode: 0644]
openssl/src/srtp.rs [new file with mode: 0644]
openssl/src/ssl/bio.rs [new file with mode: 0644]
openssl/src/ssl/callbacks.rs [new file with mode: 0644]
openssl/src/ssl/connector.rs [new file with mode: 0644]
openssl/src/ssl/error.rs [new file with mode: 0644]
openssl/src/ssl/mod.rs [new file with mode: 0644]
openssl/src/ssl/test.rs [new file with mode: 0644]
openssl/src/stack.rs [new file with mode: 0644]
openssl/src/string.rs [new file with mode: 0644]
openssl/src/symm.rs [new file with mode: 0644]
openssl/src/util.rs [new file with mode: 0644]
openssl/src/version.rs [new file with mode: 0644]
openssl/src/x509/extension.rs [new file with mode: 0644]
openssl/src/x509/mod.rs [new file with mode: 0644]
openssl/src/x509/store.rs [new file with mode: 0644]
openssl/src/x509/tests.rs [new file with mode: 0644]
openssl/src/x509/verify.rs [new file with mode: 0644]
openssl/test/alt_name_cert.pem [new file with mode: 0644]
openssl/test/cert.pem [new file with mode: 0644]
openssl/test/certs.pem [new file with mode: 0644]
openssl/test/dhparams.pem [new file with mode: 0644]
openssl/test/dsa.pem [new file with mode: 0644]
openssl/test/dsa.pem.pub [new file with mode: 0644]
openssl/test/dsaparam.pem [new file with mode: 0644]
openssl/test/identity.p12 [new file with mode: 0644]
openssl/test/key.der [new file with mode: 0644]
openssl/test/key.der.pub [new file with mode: 0644]
openssl/test/key.pem [new file with mode: 0644]
openssl/test/key.pem.pub [new file with mode: 0644]
openssl/test/keystore-empty-chain.p12 [new file with mode: 0644]
openssl/test/nid_test_cert.pem [new file with mode: 0644]
openssl/test/nid_uid_test_cert.pem [new file with mode: 0644]
openssl/test/pkcs1.pem.pub [new file with mode: 0644]
openssl/test/pkcs8.der [new file with mode: 0644]
openssl/test/root-ca.key [new file with mode: 0644]
openssl/test/root-ca.pem [new file with mode: 0644]
openssl/test/rsa-encrypted.pem [new file with mode: 0644]
openssl/test/rsa.pem [new file with mode: 0644]
openssl/test/rsa.pem.pub [new file with mode: 0644]
percent-encoding/.cargo-checksum.json [new file with mode: 0644]
percent-encoding/Cargo.toml [new file with mode: 0644]
percent-encoding/LICENSE-APACHE [new file with mode: 0644]
percent-encoding/LICENSE-MIT [new file with mode: 0644]
percent-encoding/lib.rs [new file with mode: 0644]
pkg-config/.cargo-checksum.json [new file with mode: 0644]
pkg-config/.pc/.quilt_patches [new file with mode: 0644]
pkg-config/.pc/.quilt_series [new file with mode: 0644]
pkg-config/.pc/.version [new file with mode: 0644]
pkg-config/.pc/applied-patches [new file with mode: 0644]
pkg-config/.pc/no-special-snowflake-env.patch/.timestamp [new file with mode: 0644]
pkg-config/.pc/no-special-snowflake-env.patch/src/lib.rs [new file with mode: 0644]
pkg-config/.pc/no-special-snowflake-env.patch/tests/test.rs [new file with mode: 0644]
pkg-config/CHANGELOG.md [new file with mode: 0644]
pkg-config/Cargo.toml [new file with mode: 0644]
pkg-config/LICENSE-APACHE [new file with mode: 0644]
pkg-config/LICENSE-MIT [new file with mode: 0644]
pkg-config/README.md [new file with mode: 0644]
pkg-config/debian/patches/no-special-snowflake-env.patch [new file with mode: 0644]
pkg-config/debian/patches/series [new file with mode: 0644]
pkg-config/src/lib.rs [new file with mode: 0644]
pkg-config/tests/escape.pc [new file with mode: 0644]
pkg-config/tests/foo.pc [new file with mode: 0644]
pkg-config/tests/framework.pc [new file with mode: 0644]
pkg-config/tests/test.rs [new file with mode: 0644]
pretty_env_logger/.cargo-checksum.json [new file with mode: 0644]
pretty_env_logger/Cargo.toml [new file with mode: 0644]
pretty_env_logger/LICENSE-APACHE [new file with mode: 0644]
pretty_env_logger/LICENSE-MIT [new file with mode: 0644]
pretty_env_logger/src/lib.rs [new file with mode: 0644]
proc-macro2/.cargo-checksum.json [new file with mode: 0644]
proc-macro2/Cargo.toml [new file with mode: 0644]
proc-macro2/LICENSE-APACHE [new file with mode: 0644]
proc-macro2/LICENSE-MIT [new file with mode: 0644]
proc-macro2/README.md [new file with mode: 0644]
proc-macro2/build.rs [new file with mode: 0644]
proc-macro2/src/fallback.rs [new file with mode: 0644]
proc-macro2/src/lib.rs [new file with mode: 0644]
proc-macro2/src/strnom.rs [new file with mode: 0644]
proc-macro2/src/wrapper.rs [new file with mode: 0644]
proc-macro2/tests/marker.rs [new file with mode: 0644]
proc-macro2/tests/test.rs [new file with mode: 0644]
proptest/.cargo-checksum.json [new file with mode: 0644]
proptest/CHANGELOG.md [new file with mode: 0644]
proptest/Cargo.toml [new file with mode: 0644]
proptest/LICENSE-APACHE [new file with mode: 0644]
proptest/LICENSE-MIT [new file with mode: 0644]
proptest/README.md [new file with mode: 0644]
proptest/appveyor.yml [new file with mode: 0644]
proptest/examples/config-defaults.rs [new file with mode: 0644]
proptest/examples/dateparser_v1.rs [new file with mode: 0644]
proptest/examples/dateparser_v2.rs [new file with mode: 0644]
proptest/examples/fib.rs [new file with mode: 0644]
proptest/examples/tutorial-simplify-play.rs [new file with mode: 0644]
proptest/examples/tutorial-strategy-play.rs [new file with mode: 0644]
proptest/gen-readme.sh [new file with mode: 0755]
proptest/proptest-regressions/arbitrary/_std/env.txt [new file with mode: 0644]
proptest/readme-antelogue.md [new file with mode: 0644]
proptest/readme-prologue.md [new file with mode: 0644]
proptest/src/arbitrary/_alloc/alloc.rs [new file with mode: 0644]
proptest/src/arbitrary/_alloc/borrow.rs [new file with mode: 0644]
proptest/src/arbitrary/_alloc/boxed.rs [new file with mode: 0644]
proptest/src/arbitrary/_alloc/char.rs [new file with mode: 0644]
proptest/src/arbitrary/_alloc/collections.rs [new file with mode: 0644]
proptest/src/arbitrary/_alloc/hash.rs [new file with mode: 0644]
proptest/src/arbitrary/_alloc/mod.rs [new file with mode: 0644]
proptest/src/arbitrary/_alloc/ops.rs [new file with mode: 0644]
proptest/src/arbitrary/_alloc/rc.rs [new file with mode: 0644]
proptest/src/arbitrary/_alloc/str.rs [new file with mode: 0644]
proptest/src/arbitrary/_alloc/sync.rs [new file with mode: 0644]
proptest/src/arbitrary/_core/ascii.rs [new file with mode: 0644]
proptest/src/arbitrary/_core/cell.rs [new file with mode: 0644]
proptest/src/arbitrary/_core/cmp.rs [new file with mode: 0644]
proptest/src/arbitrary/_core/convert.rs [new file with mode: 0644]
proptest/src/arbitrary/_core/fmt.rs [new file with mode: 0644]
proptest/src/arbitrary/_core/iter.rs [new file with mode: 0644]
proptest/src/arbitrary/_core/marker.rs [new file with mode: 0644]
proptest/src/arbitrary/_core/mem.rs [new file with mode: 0644]
proptest/src/arbitrary/_core/mod.rs [new file with mode: 0644]
proptest/src/arbitrary/_core/num.rs [new file with mode: 0644]
proptest/src/arbitrary/_core/option.rs [new file with mode: 0644]
proptest/src/arbitrary/_core/result.rs [new file with mode: 0644]
proptest/src/arbitrary/_std/env.rs [new file with mode: 0644]
proptest/src/arbitrary/_std/ffi.rs [new file with mode: 0644]
proptest/src/arbitrary/_std/fs.rs [new file with mode: 0644]
proptest/src/arbitrary/_std/io.rs [new file with mode: 0644]
proptest/src/arbitrary/_std/mod.rs [new file with mode: 0644]
proptest/src/arbitrary/_std/net.rs [new file with mode: 0644]
proptest/src/arbitrary/_std/panic.rs [new file with mode: 0644]
proptest/src/arbitrary/_std/path.rs [new file with mode: 0644]
proptest/src/arbitrary/_std/string.rs [new file with mode: 0644]
proptest/src/arbitrary/_std/sync.rs [new file with mode: 0644]
proptest/src/arbitrary/_std/thread.rs [new file with mode: 0644]
proptest/src/arbitrary/_std/time.rs [new file with mode: 0644]
proptest/src/arbitrary/arrays.rs [new file with mode: 0644]
proptest/src/arbitrary/functor.rs [new file with mode: 0644]
proptest/src/arbitrary/macros.rs [new file with mode: 0644]
proptest/src/arbitrary/mod.rs [new file with mode: 0644]
proptest/src/arbitrary/primitives.rs [new file with mode: 0644]
proptest/src/arbitrary/sample.rs [new file with mode: 0644]
proptest/src/arbitrary/traits.rs [new file with mode: 0644]
proptest/src/arbitrary/tuples.rs [new file with mode: 0644]
proptest/src/array.rs [new file with mode: 0644]
proptest/src/bits.rs [new file with mode: 0644]
proptest/src/bool.rs [new file with mode: 0644]
proptest/src/char.rs [new file with mode: 0644]
proptest/src/collection.rs [new file with mode: 0644]
proptest/src/file-preamble [new file with mode: 0644]
proptest/src/lib.rs [new file with mode: 0644]
proptest/src/macros.rs [new file with mode: 0644]
proptest/src/num.rs [new file with mode: 0644]
proptest/src/option.rs [new file with mode: 0644]
proptest/src/prelude.rs [new file with mode: 0644]
proptest/src/product_frunk.rs [new file with mode: 0644]
proptest/src/product_tuple.rs [new file with mode: 0644]
proptest/src/regex-contrib/README.md [new file with mode: 0644]
proptest/src/regex-contrib/crates_regex.rs [new file with mode: 0644]
proptest/src/result.rs [new file with mode: 0644]
proptest/src/sample.rs [new file with mode: 0644]
proptest/src/std_facade.rs [new file with mode: 0644]
proptest/src/strategy/filter.rs [new file with mode: 0644]
proptest/src/strategy/filter_map.rs [new file with mode: 0644]
proptest/src/strategy/flatten.rs [new file with mode: 0644]
proptest/src/strategy/fuse.rs [new file with mode: 0644]
proptest/src/strategy/just.rs [new file with mode: 0644]
proptest/src/strategy/map.rs [new file with mode: 0644]
proptest/src/strategy/mod.rs [new file with mode: 0644]
proptest/src/strategy/recursive.rs [new file with mode: 0644]
proptest/src/strategy/shuffle.rs [new file with mode: 0644]
proptest/src/strategy/statics.rs [new file with mode: 0644]
proptest/src/strategy/traits.rs [new file with mode: 0644]
proptest/src/strategy/unions.rs [new file with mode: 0644]
proptest/src/string.rs [new file with mode: 0644]
proptest/src/sugar.rs [new file with mode: 0644]
proptest/src/test_runner/config.rs [new file with mode: 0644]
proptest/src/test_runner/errors.rs [new file with mode: 0644]
proptest/src/test_runner/failure_persistence/file.rs [new file with mode: 0644]
proptest/src/test_runner/failure_persistence/map.rs [new file with mode: 0644]
proptest/src/test_runner/failure_persistence/mod.rs [new file with mode: 0644]
proptest/src/test_runner/failure_persistence/noop.rs [new file with mode: 0644]
proptest/src/test_runner/mod.rs [new file with mode: 0644]
proptest/src/test_runner/reason.rs [new file with mode: 0644]
proptest/src/test_runner/replay.rs [new file with mode: 0644]
proptest/src/test_runner/result_cache.rs [new file with mode: 0644]
proptest/src/test_runner/rng.rs [new file with mode: 0644]
proptest/src/test_runner/runner.rs [new file with mode: 0644]
proptest/src/tuple.rs [new file with mode: 0644]
proptest/test-persistence-location/README.md [new file with mode: 0644]
proptest/test-persistence-location/run-tests.bat [new file with mode: 0644]
proptest/test-persistence-location/run-tests.sh [new file with mode: 0755]
quick-error/.cargo-checksum.json [new file with mode: 0644]
quick-error/Cargo.toml [new file with mode: 0644]
quick-error/LICENSE-APACHE [new file with mode: 0644]
quick-error/LICENSE-MIT [new file with mode: 0644]
quick-error/README.rst [new file with mode: 0644]
quick-error/bulk.yaml [new file with mode: 0644]
quick-error/examples/context.rs [new file with mode: 0644]
quick-error/src/lib.rs [new file with mode: 0644]
quick-error/vagga.yaml [new file with mode: 0644]
quote/.cargo-checksum.json [new file with mode: 0644]
quote/Cargo.toml [new file with mode: 0644]
quote/LICENSE-APACHE [new file with mode: 0644]
quote/LICENSE-MIT [new file with mode: 0644]
quote/README.md [new file with mode: 0644]
quote/src/ext.rs [new file with mode: 0644]
quote/src/lib.rs [new file with mode: 0644]
quote/src/to_tokens.rs [new file with mode: 0644]
quote/tests/conditional/integer128.rs [new file with mode: 0644]
quote/tests/test.rs [new file with mode: 0644]
rand-0.5.6/.cargo-checksum.json [new file with mode: 0644]
rand-0.5.6/CHANGELOG.md [new file with mode: 0644]
rand-0.5.6/CONTRIBUTING.md [new file with mode: 0644]
rand-0.5.6/Cargo.toml [new file with mode: 0644]
rand-0.5.6/LICENSE-APACHE [new file with mode: 0644]
rand-0.5.6/LICENSE-MIT [new file with mode: 0644]
rand-0.5.6/README.md [new file with mode: 0644]
rand-0.5.6/UPDATING.md [new file with mode: 0644]
rand-0.5.6/appveyor.yml [new file with mode: 0644]
rand-0.5.6/benches/distributions.rs [new file with mode: 0644]
rand-0.5.6/benches/generators.rs [new file with mode: 0644]
rand-0.5.6/benches/misc.rs [new file with mode: 0644]
rand-0.5.6/examples/monte-carlo.rs [new file with mode: 0644]
rand-0.5.6/examples/monty-hall.rs [new file with mode: 0644]
rand-0.5.6/src/distributions/bernoulli.rs [new file with mode: 0644]
rand-0.5.6/src/distributions/binomial.rs [new file with mode: 0644]
rand-0.5.6/src/distributions/cauchy.rs [new file with mode: 0644]
rand-0.5.6/src/distributions/exponential.rs [new file with mode: 0644]
rand-0.5.6/src/distributions/float.rs [new file with mode: 0644]
rand-0.5.6/src/distributions/gamma.rs [new file with mode: 0644]
rand-0.5.6/src/distributions/integer.rs [new file with mode: 0644]
rand-0.5.6/src/distributions/log_gamma.rs [new file with mode: 0644]
rand-0.5.6/src/distributions/mod.rs [new file with mode: 0644]
rand-0.5.6/src/distributions/normal.rs [new file with mode: 0644]
rand-0.5.6/src/distributions/other.rs [new file with mode: 0644]
rand-0.5.6/src/distributions/pareto.rs [new file with mode: 0644]
rand-0.5.6/src/distributions/poisson.rs [new file with mode: 0644]
rand-0.5.6/src/distributions/uniform.rs [new file with mode: 0644]
rand-0.5.6/src/distributions/ziggurat_tables.rs [new file with mode: 0644]
rand-0.5.6/src/lib.rs [new file with mode: 0644]
rand-0.5.6/src/prelude.rs [new file with mode: 0644]
rand-0.5.6/src/prng/chacha.rs [new file with mode: 0644]
rand-0.5.6/src/prng/hc128.rs [new file with mode: 0644]
rand-0.5.6/src/prng/isaac.rs [new file with mode: 0644]
rand-0.5.6/src/prng/isaac64.rs [new file with mode: 0644]
rand-0.5.6/src/prng/isaac_array.rs [new file with mode: 0644]
rand-0.5.6/src/prng/mod.rs [new file with mode: 0644]
rand-0.5.6/src/prng/xorshift.rs [new file with mode: 0644]
rand-0.5.6/src/rngs/adapter/mod.rs [new file with mode: 0644]
rand-0.5.6/src/rngs/adapter/read.rs [new file with mode: 0644]
rand-0.5.6/src/rngs/adapter/reseeding.rs [new file with mode: 0644]
rand-0.5.6/src/rngs/entropy.rs [new file with mode: 0644]
rand-0.5.6/src/rngs/jitter.rs [new file with mode: 0644]
rand-0.5.6/src/rngs/mock.rs [new file with mode: 0644]
rand-0.5.6/src/rngs/mod.rs [new file with mode: 0644]
rand-0.5.6/src/rngs/os.rs [new file with mode: 0644]
rand-0.5.6/src/rngs/small.rs [new file with mode: 0644]
rand-0.5.6/src/rngs/std.rs [new file with mode: 0644]
rand-0.5.6/src/rngs/thread.rs [new file with mode: 0644]
rand-0.5.6/src/seq.rs [new file with mode: 0644]
rand-0.5.6/tests/bool.rs [new file with mode: 0644]
rand-0.5.6/utils/ci/install.sh [new file with mode: 0644]
rand-0.5.6/utils/ci/script.sh [new file with mode: 0644]
rand-0.5.6/utils/ziggurat_tables.py [new file with mode: 0755]
rand/.cargo-checksum.json [new file with mode: 0644]
rand/CHANGELOG.md [new file with mode: 0644]
rand/COPYRIGHT [new file with mode: 0644]
rand/Cargo.toml [new file with mode: 0644]
rand/LICENSE-APACHE [new file with mode: 0644]
rand/LICENSE-MIT [new file with mode: 0644]
rand/README.md [new file with mode: 0644]
rand/benches/distributions.rs [new file with mode: 0644]
rand/benches/generators.rs [new file with mode: 0644]
rand/benches/misc.rs [new file with mode: 0644]
rand/benches/seq.rs [new file with mode: 0644]
rand/build.rs [new file with mode: 0644]
rand/examples/monte-carlo.rs [new file with mode: 0644]
rand/examples/monty-hall.rs [new file with mode: 0644]
rand/src/deprecated.rs [new file with mode: 0644]
rand/src/distributions/bernoulli.rs [new file with mode: 0644]
rand/src/distributions/binomial.rs [new file with mode: 0644]
rand/src/distributions/cauchy.rs [new file with mode: 0644]
rand/src/distributions/dirichlet.rs [new file with mode: 0644]
rand/src/distributions/exponential.rs [new file with mode: 0644]
rand/src/distributions/float.rs [new file with mode: 0644]
rand/src/distributions/gamma.rs [new file with mode: 0644]
rand/src/distributions/integer.rs [new file with mode: 0644]
rand/src/distributions/mod.rs [new file with mode: 0644]
rand/src/distributions/normal.rs [new file with mode: 0644]
rand/src/distributions/other.rs [new file with mode: 0644]
rand/src/distributions/pareto.rs [new file with mode: 0644]
rand/src/distributions/poisson.rs [new file with mode: 0644]
rand/src/distributions/triangular.rs [new file with mode: 0644]
rand/src/distributions/uniform.rs [new file with mode: 0644]
rand/src/distributions/unit_circle.rs [new file with mode: 0644]
rand/src/distributions/unit_sphere.rs [new file with mode: 0644]
rand/src/distributions/utils.rs [new file with mode: 0644]
rand/src/distributions/weibull.rs [new file with mode: 0644]
rand/src/distributions/weighted.rs [new file with mode: 0644]
rand/src/distributions/ziggurat_tables.rs [new file with mode: 0644]
rand/src/lib.rs [new file with mode: 0644]
rand/src/prelude.rs [new file with mode: 0644]
rand/src/prng/mod.rs [new file with mode: 0644]
rand/src/rngs/adapter/mod.rs [new file with mode: 0644]
rand/src/rngs/adapter/read.rs [new file with mode: 0644]
rand/src/rngs/adapter/reseeding.rs [new file with mode: 0644]
rand/src/rngs/entropy.rs [new file with mode: 0644]
rand/src/rngs/mock.rs [new file with mode: 0644]
rand/src/rngs/mod.rs [new file with mode: 0644]
rand/src/rngs/small.rs [new file with mode: 0644]
rand/src/rngs/std.rs [new file with mode: 0644]
rand/src/rngs/thread.rs [new file with mode: 0644]
rand/src/seq/index.rs [new file with mode: 0644]
rand/src/seq/mod.rs [new file with mode: 0644]
rand/tests/uniformity.rs [new file with mode: 0644]
rand_chacha/.cargo-checksum.json [new file with mode: 0644]
rand_chacha/CHANGELOG.md [new file with mode: 0644]
rand_chacha/COPYRIGHT [new file with mode: 0644]
rand_chacha/Cargo.toml [new file with mode: 0644]
rand_chacha/LICENSE-APACHE [new file with mode: 0644]
rand_chacha/LICENSE-MIT [new file with mode: 0644]
rand_chacha/README.md [new file with mode: 0644]
rand_chacha/build.rs [new file with mode: 0644]
rand_chacha/src/chacha.rs [new file with mode: 0644]
rand_chacha/src/lib.rs [new file with mode: 0644]
rand_core-0.3.1/.cargo-checksum.json [new file with mode: 0644]
rand_core-0.3.1/CHANGELOG.md [new file with mode: 0644]
rand_core-0.3.1/COPYRIGHT [new file with mode: 0644]
rand_core-0.3.1/Cargo.toml [new file with mode: 0644]
rand_core-0.3.1/LICENSE-APACHE [new file with mode: 0644]
rand_core-0.3.1/LICENSE-MIT [new file with mode: 0644]
rand_core-0.3.1/README.md [new file with mode: 0644]
rand_core-0.3.1/src/block.rs [new file with mode: 0644]
rand_core-0.3.1/src/error.rs [new file with mode: 0644]
rand_core-0.3.1/src/impls.rs [new file with mode: 0644]
rand_core-0.3.1/src/le.rs [new file with mode: 0644]
rand_core-0.3.1/src/lib.rs [new file with mode: 0644]
rand_core/.cargo-checksum.json [new file with mode: 0644]
rand_core/CHANGELOG.md [new file with mode: 0644]
rand_core/COPYRIGHT [new file with mode: 0644]
rand_core/Cargo.toml [new file with mode: 0644]
rand_core/LICENSE-APACHE [new file with mode: 0644]
rand_core/LICENSE-MIT [new file with mode: 0644]
rand_core/README.md [new file with mode: 0644]
rand_core/src/block.rs [new file with mode: 0644]
rand_core/src/error.rs [new file with mode: 0644]
rand_core/src/impls.rs [new file with mode: 0644]
rand_core/src/le.rs [new file with mode: 0644]
rand_core/src/lib.rs [new file with mode: 0644]
rand_hc/.cargo-checksum.json [new file with mode: 0644]
rand_hc/CHANGELOG.md [new file with mode: 0644]
rand_hc/COPYRIGHT [new file with mode: 0644]
rand_hc/Cargo.toml [new file with mode: 0644]
rand_hc/LICENSE-APACHE [new file with mode: 0644]
rand_hc/LICENSE-MIT [new file with mode: 0644]
rand_hc/README.md [new file with mode: 0644]
rand_hc/src/hc128.rs [new file with mode: 0644]
rand_hc/src/lib.rs [new file with mode: 0644]
rand_isaac/.cargo-checksum.json [new file with mode: 0644]
rand_isaac/CHANGELOG.md [new file with mode: 0644]
rand_isaac/COPYRIGHT [new file with mode: 0644]
rand_isaac/Cargo.toml [new file with mode: 0644]
rand_isaac/LICENSE-APACHE [new file with mode: 0644]
rand_isaac/LICENSE-MIT [new file with mode: 0644]
rand_isaac/README.md [new file with mode: 0644]
rand_isaac/src/isaac.rs [new file with mode: 0644]
rand_isaac/src/isaac64.rs [new file with mode: 0644]
rand_isaac/src/isaac_array.rs [new file with mode: 0644]
rand_isaac/src/lib.rs [new file with mode: 0644]
rand_jitter/.cargo-checksum.json [new file with mode: 0644]
rand_jitter/CHANGELOG.md [new file with mode: 0644]
rand_jitter/COPYRIGHT [new file with mode: 0644]
rand_jitter/Cargo.toml [new file with mode: 0644]
rand_jitter/LICENSE-APACHE [new file with mode: 0644]
rand_jitter/LICENSE-MIT [new file with mode: 0644]
rand_jitter/README.md [new file with mode: 0644]
rand_jitter/benches/mod.rs [new file with mode: 0644]
rand_jitter/src/dummy_log.rs [new file with mode: 0644]
rand_jitter/src/error.rs [new file with mode: 0644]
rand_jitter/src/lib.rs [new file with mode: 0644]
rand_jitter/src/platform.rs [new file with mode: 0644]
rand_jitter/tests/mod.rs [new file with mode: 0644]
rand_os/.cargo-checksum.json [new file with mode: 0644]
rand_os/CHANGELOG.md [new file with mode: 0644]
rand_os/COPYRIGHT [new file with mode: 0644]
rand_os/Cargo.toml [new file with mode: 0644]
rand_os/LICENSE-APACHE [new file with mode: 0644]
rand_os/LICENSE-MIT [new file with mode: 0644]
rand_os/README.md [new file with mode: 0644]
rand_os/src/cloudabi.rs [new file with mode: 0644]
rand_os/src/dragonfly_haiku_emscripten.rs [new file with mode: 0644]
rand_os/src/dummy_log.rs [new file with mode: 0644]
rand_os/src/freebsd.rs [new file with mode: 0644]
rand_os/src/fuchsia.rs [new file with mode: 0644]
rand_os/src/lib.rs [new file with mode: 0644]
rand_os/src/linux_android.rs [new file with mode: 0644]
rand_os/src/macos.rs [new file with mode: 0644]
rand_os/src/netbsd.rs [new file with mode: 0644]
rand_os/src/openbsd_bitrig.rs [new file with mode: 0644]
rand_os/src/random_device.rs [new file with mode: 0644]
rand_os/src/redox.rs [new file with mode: 0644]
rand_os/src/sgx.rs [new file with mode: 0644]
rand_os/src/solaris.rs [new file with mode: 0644]
rand_os/src/wasm32_bindgen.rs [new file with mode: 0644]
rand_os/src/wasm32_stdweb.rs [new file with mode: 0644]
rand_os/src/windows.rs [new file with mode: 0644]
rand_os/tests/mod.rs [new file with mode: 0644]
rand_pcg/.cargo-checksum.json [new file with mode: 0644]
rand_pcg/CHANGELOG.md [new file with mode: 0644]
rand_pcg/COPYRIGHT [new file with mode: 0644]
rand_pcg/Cargo.toml [new file with mode: 0644]
rand_pcg/LICENSE-APACHE [new file with mode: 0644]
rand_pcg/LICENSE-MIT [new file with mode: 0644]
rand_pcg/README.md [new file with mode: 0644]
rand_pcg/build.rs [new file with mode: 0644]
rand_pcg/src/lib.rs [new file with mode: 0644]
rand_pcg/src/pcg128.rs [new file with mode: 0644]
rand_pcg/src/pcg64.rs [new file with mode: 0644]
rand_xorshift/.cargo-checksum.json [new file with mode: 0644]
rand_xorshift/CHANGELOG.md [new file with mode: 0644]
rand_xorshift/COPYRIGHT [new file with mode: 0644]
rand_xorshift/Cargo.toml [new file with mode: 0644]
rand_xorshift/LICENSE-APACHE [new file with mode: 0644]
rand_xorshift/LICENSE-MIT [new file with mode: 0644]
rand_xorshift/README.md [new file with mode: 0644]
rand_xorshift/src/lib.rs [new file with mode: 0644]
rand_xorshift/tests/mod.rs [new file with mode: 0644]
rdrand/.cargo-checksum.json [new file with mode: 0644]
rdrand/Cargo.toml [new file with mode: 0644]
rdrand/LICENSE [new file with mode: 0644]
rdrand/README.mkd [new file with mode: 0644]
rdrand/appveyor.yml [new file with mode: 0644]
rdrand/benches/rdrand.rs [new file with mode: 0644]
rdrand/benches/rdseed.rs [new file with mode: 0644]
rdrand/benches/std.rs [new file with mode: 0644]
rdrand/src/changelog.rs [new file with mode: 0644]
rdrand/src/lib.rs [new file with mode: 0644]
redox_syscall/.cargo-checksum.json [new file with mode: 0644]
redox_syscall/Cargo.toml [new file with mode: 0644]
redox_syscall/LICENSE [new file with mode: 0644]
redox_syscall/README.md [new file with mode: 0644]
redox_syscall/src/arch/aarch64.rs [new file with mode: 0644]
redox_syscall/src/arch/arm.rs [new file with mode: 0644]
redox_syscall/src/arch/x86.rs [new file with mode: 0644]
redox_syscall/src/arch/x86_64.rs [new file with mode: 0644]
redox_syscall/src/call.rs [new file with mode: 0644]
redox_syscall/src/data.rs [new file with mode: 0644]
redox_syscall/src/error.rs [new file with mode: 0644]
redox_syscall/src/flag.rs [new file with mode: 0644]
redox_syscall/src/io/dma.rs [new file with mode: 0644]
redox_syscall/src/io/io.rs [new file with mode: 0644]
redox_syscall/src/io/mmio.rs [new file with mode: 0644]
redox_syscall/src/io/mod.rs [new file with mode: 0644]
redox_syscall/src/io/pio.rs [new file with mode: 0644]
redox_syscall/src/lib.rs [new file with mode: 0644]
redox_syscall/src/number.rs [new file with mode: 0644]
redox_syscall/src/scheme/generate.sh [new file with mode: 0755]
redox_syscall/src/scheme/mod.rs [new file with mode: 0644]
redox_syscall/src/scheme/scheme.rs [new file with mode: 0644]
redox_syscall/src/scheme/scheme_block.rs [new file with mode: 0644]
redox_syscall/src/scheme/scheme_block_mut.rs [new file with mode: 0644]
redox_syscall/src/scheme/scheme_mut.rs [new file with mode: 0644]
redox_termios/.cargo-checksum.json [new file with mode: 0644]
redox_termios/Cargo.toml [new file with mode: 0644]
redox_termios/LICENSE [new file with mode: 0644]
redox_termios/README.md [new file with mode: 0644]
redox_termios/src/lib.rs [new file with mode: 0644]
regex-syntax/.cargo-checksum.json [new file with mode: 0644]
regex-syntax/Cargo.toml [new file with mode: 0644]
regex-syntax/LICENSE-APACHE [new file with mode: 0644]
regex-syntax/LICENSE-MIT [new file with mode: 0644]
regex-syntax/benches/bench.rs [new file with mode: 0644]
regex-syntax/src/ast/mod.rs [new file with mode: 0644]
regex-syntax/src/ast/parse.rs [new file with mode: 0644]
regex-syntax/src/ast/print.rs [new file with mode: 0644]
regex-syntax/src/ast/visitor.rs [new file with mode: 0644]
regex-syntax/src/either.rs [new file with mode: 0644]
regex-syntax/src/error.rs [new file with mode: 0644]
regex-syntax/src/hir/interval.rs [new file with mode: 0644]
regex-syntax/src/hir/literal/mod.rs [new file with mode: 0644]
regex-syntax/src/hir/mod.rs [new file with mode: 0644]
regex-syntax/src/hir/print.rs [new file with mode: 0644]
regex-syntax/src/hir/translate.rs [new file with mode: 0644]
regex-syntax/src/hir/visitor.rs [new file with mode: 0644]
regex-syntax/src/lib.rs [new file with mode: 0644]
regex-syntax/src/parser.rs [new file with mode: 0644]
regex-syntax/src/unicode.rs [new file with mode: 0644]
regex-syntax/src/unicode_tables/LICENSE-UNICODE [new file with mode: 0644]
regex-syntax/src/unicode_tables/age.rs [new file with mode: 0644]
regex-syntax/src/unicode_tables/case_folding_simple.rs [new file with mode: 0644]
regex-syntax/src/unicode_tables/general_category.rs [new file with mode: 0644]
regex-syntax/src/unicode_tables/grapheme_cluster_break.rs [new file with mode: 0644]
regex-syntax/src/unicode_tables/mod.rs [new file with mode: 0644]
regex-syntax/src/unicode_tables/perl_word.rs [new file with mode: 0644]
regex-syntax/src/unicode_tables/property_bool.rs [new file with mode: 0644]
regex-syntax/src/unicode_tables/property_names.rs [new file with mode: 0644]
regex-syntax/src/unicode_tables/property_values.rs [new file with mode: 0644]
regex-syntax/src/unicode_tables/script.rs [new file with mode: 0644]
regex-syntax/src/unicode_tables/script_extension.rs [new file with mode: 0644]
regex-syntax/src/unicode_tables/sentence_break.rs [new file with mode: 0644]
regex-syntax/src/unicode_tables/word_break.rs [new file with mode: 0644]
regex/.cargo-checksum.json [new file with mode: 0644]
regex/CHANGELOG.md [new file with mode: 0644]
regex/Cargo.toml [new file with mode: 0644]
regex/HACKING.md [new file with mode: 0644]
regex/LICENSE-APACHE [new file with mode: 0644]
regex/LICENSE-MIT [new file with mode: 0644]
regex/PERFORMANCE.md [new file with mode: 0644]
regex/README.md [new file with mode: 0644]
regex/UNICODE.md [new file with mode: 0644]
regex/build.rs [new file with mode: 0644]
regex/examples/regexdna-input.txt [new file with mode: 0644]
regex/examples/regexdna-output.txt [new file with mode: 0644]
regex/examples/shootout-regex-dna-bytes.rs [new file with mode: 0644]
regex/examples/shootout-regex-dna-cheat.rs [new file with mode: 0644]
regex/examples/shootout-regex-dna-replace.rs [new file with mode: 0644]
regex/examples/shootout-regex-dna-single-cheat.rs [new file with mode: 0644]
regex/examples/shootout-regex-dna-single.rs [new file with mode: 0644]
regex/examples/shootout-regex-dna.rs [new file with mode: 0644]
regex/rustfmt.toml [new file with mode: 0644]
regex/src/backtrack.rs [new file with mode: 0644]
regex/src/compile.rs [new file with mode: 0644]
regex/src/dfa.rs [new file with mode: 0644]
regex/src/error.rs [new file with mode: 0644]
regex/src/exec.rs [new file with mode: 0644]
regex/src/expand.rs [new file with mode: 0644]
regex/src/freqs.rs [new file with mode: 0644]
regex/src/input.rs [new file with mode: 0644]
regex/src/lib.rs [new file with mode: 0644]
regex/src/literal/mod.rs [new file with mode: 0644]
regex/src/literal/teddy_avx2/fallback.rs [new file with mode: 0644]
regex/src/literal/teddy_avx2/imp.rs [new file with mode: 0644]
regex/src/literal/teddy_avx2/mod.rs [new file with mode: 0644]
regex/src/literal/teddy_ssse3/fallback.rs [new file with mode: 0644]
regex/src/literal/teddy_ssse3/imp.rs [new file with mode: 0644]
regex/src/literal/teddy_ssse3/mod.rs [new file with mode: 0644]
regex/src/pattern.rs [new file with mode: 0644]
regex/src/pikevm.rs [new file with mode: 0644]
regex/src/prog.rs [new file with mode: 0644]
regex/src/re_builder.rs [new file with mode: 0644]
regex/src/re_bytes.rs [new file with mode: 0644]
regex/src/re_set.rs [new file with mode: 0644]
regex/src/re_trait.rs [new file with mode: 0644]
regex/src/re_unicode.rs [new file with mode: 0644]
regex/src/sparse.rs [new file with mode: 0644]
regex/src/testdata/LICENSE [new file with mode: 0644]
regex/src/testdata/README [new file with mode: 0644]
regex/src/testdata/basic.dat [new file with mode: 0644]
regex/src/testdata/nullsubexpr.dat [new file with mode: 0644]
regex/src/testdata/repetition.dat [new file with mode: 0644]
regex/src/utf8.rs [new file with mode: 0644]
regex/src/vector/avx2.rs [new file with mode: 0644]
regex/src/vector/mod.rs [new file with mode: 0644]
regex/src/vector/ssse3.rs [new file with mode: 0644]
regex/tests/api.rs [new file with mode: 0644]
regex/tests/api_str.rs [new file with mode: 0644]
regex/tests/bytes.rs [new file with mode: 0644]
regex/tests/consistent.rs [new file with mode: 0644]
regex/tests/crates_regex.rs [new file with mode: 0644]
regex/tests/crazy.rs [new file with mode: 0644]
regex/tests/flags.rs [new file with mode: 0644]
regex/tests/fowler.rs [new file with mode: 0644]
regex/tests/macros.rs [new file with mode: 0644]
regex/tests/macros_bytes.rs [new file with mode: 0644]
regex/tests/macros_str.rs [new file with mode: 0644]
regex/tests/misc.rs [new file with mode: 0644]
regex/tests/multiline.rs [new file with mode: 0644]
regex/tests/noparse.rs [new file with mode: 0644]
regex/tests/regression.rs [new file with mode: 0644]
regex/tests/replace.rs [new file with mode: 0644]
regex/tests/searcher.rs [new file with mode: 0644]
regex/tests/set.rs [new file with mode: 0644]
regex/tests/shortest_match.rs [new file with mode: 0644]
regex/tests/suffix_reverse.rs [new file with mode: 0644]
regex/tests/test_backtrack.rs [new file with mode: 0644]
regex/tests/test_backtrack_bytes.rs [new file with mode: 0644]
regex/tests/test_backtrack_utf8bytes.rs [new file with mode: 0644]
regex/tests/test_crates_regex.rs [new file with mode: 0644]
regex/tests/test_default.rs [new file with mode: 0644]
regex/tests/test_default_bytes.rs [new file with mode: 0644]
regex/tests/test_nfa.rs [new file with mode: 0644]
regex/tests/test_nfa_bytes.rs [new file with mode: 0644]
regex/tests/test_nfa_utf8bytes.rs [new file with mode: 0644]
regex/tests/unicode.rs [new file with mode: 0644]
regex/tests/word_boundary.rs [new file with mode: 0644]
regex/tests/word_boundary_ascii.rs [new file with mode: 0644]
regex/tests/word_boundary_unicode.rs [new file with mode: 0644]
remove_dir_all/.cargo-checksum.json [new file with mode: 0644]
remove_dir_all/Cargo.toml [new file with mode: 0644]
remove_dir_all/LICENCE-APACHE [new file with mode: 0644]
remove_dir_all/LICENCE-MIT [new file with mode: 0644]
remove_dir_all/src/fs.rs [new file with mode: 0644]
remove_dir_all/src/lib.rs [new file with mode: 0644]
rustc-demangle/.cargo-checksum.json [new file with mode: 0644]
rustc-demangle/Cargo.toml [new file with mode: 0644]
rustc-demangle/LICENSE-APACHE [new file with mode: 0644]
rustc-demangle/LICENSE-MIT [new file with mode: 0644]
rustc-demangle/README.md [new file with mode: 0644]
rustc-demangle/src/lib.rs [new file with mode: 0644]
rustc-workspace-hack/.cargo-checksum.json [new file with mode: 0644]
rustc-workspace-hack/Cargo.toml [new file with mode: 0644]
rustc-workspace-hack/src/lib.rs [new file with mode: 0644]
rustc_version/.cargo-checksum.json [new file with mode: 0644]
rustc_version/Cargo.toml [new file with mode: 0644]
rustc_version/LICENSE-APACHE [new file with mode: 0644]
rustc_version/LICENSE-MIT [new file with mode: 0644]
rustc_version/README.md [new file with mode: 0644]
rustc_version/src/errors.rs [new file with mode: 0644]
rustc_version/src/lib.rs [new file with mode: 0644]
rustfix/.cargo-checksum.json [new file with mode: 0644]
rustfix/Cargo.toml [new file with mode: 0644]
rustfix/LICENSE-APACHE [new file with mode: 0644]
rustfix/LICENSE-MIT [new file with mode: 0644]
rustfix/Readme.md [new file with mode: 0644]
rustfix/bors.toml [new file with mode: 0644]
rustfix/proptest-regressions/replace.txt [new file with mode: 0644]
rustfix/src/diagnostics.rs [new file with mode: 0644]
rustfix/src/lib.rs [new file with mode: 0644]
rustfix/src/replace.rs [new file with mode: 0644]
rusty-fork/.cargo-checksum.json [new file with mode: 0644]
rusty-fork/CHANGELOG.md [new file with mode: 0644]
rusty-fork/Cargo.toml [new file with mode: 0644]
rusty-fork/LICENSE-APACHE [new file with mode: 0644]
rusty-fork/LICENSE-MIT [new file with mode: 0644]
rusty-fork/README.md [new file with mode: 0644]
rusty-fork/gen-readme.sh [new file with mode: 0755]
rusty-fork/readme-antelogue.md [new file with mode: 0644]
rusty-fork/readme-prologue.md [new file with mode: 0644]
rusty-fork/src/child_wrapper.rs [new file with mode: 0644]
rusty-fork/src/cmdline.rs [new file with mode: 0644]
rusty-fork/src/error.rs [new file with mode: 0644]
rusty-fork/src/file-preamble [new file with mode: 0644]
rusty-fork/src/fork.rs [new file with mode: 0644]
rusty-fork/src/fork_test.rs [new file with mode: 0644]
rusty-fork/src/lib.rs [new file with mode: 0644]
rusty-fork/src/sugar.rs [new file with mode: 0644]
ryu/.cargo-checksum.json [new file with mode: 0644]
ryu/Cargo.toml [new file with mode: 0644]
ryu/LICENSE-APACHE [new file with mode: 0644]
ryu/LICENSE-BOOST [new file with mode: 0644]
ryu/README.md [new file with mode: 0644]
ryu/benchmark/benchmark.rs [new file with mode: 0644]
ryu/build.rs [new file with mode: 0644]
ryu/src/buffer/mod.rs [new file with mode: 0644]
ryu/src/common.rs [new file with mode: 0644]
ryu/src/d2s.rs [new file with mode: 0644]
ryu/src/d2s_full_table.rs [new file with mode: 0644]
ryu/src/d2s_intrinsics.rs [new file with mode: 0644]
ryu/src/d2s_small_table.rs [new file with mode: 0644]
ryu/src/digit_table.rs [new file with mode: 0644]
ryu/src/f2s.rs [new file with mode: 0644]
ryu/src/lib.rs [new file with mode: 0644]
ryu/src/pretty/exponent.rs [new file with mode: 0644]
ryu/src/pretty/mantissa.rs [new file with mode: 0644]
ryu/src/pretty/mod.rs [new file with mode: 0644]
ryu/tests/d2s_table_test.rs [new file with mode: 0644]
ryu/tests/d2s_test.rs [new file with mode: 0644]
ryu/tests/exhaustive.rs [new file with mode: 0644]
ryu/tests/f2s_test.rs [new file with mode: 0644]
ryu/tests/macros/mod.rs [new file with mode: 0644]
same-file/.cargo-checksum.json [new file with mode: 0644]
same-file/COPYING [new file with mode: 0644]
same-file/Cargo.toml [new file with mode: 0644]
same-file/LICENSE-MIT [new file with mode: 0644]
same-file/README.md [new file with mode: 0644]
same-file/UNLICENSE [new file with mode: 0644]
same-file/examples/is_same_file.rs [new file with mode: 0644]
same-file/examples/is_stderr.rs [new file with mode: 0644]
same-file/src/lib.rs [new file with mode: 0644]
same-file/src/unix.rs [new file with mode: 0644]
same-file/src/win.rs [new file with mode: 0644]
schannel/.cargo-checksum.json [new file with mode: 0644]
schannel/Cargo.toml [new file with mode: 0644]
schannel/LICENSE.md [new file with mode: 0644]
schannel/README.md [new file with mode: 0644]
schannel/appveyor.yml [new file with mode: 0644]
schannel/src/cert_chain.rs [new file with mode: 0644]
schannel/src/cert_context.rs [new file with mode: 0644]
schannel/src/cert_store.rs [new file with mode: 0644]
schannel/src/context_buffer.rs [new file with mode: 0644]
schannel/src/crypt_key.rs [new file with mode: 0644]
schannel/src/crypt_prov.rs [new file with mode: 0644]
schannel/src/ctl_context.rs [new file with mode: 0644]
schannel/src/key_handle.rs [new file with mode: 0644]
schannel/src/lib.rs [new file with mode: 0644]
schannel/src/ncrypt_key.rs [new file with mode: 0644]
schannel/src/schannel_cred.rs [new file with mode: 0644]
schannel/src/security_context.rs [new file with mode: 0644]
schannel/src/test.rs [new file with mode: 0644]
schannel/src/tls_stream.rs [new file with mode: 0644]
schannel/test/cert.der [new file with mode: 0644]
schannel/test/cert.pem [new file with mode: 0644]
schannel/test/identity.p12 [new file with mode: 0644]
schannel/test/key.key [new file with mode: 0644]
schannel/test/key.pem [new file with mode: 0644]
schannel/test/self-signed.badssl.com.cer [new file with mode: 0644]
scopeguard/.cargo-checksum.json [new file with mode: 0644]
scopeguard/Cargo.toml [new file with mode: 0644]
scopeguard/LICENSE-APACHE [new file with mode: 0644]
scopeguard/LICENSE-MIT [new file with mode: 0644]
scopeguard/README.rst [new file with mode: 0644]
scopeguard/examples/readme.rs [new file with mode: 0644]
scopeguard/src/lib.rs [new file with mode: 0644]
semver-parser/.cargo-checksum.json [new file with mode: 0644]
semver-parser/Cargo.toml [new file with mode: 0644]
semver-parser/LICENSE-APACHE [new file with mode: 0644]
semver-parser/LICENSE-MIT [new file with mode: 0644]
semver-parser/src/common.rs [new file with mode: 0644]
semver-parser/src/lib.rs [new file with mode: 0644]
semver-parser/src/range.rs [new file with mode: 0644]
semver-parser/src/recognize.rs [new file with mode: 0644]
semver-parser/src/version.rs [new file with mode: 0644]
semver/.cargo-checksum.json [new file with mode: 0644]
semver/Cargo.toml [new file with mode: 0644]
semver/LICENSE-APACHE [new file with mode: 0644]
semver/LICENSE-MIT [new file with mode: 0644]
semver/README.md [new file with mode: 0644]
semver/src/lib.rs [new file with mode: 0644]
semver/src/version.rs [new file with mode: 0644]
semver/src/version_req.rs [new file with mode: 0644]
semver/tests/deprecation.rs [new file with mode: 0644]
semver/tests/regression.rs [new file with mode: 0644]
semver/tests/serde.rs [new file with mode: 0644]
serde/.cargo-checksum.json [new file with mode: 0644]
serde/Cargo.toml [new file with mode: 0644]
serde/LICENSE-APACHE [new file with mode: 0644]
serde/LICENSE-MIT [new file with mode: 0644]
serde/README.md [new file with mode: 0644]
serde/build.rs [new file with mode: 0644]
serde/crates-io.md [new file with mode: 0644]
serde/src/de/from_primitive.rs [new file with mode: 0644]
serde/src/de/ignored_any.rs [new file with mode: 0644]
serde/src/de/impls.rs [new file with mode: 0644]
serde/src/de/mod.rs [new file with mode: 0644]
serde/src/de/utf8.rs [new file with mode: 0644]
serde/src/de/value.rs [new file with mode: 0644]
serde/src/export.rs [new file with mode: 0644]
serde/src/integer128.rs [new file with mode: 0644]
serde/src/lib.rs [new file with mode: 0644]
serde/src/macros.rs [new file with mode: 0644]
serde/src/private/de.rs [new file with mode: 0644]
serde/src/private/macros.rs [new file with mode: 0644]
serde/src/private/mod.rs [new file with mode: 0644]
serde/src/private/ser.rs [new file with mode: 0644]
serde/src/ser/impls.rs [new file with mode: 0644]
serde/src/ser/impossible.rs [new file with mode: 0644]
serde/src/ser/mod.rs [new file with mode: 0644]
serde_derive/.cargo-checksum.json [new file with mode: 0644]
serde_derive/Cargo.toml [new file with mode: 0644]
serde_derive/LICENSE-APACHE [new file with mode: 0644]
serde_derive/LICENSE-MIT [new file with mode: 0644]
serde_derive/README.md [new file with mode: 0644]
serde_derive/crates-io.md [new file with mode: 0644]
serde_derive/src/bound.rs [new file with mode: 0644]
serde_derive/src/de.rs [new file with mode: 0644]
serde_derive/src/dummy.rs [new file with mode: 0644]
serde_derive/src/fragment.rs [new file with mode: 0644]
serde_derive/src/internals/ast.rs [new file with mode: 0644]
serde_derive/src/internals/attr.rs [new file with mode: 0644]
serde_derive/src/internals/case.rs [new file with mode: 0644]
serde_derive/src/internals/check.rs [new file with mode: 0644]
serde_derive/src/internals/ctxt.rs [new file with mode: 0644]
serde_derive/src/internals/mod.rs [new file with mode: 0644]
serde_derive/src/lib.rs [new file with mode: 0644]
serde_derive/src/pretend.rs [new file with mode: 0644]
serde_derive/src/ser.rs [new file with mode: 0644]
serde_derive/src/try.rs [new file with mode: 0644]
serde_ignored/.cargo-checksum.json [new file with mode: 0644]
serde_ignored/Cargo.toml [new file with mode: 0644]
serde_ignored/LICENSE-APACHE [new file with mode: 0644]
serde_ignored/LICENSE-MIT [new file with mode: 0644]
serde_ignored/README.md [new file with mode: 0644]
serde_ignored/src/lib.rs [new file with mode: 0644]
serde_json/.cargo-checksum.json [new file with mode: 0644]
serde_json/Cargo.toml [new file with mode: 0644]
serde_json/LICENSE-APACHE [new file with mode: 0644]
serde_json/LICENSE-MIT [new file with mode: 0644]
serde_json/README.md [new file with mode: 0644]
serde_json/src/de.rs [new file with mode: 0644]
serde_json/src/error.rs [new file with mode: 0644]
serde_json/src/iter.rs [new file with mode: 0644]
serde_json/src/lib.rs [new file with mode: 0644]
serde_json/src/macros.rs [new file with mode: 0644]
serde_json/src/map.rs [new file with mode: 0644]
serde_json/src/number.rs [new file with mode: 0644]
serde_json/src/raw.rs [new file with mode: 0644]
serde_json/src/read.rs [new file with mode: 0644]
serde_json/src/ser.rs [new file with mode: 0644]
serde_json/src/value/de.rs [new file with mode: 0644]
serde_json/src/value/from.rs [new file with mode: 0644]
serde_json/src/value/index.rs [new file with mode: 0644]
serde_json/src/value/mod.rs [new file with mode: 0644]
serde_json/src/value/partial_eq.rs [new file with mode: 0644]
serde_json/src/value/ser.rs [new file with mode: 0644]
shell-escape/.cargo-checksum.json [new file with mode: 0644]
shell-escape/Cargo.toml [new file with mode: 0644]
shell-escape/LICENSE-APACHE [new file with mode: 0644]
shell-escape/LICENSE-MIT [new file with mode: 0644]
shell-escape/README.md [new file with mode: 0644]
shell-escape/src/lib.rs [new file with mode: 0644]
smallvec/.cargo-checksum.json [new file with mode: 0644]
smallvec/Cargo.toml [new file with mode: 0644]
smallvec/LICENSE-APACHE [new file with mode: 0644]
smallvec/LICENSE-MIT [new file with mode: 0644]
smallvec/README.md [new file with mode: 0644]
smallvec/benches/bench.rs [new file with mode: 0644]
smallvec/lib.rs [new file with mode: 0644]
socket2/.cargo-checksum.json [new file with mode: 0644]
socket2/Cargo.toml [new file with mode: 0644]
socket2/LICENSE-APACHE [new file with mode: 0644]
socket2/LICENSE-MIT [new file with mode: 0644]
socket2/README.md [new file with mode: 0644]
socket2/src/lib.rs [new file with mode: 0644]
socket2/src/sockaddr.rs [new file with mode: 0644]
socket2/src/socket.rs [new file with mode: 0644]
socket2/src/sys/redox/mod.rs [new file with mode: 0644]
socket2/src/sys/unix/mod.rs [new file with mode: 0644]
socket2/src/sys/unix/weak.rs [new file with mode: 0644]
socket2/src/sys/windows.rs [new file with mode: 0644]
socket2/src/utils.rs [new file with mode: 0644]
strsim/.cargo-checksum.json [new file with mode: 0644]
strsim/CHANGELOG.md [new file with mode: 0644]
strsim/Cargo.toml [new file with mode: 0644]
strsim/LICENSE [new file with mode: 0644]
strsim/README.md [new file with mode: 0644]
strsim/appveyor.yml [new file with mode: 0644]
strsim/dev [new file with mode: 0755]
strsim/src/lib.rs [new file with mode: 0644]
strsim/tests/lib.rs [new file with mode: 0644]
syn/.cargo-checksum.json [new file with mode: 0644]
syn/Cargo.toml [new file with mode: 0644]
syn/LICENSE-APACHE [new file with mode: 0644]
syn/LICENSE-MIT [new file with mode: 0644]
syn/README.md [new file with mode: 0644]
syn/src/attr.rs [new file with mode: 0644]
syn/src/buffer.rs [new file with mode: 0644]
syn/src/data.rs [new file with mode: 0644]
syn/src/derive.rs [new file with mode: 0644]
syn/src/error.rs [new file with mode: 0644]
syn/src/export.rs [new file with mode: 0644]
syn/src/expr.rs [new file with mode: 0644]
syn/src/ext.rs [new file with mode: 0644]
syn/src/file.rs [new file with mode: 0644]
syn/src/gen/fold.rs [new file with mode: 0644]
syn/src/gen/visit.rs [new file with mode: 0644]
syn/src/gen/visit_mut.rs [new file with mode: 0644]
syn/src/gen_helper.rs [new file with mode: 0644]
syn/src/generics.rs [new file with mode: 0644]
syn/src/group.rs [new file with mode: 0644]
syn/src/ident.rs [new file with mode: 0644]
syn/src/item.rs [new file with mode: 0644]
syn/src/keyword.rs [new file with mode: 0644]
syn/src/lib.rs [new file with mode: 0644]
syn/src/lifetime.rs [new file with mode: 0644]
syn/src/lit.rs [new file with mode: 0644]
syn/src/lookahead.rs [new file with mode: 0644]
syn/src/mac.rs [new file with mode: 0644]
syn/src/macros.rs [new file with mode: 0644]
syn/src/op.rs [new file with mode: 0644]
syn/src/parse.rs [new file with mode: 0644]
syn/src/parse_macro_input.rs [new file with mode: 0644]
syn/src/parse_quote.rs [new file with mode: 0644]
syn/src/path.rs [new file with mode: 0644]
syn/src/print.rs [new file with mode: 0644]
syn/src/punctuated.rs [new file with mode: 0644]
syn/src/span.rs [new file with mode: 0644]
syn/src/spanned.rs [new file with mode: 0644]
syn/src/thread.rs [new file with mode: 0644]
syn/src/token.rs [new file with mode: 0644]
syn/src/tt.rs [new file with mode: 0644]
syn/src/ty.rs [new file with mode: 0644]
synstructure/.cargo-checksum.json [new file with mode: 0644]
synstructure/Cargo.toml [new file with mode: 0644]
synstructure/LICENSE [new file with mode: 0644]
synstructure/README.md [new file with mode: 0644]
synstructure/src/lib.rs [new file with mode: 0644]
synstructure/src/macros.rs [new file with mode: 0644]
tar/.cargo-checksum.json [new file with mode: 0644]
tar/Cargo.toml [new file with mode: 0644]
tar/LICENSE-APACHE [new file with mode: 0644]
tar/LICENSE-MIT [new file with mode: 0644]
tar/README.md [new file with mode: 0644]
tar/appveyor.yml [new file with mode: 0644]
tar/examples/extract_file.rs [new file with mode: 0644]
tar/examples/list.rs [new file with mode: 0644]
tar/examples/raw_list.rs [new file with mode: 0644]
tar/examples/write.rs [new file with mode: 0644]
tar/src/archive.rs [new file with mode: 0644]
tar/src/builder.rs [new file with mode: 0644]
tar/src/entry.rs [new file with mode: 0644]
tar/src/entry_type.rs [new file with mode: 0644]
tar/src/error.rs [new file with mode: 0644]
tar/src/header.rs [new file with mode: 0644]
tar/src/lib.rs [new file with mode: 0644]
tar/src/pax.rs [new file with mode: 0644]
tar/tests/all.rs [new file with mode: 0644]
tar/tests/archives/directory.tar [new file with mode: 0644]
tar/tests/archives/duplicate_dirs.tar [new file with mode: 0644]
tar/tests/archives/empty_filename.tar [new file with mode: 0644]
tar/tests/archives/file_times.tar [new file with mode: 0644]
tar/tests/archives/link.tar [new file with mode: 0644]
tar/tests/archives/pax.tar [new file with mode: 0644]
tar/tests/archives/pax2.tar [new file with mode: 0644]
tar/tests/archives/reading_files.tar [new file with mode: 0644]
tar/tests/archives/simple.tar [new file with mode: 0644]
tar/tests/archives/simple_missing_last_header.tar [new file with mode: 0644]
tar/tests/archives/spaces.tar [new file with mode: 0644]
tar/tests/archives/sparse.tar [new file with mode: 0644]
tar/tests/archives/xattrs.tar [new file with mode: 0644]
tar/tests/entry.rs [new file with mode: 0644]
tar/tests/header/mod.rs [new file with mode: 0644]
tempfile/.cargo-checksum.json [new file with mode: 0644]
tempfile/Cargo.toml [new file with mode: 0644]
tempfile/LICENSE-APACHE [new file with mode: 0644]
tempfile/LICENSE-MIT [new file with mode: 0644]
tempfile/NEWS [new file with mode: 0644]
tempfile/README.md [new file with mode: 0644]
tempfile/src/dir.rs [new file with mode: 0644]
tempfile/src/error.rs [new file with mode: 0644]
tempfile/src/file/imp/mod.rs [new file with mode: 0644]
tempfile/src/file/imp/other.rs [new file with mode: 0644]
tempfile/src/file/imp/unix.rs [new file with mode: 0644]
tempfile/src/file/imp/windows.rs [new file with mode: 0644]
tempfile/src/file/mod.rs [new file with mode: 0644]
tempfile/src/lib.rs [new file with mode: 0644]
tempfile/src/spooled.rs [new file with mode: 0644]
tempfile/src/util.rs [new file with mode: 0644]
tempfile/tests/namedtempfile.rs [new file with mode: 0644]
tempfile/tests/spooled.rs [new file with mode: 0644]
tempfile/tests/tempdir.rs [new file with mode: 0644]
tempfile/tests/tempfile.rs [new file with mode: 0644]
termcolor/.cargo-checksum.json [new file with mode: 0644]
termcolor/COPYING [new file with mode: 0644]
termcolor/Cargo.toml [new file with mode: 0644]
termcolor/LICENSE-MIT [new file with mode: 0644]
termcolor/README.md [new file with mode: 0644]
termcolor/UNLICENSE [new file with mode: 0644]
termcolor/src/lib.rs [new file with mode: 0644]
termion/.cargo-checksum.json [new file with mode: 0644]
termion/Cargo.toml [new file with mode: 0644]
termion/LICENSE [new file with mode: 0644]
termion/README.md [new file with mode: 0644]
termion/examples/alternate_screen.rs [new file with mode: 0644]
termion/examples/alternate_screen_raw.rs [new file with mode: 0644]
termion/examples/async.rs [new file with mode: 0644]
termion/examples/click.rs [new file with mode: 0644]
termion/examples/color.rs [new file with mode: 0644]
termion/examples/commie.rs [new file with mode: 0644]
termion/examples/detect_color.rs [new file with mode: 0644]
termion/examples/is_tty.rs [new file with mode: 0644]
termion/examples/keys.rs [new file with mode: 0644]
termion/examples/mouse.rs [new file with mode: 0644]
termion/examples/rainbow.rs [new file with mode: 0644]
termion/examples/read.rs [new file with mode: 0644]
termion/examples/rustc_fun.rs [new file with mode: 0644]
termion/examples/simple.rs [new file with mode: 0644]
termion/examples/size.rs [new file with mode: 0644]
termion/examples/truecolor.rs [new file with mode: 0644]
termion/logo.svg [new file with mode: 0644]
termion/src/async.rs [new file with mode: 0644]
termion/src/clear.rs [new file with mode: 0644]
termion/src/color.rs [new file with mode: 0644]
termion/src/cursor.rs [new file with mode: 0644]
termion/src/event.rs [new file with mode: 0644]
termion/src/input.rs [new file with mode: 0644]
termion/src/lib.rs [new file with mode: 0644]
termion/src/macros.rs [new file with mode: 0644]
termion/src/raw.rs [new file with mode: 0644]
termion/src/screen.rs [new file with mode: 0644]
termion/src/scroll.rs [new file with mode: 0644]
termion/src/style.rs [new file with mode: 0644]
termion/src/sys/redox/attr.rs [new file with mode: 0644]
termion/src/sys/redox/mod.rs [new file with mode: 0644]
termion/src/sys/redox/size.rs [new file with mode: 0644]
termion/src/sys/redox/tty.rs [new file with mode: 0644]
termion/src/sys/unix/attr.rs [new file with mode: 0644]
termion/src/sys/unix/mod.rs [new file with mode: 0644]
termion/src/sys/unix/size.rs [new file with mode: 0644]
termion/src/sys/unix/tty.rs [new file with mode: 0644]
textwrap/.cargo-checksum.json [new file with mode: 0644]
textwrap/Cargo.toml [new file with mode: 0644]
textwrap/LICENSE [new file with mode: 0644]
textwrap/README.md [new file with mode: 0644]
textwrap/benches/linear.rs [new file with mode: 0644]
textwrap/examples/layout.rs [new file with mode: 0644]
textwrap/examples/termwidth.rs [new file with mode: 0644]
textwrap/src/lib.rs [new file with mode: 0644]
textwrap/tests/version-numbers.rs [new file with mode: 0644]
thread_local/.cargo-checksum.json [new file with mode: 0644]
thread_local/Cargo.toml [new file with mode: 0644]
thread_local/LICENSE-APACHE [new file with mode: 0644]
thread_local/LICENSE-MIT [new file with mode: 0644]
thread_local/README.md [new file with mode: 0644]
thread_local/benches/thread_local.rs [new file with mode: 0644]
thread_local/src/lib.rs [new file with mode: 0644]
thread_local/src/thread_id.rs [new file with mode: 0644]
thread_local/src/unreachable.rs [new file with mode: 0644]
time/.cargo-checksum.json [new file with mode: 0644]
time/Cargo.toml [new file with mode: 0644]
time/LICENSE-APACHE [new file with mode: 0644]
time/LICENSE-MIT [new file with mode: 0644]
time/README.md [new file with mode: 0644]
time/appveyor.yml [new file with mode: 0644]
time/benches/precise_time_ns.rs [new file with mode: 0644]
time/src/display.rs [new file with mode: 0644]
time/src/duration.rs [new file with mode: 0644]
time/src/lib.rs [new file with mode: 0644]
time/src/parse.rs [new file with mode: 0644]
time/src/sys.rs [new file with mode: 0644]
toml/.cargo-checksum.json [new file with mode: 0644]
toml/Cargo.toml [new file with mode: 0644]
toml/LICENSE-APACHE [new file with mode: 0644]
toml/LICENSE-MIT [new file with mode: 0644]
toml/README.md [new file with mode: 0644]
toml/examples/decode.rs [new file with mode: 0644]
toml/examples/enum_external.rs [new file with mode: 0644]
toml/examples/toml2json.rs [new file with mode: 0644]
toml/src/datetime.rs [new file with mode: 0644]
toml/src/de.rs [new file with mode: 0644]
toml/src/lib.rs [new file with mode: 0644]
toml/src/macros.rs [new file with mode: 0644]
toml/src/ser.rs [new file with mode: 0644]
toml/src/spanned.rs [new file with mode: 0644]
toml/src/tokens.rs [new file with mode: 0644]
toml/src/value.rs [new file with mode: 0644]
toml/tests/enum_external_deserialize.rs [new file with mode: 0644]
typenum/.cargo-checksum.json [new file with mode: 0644]
typenum/CHANGELOG.md [new file with mode: 0644]
typenum/Cargo.toml [new file with mode: 0644]
typenum/LICENSE [new file with mode: 0644]
typenum/README.md [new file with mode: 0644]
typenum/build/main.rs [new file with mode: 0644]
typenum/build/op.rs [new file with mode: 0644]
typenum/build/tests.rs [new file with mode: 0644]
typenum/src/array.rs [new file with mode: 0644]
typenum/src/bit.rs [new file with mode: 0644]
typenum/src/int.rs [new file with mode: 0644]
typenum/src/lib.rs [new file with mode: 0644]
typenum/src/marker_traits.rs [new file with mode: 0644]
typenum/src/operator_aliases.rs [new file with mode: 0644]
typenum/src/private.rs [new file with mode: 0644]
typenum/src/type_operators.rs [new file with mode: 0644]
typenum/src/uint.rs [new file with mode: 0644]
typenum/tests/test.rs [new file with mode: 0644]
ucd-util/.cargo-checksum.json [new file with mode: 0644]
ucd-util/Cargo.toml [new file with mode: 0644]
ucd-util/LICENSE-APACHE [new file with mode: 0644]
ucd-util/LICENSE-MIT [new file with mode: 0644]
ucd-util/LICENSE-UNICODE [new file with mode: 0644]
ucd-util/README.md [new file with mode: 0644]
ucd-util/src/hangul.rs [new file with mode: 0644]
ucd-util/src/ideograph.rs [new file with mode: 0644]
ucd-util/src/lib.rs [new file with mode: 0644]
ucd-util/src/name.rs [new file with mode: 0644]
ucd-util/src/property.rs [new file with mode: 0644]
ucd-util/src/unicode_tables/jamo_short_name.rs [new file with mode: 0644]
ucd-util/src/unicode_tables/mod.rs [new file with mode: 0644]
ucd-util/src/unicode_tables/property_names.rs [new file with mode: 0644]
ucd-util/src/unicode_tables/property_values.rs [new file with mode: 0644]
unicode-bidi/.cargo-checksum.json [new file with mode: 0644]
unicode-bidi/.pc/.quilt_patches [new file with mode: 0644]
unicode-bidi/.pc/.quilt_series [new file with mode: 0644]
unicode-bidi/.pc/.version [new file with mode: 0644]
unicode-bidi/.pc/applied-patches [new file with mode: 0644]
unicode-bidi/.pc/no-flamegraphs.patch/.timestamp [new file with mode: 0644]
unicode-bidi/.pc/no-flamegraphs.patch/Cargo.toml [new file with mode: 0644]
unicode-bidi/AUTHORS [new file with mode: 0644]
unicode-bidi/COPYRIGHT [new file with mode: 0644]
unicode-bidi/Cargo.toml [new file with mode: 0644]
unicode-bidi/LICENSE-APACHE [new file with mode: 0644]
unicode-bidi/LICENSE-MIT [new file with mode: 0644]
unicode-bidi/README.md [new file with mode: 0644]
unicode-bidi/debian/patches/no-flamegraphs.patch [new file with mode: 0644]
unicode-bidi/debian/patches/series [new file with mode: 0644]
unicode-bidi/src/char_data/mod.rs [new file with mode: 0644]
unicode-bidi/src/char_data/tables.rs [new file with mode: 0644]
unicode-bidi/src/deprecated.rs [new file with mode: 0644]
unicode-bidi/src/explicit.rs [new file with mode: 0644]
unicode-bidi/src/format_chars.rs [new file with mode: 0644]
unicode-bidi/src/implicit.rs [new file with mode: 0644]
unicode-bidi/src/level.rs [new file with mode: 0644]
unicode-bidi/src/lib.rs [new file with mode: 0644]
unicode-bidi/src/prepare.rs [new file with mode: 0644]
unicode-normalization/.cargo-checksum.json [new file with mode: 0644]
unicode-normalization/COPYRIGHT [new file with mode: 0644]
unicode-normalization/Cargo.toml [new file with mode: 0644]
unicode-normalization/LICENSE-APACHE [new file with mode: 0644]
unicode-normalization/LICENSE-MIT [new file with mode: 0644]
unicode-normalization/README.md [new file with mode: 0644]
unicode-normalization/benches/bench.rs [new file with mode: 0644]
unicode-normalization/scripts/unicode.py [new file with mode: 0644]
unicode-normalization/src/decompose.rs [new file with mode: 0644]
unicode-normalization/src/lib.rs [new file with mode: 0644]
unicode-normalization/src/normalize.rs [new file with mode: 0644]
unicode-normalization/src/quick_check.rs [new file with mode: 0644]
unicode-normalization/src/recompose.rs [new file with mode: 0644]
unicode-normalization/src/stream_safe.rs [new file with mode: 0644]
unicode-normalization/src/tables.rs [new file with mode: 0644]
unicode-width/.cargo-checksum.json [new file with mode: 0644]
unicode-width/COPYRIGHT [new file with mode: 0644]
unicode-width/Cargo.toml [new file with mode: 0644]
unicode-width/LICENSE-APACHE [new file with mode: 0644]
unicode-width/LICENSE-MIT [new file with mode: 0644]
unicode-width/README.md [new file with mode: 0644]
unicode-width/scripts/unicode.py [new file with mode: 0755]
unicode-width/src/lib.rs [new file with mode: 0644]
unicode-width/src/tables.rs [new file with mode: 0644]
unicode-width/src/tests.rs [new file with mode: 0644]
unicode-xid/.cargo-checksum.json [new file with mode: 0644]
unicode-xid/COPYRIGHT [new file with mode: 0644]
unicode-xid/Cargo.toml [new file with mode: 0644]
unicode-xid/LICENSE-APACHE [new file with mode: 0644]
unicode-xid/LICENSE-MIT [new file with mode: 0644]
unicode-xid/README.md [new file with mode: 0644]
unicode-xid/scripts/unicode.py [new file with mode: 0755]
unicode-xid/src/lib.rs [new file with mode: 0644]
unicode-xid/src/tables.rs [new file with mode: 0644]
unicode-xid/src/tests.rs [new file with mode: 0644]
unreachable/.cargo-checksum.json [new file with mode: 0644]
unreachable/Cargo.toml [new file with mode: 0644]
unreachable/LICENSE-APACHE [new file with mode: 0644]
unreachable/LICENSE-MIT [new file with mode: 0644]
unreachable/README.md [new file with mode: 0644]
unreachable/src/lib.rs [new file with mode: 0644]
url/.cargo-checksum.json [new file with mode: 0644]
url/.pc/.quilt_patches [new file with mode: 0644]
url/.pc/.quilt_series [new file with mode: 0644]
url/.pc/.version [new file with mode: 0644]
url/.pc/0001-Remove-dependency-to-outdated-serde.patch/.timestamp [new file with mode: 0644]
url/.pc/0001-Remove-dependency-to-outdated-serde.patch/Cargo.toml [new file with mode: 0644]
url/.pc/applied-patches [new file with mode: 0644]
url/Cargo.toml [new file with mode: 0644]
url/LICENSE-APACHE [new file with mode: 0644]
url/LICENSE-MIT [new file with mode: 0644]
url/README.md [new file with mode: 0644]
url/UPGRADING.md [new file with mode: 0644]
url/appveyor.yml [new file with mode: 0644]
url/benches/parse_url.rs [new file with mode: 0644]
url/debian/patches/0001-Remove-dependency-to-outdated-serde.patch [new file with mode: 0644]
url/debian/patches/series [new file with mode: 0644]
url/docs/404.html [new file with mode: 0644]
url/docs/index.html [new file with mode: 0644]
url/src/encoding.rs [new file with mode: 0644]
url/src/form_urlencoded.rs [new file with mode: 0644]
url/src/host.rs [new file with mode: 0644]
url/src/lib.rs [new file with mode: 0644]
url/src/origin.rs [new file with mode: 0644]
url/src/parser.rs [new file with mode: 0644]
url/src/path_segments.rs [new file with mode: 0644]
url/src/quirks.rs [new file with mode: 0644]
url/src/slicing.rs [new file with mode: 0644]
url/tests/data.rs [new file with mode: 0644]
url/tests/setters_tests.json [new file with mode: 0644]
url/tests/unit.rs [new file with mode: 0644]
url/tests/urltestdata.json [new file with mode: 0644]
utf8-ranges/.cargo-checksum.json [new file with mode: 0644]
utf8-ranges/COPYING [new file with mode: 0644]
utf8-ranges/Cargo.toml [new file with mode: 0644]
utf8-ranges/LICENSE-MIT [new file with mode: 0644]
utf8-ranges/README.md [new file with mode: 0644]
utf8-ranges/UNLICENSE [new file with mode: 0644]
utf8-ranges/benches/bench.rs [new file with mode: 0644]
utf8-ranges/src/char_utf8.rs [new file with mode: 0644]
utf8-ranges/src/lib.rs [new file with mode: 0644]
vcpkg/.cargo-checksum.json [new file with mode: 0644]
vcpkg/Cargo.toml [new file with mode: 0644]
vcpkg/src/lib.rs [new file with mode: 0644]
vec_map/.cargo-checksum.json [new file with mode: 0644]
vec_map/Cargo.toml [new file with mode: 0644]
vec_map/LICENSE-APACHE [new file with mode: 0644]
vec_map/LICENSE-MIT [new file with mode: 0644]
vec_map/README.md [new file with mode: 0644]
vec_map/deploy-docs.sh [new file with mode: 0644]
vec_map/src/lib.rs [new file with mode: 0644]
void/.cargo-checksum.json [new file with mode: 0644]
void/Cargo.toml [new file with mode: 0644]
void/README.md [new file with mode: 0644]
void/src/lib.rs [new file with mode: 0644]
wait-timeout/.cargo-checksum.json [new file with mode: 0644]
wait-timeout/Cargo.toml [new file with mode: 0644]
wait-timeout/LICENSE-APACHE [new file with mode: 0644]
wait-timeout/LICENSE-MIT [new file with mode: 0644]
wait-timeout/README.md [new file with mode: 0644]
wait-timeout/appveyor.yml [new file with mode: 0644]
wait-timeout/src/bin/exit.rs [new file with mode: 0644]
wait-timeout/src/bin/sleep.rs [new file with mode: 0644]
wait-timeout/src/lib.rs [new file with mode: 0644]
wait-timeout/src/unix.rs [new file with mode: 0644]
wait-timeout/src/windows.rs [new file with mode: 0644]
wait-timeout/tests/smoke.rs [new file with mode: 0644]
walkdir/.cargo-checksum.json [new file with mode: 0644]
walkdir/COPYING [new file with mode: 0644]
walkdir/Cargo.toml [new file with mode: 0644]
walkdir/LICENSE-MIT [new file with mode: 0644]
walkdir/README.md [new file with mode: 0644]
walkdir/UNLICENSE [new file with mode: 0644]
walkdir/compare/nftw.c [new file with mode: 0644]
walkdir/compare/walk.py [new file with mode: 0644]
walkdir/examples/walkdir.rs [new file with mode: 0644]
walkdir/src/lib.rs [new file with mode: 0644]
walkdir/src/tests.rs [new file with mode: 0644]
walkdir/src/unix.rs [new file with mode: 0644]
winapi-i686-pc-windows-gnu/.cargo-checksum.json [new file with mode: 0644]
winapi-i686-pc-windows-gnu/Cargo.toml [new file with mode: 0644]
winapi-i686-pc-windows-gnu/build.rs [new file with mode: 0644]
winapi-i686-pc-windows-gnu/src/lib.rs [new file with mode: 0644]
winapi-util/.cargo-checksum.json [new file with mode: 0644]
winapi-util/COPYING [new file with mode: 0644]
winapi-util/Cargo.toml [new file with mode: 0644]
winapi-util/LICENSE-MIT [new file with mode: 0644]
winapi-util/README.md [new file with mode: 0644]
winapi-util/UNLICENSE [new file with mode: 0644]
winapi-util/appveyor.yml [new file with mode: 0644]
winapi-util/ci/script.sh [new file with mode: 0755]
winapi-util/src/console.rs [new file with mode: 0644]
winapi-util/src/file.rs [new file with mode: 0644]
winapi-util/src/lib.rs [new file with mode: 0644]
winapi-util/src/win.rs [new file with mode: 0644]
winapi-x86_64-pc-windows-gnu/.cargo-checksum.json [new file with mode: 0644]
winapi-x86_64-pc-windows-gnu/Cargo.toml [new file with mode: 0644]
winapi-x86_64-pc-windows-gnu/build.rs [new file with mode: 0644]
winapi-x86_64-pc-windows-gnu/src/lib.rs [new file with mode: 0644]
winapi/.cargo-checksum.json [new file with mode: 0644]
winapi/Cargo.toml [new file with mode: 0644]
winapi/LICENSE-APACHE [new file with mode: 0644]
winapi/LICENSE-MIT [new file with mode: 0644]
winapi/README.md [new file with mode: 0644]
winapi/build.rs [new file with mode: 0644]
winapi/src/lib.rs [new file with mode: 0644]
winapi/src/macros.rs [new file with mode: 0644]
winapi/src/shared/basetsd.rs [new file with mode: 0644]
winapi/src/shared/bcrypt.rs [new file with mode: 0644]
winapi/src/shared/bugcodes.rs [new file with mode: 0644]
winapi/src/shared/cderr.rs [new file with mode: 0644]
winapi/src/shared/cfg.rs [new file with mode: 0644]
winapi/src/shared/d3d9.rs [new file with mode: 0644]
winapi/src/shared/d3d9caps.rs [new file with mode: 0644]
winapi/src/shared/d3d9types.rs [new file with mode: 0644]
winapi/src/shared/dcomptypes.rs [new file with mode: 0644]
winapi/src/shared/devguid.rs [new file with mode: 0644]
winapi/src/shared/devpkey.rs [new file with mode: 0644]
winapi/src/shared/devpropdef.rs [new file with mode: 0644]
winapi/src/shared/dinputd.rs [new file with mode: 0644]
winapi/src/shared/dxgi.rs [new file with mode: 0644]
winapi/src/shared/dxgi1_2.rs [new file with mode: 0644]
winapi/src/shared/dxgi1_3.rs [new file with mode: 0644]
winapi/src/shared/dxgi1_4.rs [new file with mode: 0644]
winapi/src/shared/dxgi1_5.rs [new file with mode: 0644]
winapi/src/shared/dxgi1_6.rs [new file with mode: 0644]
winapi/src/shared/dxgiformat.rs [new file with mode: 0644]
winapi/src/shared/dxgitype.rs [new file with mode: 0644]
winapi/src/shared/evntprov.rs [new file with mode: 0644]
winapi/src/shared/evntrace.rs [new file with mode: 0644]
winapi/src/shared/guiddef.rs [new file with mode: 0644]
winapi/src/shared/hidclass.rs [new file with mode: 0644]
winapi/src/shared/hidpi.rs [new file with mode: 0644]
winapi/src/shared/hidsdi.rs [new file with mode: 0644]
winapi/src/shared/hidusage.rs [new file with mode: 0644]
winapi/src/shared/in6addr.rs [new file with mode: 0644]
winapi/src/shared/inaddr.rs [new file with mode: 0644]
winapi/src/shared/intsafe.rs [new file with mode: 0644]
winapi/src/shared/ks.rs [new file with mode: 0644]
winapi/src/shared/ksmedia.rs [new file with mode: 0644]
winapi/src/shared/ktmtypes.rs [new file with mode: 0644]
winapi/src/shared/lmcons.rs [new file with mode: 0644]
winapi/src/shared/minwindef.rs [new file with mode: 0644]
winapi/src/shared/mmreg.rs [new file with mode: 0644]
winapi/src/shared/mod.rs [new file with mode: 0644]
winapi/src/shared/mstcpip.rs [new file with mode: 0644]
winapi/src/shared/ntddscsi.rs [new file with mode: 0644]
winapi/src/shared/ntddser.rs [new file with mode: 0644]
winapi/src/shared/ntdef.rs [new file with mode: 0644]
winapi/src/shared/ntstatus.rs [new file with mode: 0644]
winapi/src/shared/qos.rs [new file with mode: 0644]
winapi/src/shared/rpc.rs [new file with mode: 0644]
winapi/src/shared/rpcdce.rs [new file with mode: 0644]
winapi/src/shared/rpcndr.rs [new file with mode: 0644]
winapi/src/shared/sddl.rs [new file with mode: 0644]
winapi/src/shared/sspi.rs [new file with mode: 0644]
winapi/src/shared/stralign.rs [new file with mode: 0644]
winapi/src/shared/transportsettingcommon.rs [new file with mode: 0644]
winapi/src/shared/tvout.rs [new file with mode: 0644]
winapi/src/shared/usb.rs [new file with mode: 0644]
winapi/src/shared/usbiodef.rs [new file with mode: 0644]
winapi/src/shared/usbspec.rs [new file with mode: 0644]
winapi/src/shared/windef.rs [new file with mode: 0644]
winapi/src/shared/windowsx.rs [new file with mode: 0644]
winapi/src/shared/winerror.rs [new file with mode: 0644]
winapi/src/shared/winusbio.rs [new file with mode: 0644]
winapi/src/shared/wmistr.rs [new file with mode: 0644]
winapi/src/shared/wnnc.rs [new file with mode: 0644]
winapi/src/shared/ws2def.rs [new file with mode: 0644]
winapi/src/shared/ws2ipdef.rs [new file with mode: 0644]
winapi/src/shared/wtypes.rs [new file with mode: 0644]
winapi/src/shared/wtypesbase.rs [new file with mode: 0644]
winapi/src/um/accctrl.rs [new file with mode: 0644]
winapi/src/um/aclapi.rs [new file with mode: 0644]
winapi/src/um/appmgmt.rs [new file with mode: 0644]
winapi/src/um/audioclient.rs [new file with mode: 0644]
winapi/src/um/audiosessiontypes.rs [new file with mode: 0644]
winapi/src/um/avrt.rs [new file with mode: 0644]
winapi/src/um/bits.rs [new file with mode: 0644]
winapi/src/um/bits10_1.rs [new file with mode: 0644]
winapi/src/um/bits1_5.rs [new file with mode: 0644]
winapi/src/um/bits2_0.rs [new file with mode: 0644]
winapi/src/um/bits2_5.rs [new file with mode: 0644]
winapi/src/um/bits3_0.rs [new file with mode: 0644]
winapi/src/um/bits4_0.rs [new file with mode: 0644]
winapi/src/um/bits5_0.rs [new file with mode: 0644]
winapi/src/um/bitscfg.rs [new file with mode: 0644]
winapi/src/um/bitsmsg.rs [new file with mode: 0644]
winapi/src/um/cfgmgr32.rs [new file with mode: 0644]
winapi/src/um/cguid.rs [new file with mode: 0644]
winapi/src/um/combaseapi.rs [new file with mode: 0644]
winapi/src/um/coml2api.rs [new file with mode: 0644]
winapi/src/um/commapi.rs [new file with mode: 0644]
winapi/src/um/commctrl.rs [new file with mode: 0644]
winapi/src/um/commdlg.rs [new file with mode: 0644]
winapi/src/um/commoncontrols.rs [new file with mode: 0644]
winapi/src/um/consoleapi.rs [new file with mode: 0644]
winapi/src/um/corsym.rs [new file with mode: 0644]
winapi/src/um/d2d1.rs [new file with mode: 0644]
winapi/src/um/d2d1_1.rs [new file with mode: 0644]
winapi/src/um/d2d1_2.rs [new file with mode: 0644]
winapi/src/um/d2d1_3.rs [new file with mode: 0644]
winapi/src/um/d2d1effectauthor.rs [new file with mode: 0644]
winapi/src/um/d2d1effects.rs [new file with mode: 0644]
winapi/src/um/d2d1effects_1.rs [new file with mode: 0644]
winapi/src/um/d2d1effects_2.rs [new file with mode: 0644]
winapi/src/um/d2d1svg.rs [new file with mode: 0644]
winapi/src/um/d2dbasetypes.rs [new file with mode: 0644]
winapi/src/um/d3d.rs [new file with mode: 0644]
winapi/src/um/d3d10.rs [new file with mode: 0644]
winapi/src/um/d3d10_1.rs [new file with mode: 0644]
winapi/src/um/d3d10_1shader.rs [new file with mode: 0644]
winapi/src/um/d3d10effect.rs [new file with mode: 0644]
winapi/src/um/d3d10misc.rs [new file with mode: 0644]
winapi/src/um/d3d10sdklayers.rs [new file with mode: 0644]
winapi/src/um/d3d10shader.rs [new file with mode: 0644]
winapi/src/um/d3d11.rs [new file with mode: 0644]
winapi/src/um/d3d11_1.rs [new file with mode: 0644]
winapi/src/um/d3d11_2.rs [new file with mode: 0644]
winapi/src/um/d3d11_3.rs [new file with mode: 0644]
winapi/src/um/d3d11_4.rs [new file with mode: 0644]
winapi/src/um/d3d11on12.rs [new file with mode: 0644]
winapi/src/um/d3d11sdklayers.rs [new file with mode: 0644]
winapi/src/um/d3d11shader.rs [new file with mode: 0644]
winapi/src/um/d3d11tokenizedprogramformat.rs [new file with mode: 0644]
winapi/src/um/d3d12.rs [new file with mode: 0644]
winapi/src/um/d3d12sdklayers.rs [new file with mode: 0644]
winapi/src/um/d3d12shader.rs [new file with mode: 0644]
winapi/src/um/d3dcommon.rs [new file with mode: 0644]
winapi/src/um/d3dcompiler.rs [new file with mode: 0644]
winapi/src/um/d3dcsx.rs [new file with mode: 0644]
winapi/src/um/d3dx10core.rs [new file with mode: 0644]
winapi/src/um/d3dx10math.rs [new file with mode: 0644]
winapi/src/um/d3dx10mesh.rs [new file with mode: 0644]
winapi/src/um/datetimeapi.rs [new file with mode: 0644]
winapi/src/um/davclnt.rs [new file with mode: 0644]
winapi/src/um/dbghelp.rs [new file with mode: 0644]
winapi/src/um/dbt.rs [new file with mode: 0644]
winapi/src/um/dcommon.rs [new file with mode: 0644]
winapi/src/um/dcomp.rs [new file with mode: 0644]
winapi/src/um/dcompanimation.rs [new file with mode: 0644]
winapi/src/um/dde.rs [new file with mode: 0644]
winapi/src/um/ddraw.rs [new file with mode: 0644]
winapi/src/um/ddrawi.rs [new file with mode: 0644]
winapi/src/um/ddrawint.rs [new file with mode: 0644]
winapi/src/um/debugapi.rs [new file with mode: 0644]
winapi/src/um/devicetopology.rs [new file with mode: 0644]
winapi/src/um/dinput.rs [new file with mode: 0644]
winapi/src/um/dmksctl.rs [new file with mode: 0644]
winapi/src/um/dmusicc.rs [new file with mode: 0644]
winapi/src/um/docobj.rs [new file with mode: 0644]
winapi/src/um/documenttarget.rs [new file with mode: 0644]
winapi/src/um/dpa_dsa.rs [new file with mode: 0644]
winapi/src/um/dpapi.rs [new file with mode: 0644]
winapi/src/um/dsgetdc.rs [new file with mode: 0644]
winapi/src/um/dsound.rs [new file with mode: 0644]
winapi/src/um/dsrole.rs [new file with mode: 0644]
winapi/src/um/dvp.rs [new file with mode: 0644]
winapi/src/um/dwmapi.rs [new file with mode: 0644]
winapi/src/um/dwrite.rs [new file with mode: 0644]
winapi/src/um/dwrite_1.rs [new file with mode: 0644]
winapi/src/um/dwrite_2.rs [new file with mode: 0644]
winapi/src/um/dwrite_3.rs [new file with mode: 0644]
winapi/src/um/dxdiag.rs [new file with mode: 0644]
winapi/src/um/dxfile.rs [new file with mode: 0644]
winapi/src/um/dxgidebug.rs [new file with mode: 0644]
winapi/src/um/dxva2api.rs [new file with mode: 0644]
winapi/src/um/dxvahd.rs [new file with mode: 0644]
winapi/src/um/endpointvolume.rs [new file with mode: 0644]
winapi/src/um/errhandlingapi.rs [new file with mode: 0644]
winapi/src/um/evntcons.rs [new file with mode: 0644]
winapi/src/um/exdisp.rs [new file with mode: 0644]
winapi/src/um/fibersapi.rs [new file with mode: 0644]
winapi/src/um/fileapi.rs [new file with mode: 0644]
winapi/src/um/gl/gl.rs [new file with mode: 0644]
winapi/src/um/gl/mod.rs [new file with mode: 0644]
winapi/src/um/handleapi.rs [new file with mode: 0644]
winapi/src/um/heapapi.rs [new file with mode: 0644]
winapi/src/um/highlevelmonitorconfigurationapi.rs [new file with mode: 0644]
winapi/src/um/http.rs [new file with mode: 0644]
winapi/src/um/imm.rs [new file with mode: 0644]
winapi/src/um/interlockedapi.rs [new file with mode: 0644]
winapi/src/um/ioapiset.rs [new file with mode: 0644]
winapi/src/um/jobapi.rs [new file with mode: 0644]
winapi/src/um/jobapi2.rs [new file with mode: 0644]
winapi/src/um/knownfolders.rs [new file with mode: 0644]
winapi/src/um/ktmw32.rs [new file with mode: 0644]
winapi/src/um/libloaderapi.rs [new file with mode: 0644]
winapi/src/um/lmaccess.rs [new file with mode: 0644]
winapi/src/um/lmalert.rs [new file with mode: 0644]
winapi/src/um/lmapibuf.rs [new file with mode: 0644]
winapi/src/um/lmat.rs [new file with mode: 0644]
winapi/src/um/lmdfs.rs [new file with mode: 0644]
winapi/src/um/lmerrlog.rs [new file with mode: 0644]
winapi/src/um/lmjoin.rs [new file with mode: 0644]
winapi/src/um/lmmsg.rs [new file with mode: 0644]
winapi/src/um/lmremutl.rs [new file with mode: 0644]
winapi/src/um/lmrepl.rs [new file with mode: 0644]
winapi/src/um/lmserver.rs [new file with mode: 0644]
winapi/src/um/lmshare.rs [new file with mode: 0644]
winapi/src/um/lmstats.rs [new file with mode: 0644]
winapi/src/um/lmsvc.rs [new file with mode: 0644]
winapi/src/um/lmuse.rs [new file with mode: 0644]
winapi/src/um/lmwksta.rs [new file with mode: 0644]
winapi/src/um/lowlevelmonitorconfigurationapi.rs [new file with mode: 0644]
winapi/src/um/lsalookup.rs [new file with mode: 0644]
winapi/src/um/memoryapi.rs [new file with mode: 0644]
winapi/src/um/minschannel.rs [new file with mode: 0644]
winapi/src/um/minwinbase.rs [new file with mode: 0644]
winapi/src/um/mmdeviceapi.rs [new file with mode: 0644]
winapi/src/um/mmeapi.rs [new file with mode: 0644]
winapi/src/um/mmsystem.rs [new file with mode: 0644]
winapi/src/um/mod.rs [new file with mode: 0644]
winapi/src/um/msaatext.rs [new file with mode: 0644]
winapi/src/um/mscat.rs [new file with mode: 0644]
winapi/src/um/mschapp.rs [new file with mode: 0644]
winapi/src/um/mssip.rs [new file with mode: 0644]
winapi/src/um/namedpipeapi.rs [new file with mode: 0644]
winapi/src/um/namespaceapi.rs [new file with mode: 0644]
winapi/src/um/nb30.rs [new file with mode: 0644]
winapi/src/um/ncrypt.rs [new file with mode: 0644]
winapi/src/um/ntlsa.rs [new file with mode: 0644]
winapi/src/um/ntsecapi.rs [new file with mode: 0644]
winapi/src/um/oaidl.rs [new file with mode: 0644]
winapi/src/um/objbase.rs [new file with mode: 0644]
winapi/src/um/objidl.rs [new file with mode: 0644]
winapi/src/um/objidlbase.rs [new file with mode: 0644]
winapi/src/um/ocidl.rs [new file with mode: 0644]
winapi/src/um/ole2.rs [new file with mode: 0644]
winapi/src/um/oleauto.rs [new file with mode: 0644]
winapi/src/um/olectl.rs [new file with mode: 0644]
winapi/src/um/oleidl.rs [new file with mode: 0644]
winapi/src/um/opmapi.rs [new file with mode: 0644]
winapi/src/um/pdh.rs [new file with mode: 0644]
winapi/src/um/perflib.rs [new file with mode: 0644]
winapi/src/um/physicalmonitorenumerationapi.rs [new file with mode: 0644]
winapi/src/um/playsoundapi.rs [new file with mode: 0644]
winapi/src/um/powerbase.rs [new file with mode: 0644]
winapi/src/um/powersetting.rs [new file with mode: 0644]
winapi/src/um/powrprof.rs [new file with mode: 0644]
winapi/src/um/processenv.rs [new file with mode: 0644]
winapi/src/um/processsnapshot.rs [new file with mode: 0644]
winapi/src/um/processthreadsapi.rs [new file with mode: 0644]
winapi/src/um/processtopologyapi.rs [new file with mode: 0644]
winapi/src/um/profileapi.rs [new file with mode: 0644]
winapi/src/um/propidl.rs [new file with mode: 0644]
winapi/src/um/propkeydef.rs [new file with mode: 0644]
winapi/src/um/propsys.rs [new file with mode: 0644]
winapi/src/um/prsht.rs [new file with mode: 0644]
winapi/src/um/psapi.rs [new file with mode: 0644]
winapi/src/um/realtimeapiset.rs [new file with mode: 0644]
winapi/src/um/reason.rs [new file with mode: 0644]
winapi/src/um/restartmanager.rs [new file with mode: 0644]
winapi/src/um/restrictederrorinfo.rs [new file with mode: 0644]
winapi/src/um/rmxfguid.rs [new file with mode: 0644]
winapi/src/um/sapi.rs [new file with mode: 0644]
winapi/src/um/sapi51.rs [new file with mode: 0644]
winapi/src/um/sapi53.rs [new file with mode: 0644]
winapi/src/um/sapiddk.rs [new file with mode: 0644]
winapi/src/um/sapiddk51.rs [new file with mode: 0644]
winapi/src/um/schannel.rs [new file with mode: 0644]
winapi/src/um/securityappcontainer.rs [new file with mode: 0644]
winapi/src/um/securitybaseapi.rs [new file with mode: 0644]
winapi/src/um/servprov.rs [new file with mode: 0644]
winapi/src/um/setupapi.rs [new file with mode: 0644]
winapi/src/um/shellapi.rs [new file with mode: 0644]
winapi/src/um/shellscalingapi.rs [new file with mode: 0644]
winapi/src/um/shlobj.rs [new file with mode: 0644]
winapi/src/um/shobjidl.rs [new file with mode: 0644]
winapi/src/um/shobjidl_core.rs [new file with mode: 0644]
winapi/src/um/shtypes.rs [new file with mode: 0644]
winapi/src/um/spapidef.rs [new file with mode: 0644]
winapi/src/um/sporder.rs [new file with mode: 0644]
winapi/src/um/sql.rs [new file with mode: 0644]
winapi/src/um/sqlext.rs [new file with mode: 0644]
winapi/src/um/sqltypes.rs [new file with mode: 0644]
winapi/src/um/sqlucode.rs [new file with mode: 0644]
winapi/src/um/sspi.rs [new file with mode: 0644]
winapi/src/um/stringapiset.rs [new file with mode: 0644]
winapi/src/um/strmif.rs [new file with mode: 0644]
winapi/src/um/subauth.rs [new file with mode: 0644]
winapi/src/um/synchapi.rs [new file with mode: 0644]
winapi/src/um/sysinfoapi.rs [new file with mode: 0644]
winapi/src/um/systemtopologyapi.rs [new file with mode: 0644]
winapi/src/um/textstor.rs [new file with mode: 0644]
winapi/src/um/threadpoolapiset.rs [new file with mode: 0644]
winapi/src/um/threadpoollegacyapiset.rs [new file with mode: 0644]
winapi/src/um/timeapi.rs [new file with mode: 0644]
winapi/src/um/timezoneapi.rs [new file with mode: 0644]
winapi/src/um/tlhelp32.rs [new file with mode: 0644]
winapi/src/um/unknwnbase.rs [new file with mode: 0644]
winapi/src/um/urlhist.rs [new file with mode: 0644]
winapi/src/um/urlmon.rs [new file with mode: 0644]
winapi/src/um/userenv.rs [new file with mode: 0644]
winapi/src/um/usp10.rs [new file with mode: 0644]
winapi/src/um/utilapiset.rs [new file with mode: 0644]
winapi/src/um/uxtheme.rs [new file with mode: 0644]
winapi/src/um/vsbackup.rs [new file with mode: 0644]
winapi/src/um/vss.rs [new file with mode: 0644]
winapi/src/um/vsserror.rs [new file with mode: 0644]
winapi/src/um/vswriter.rs [new file with mode: 0644]
winapi/src/um/wct.rs [new file with mode: 0644]
winapi/src/um/werapi.rs [new file with mode: 0644]
winapi/src/um/winbase.rs [new file with mode: 0644]
winapi/src/um/wincodec.rs [new file with mode: 0644]
winapi/src/um/wincodecsdk.rs [new file with mode: 0644]
winapi/src/um/wincon.rs [new file with mode: 0644]
winapi/src/um/wincred.rs [new file with mode: 0644]
winapi/src/um/wincrypt.rs [new file with mode: 0644]
winapi/src/um/windowsceip.rs [new file with mode: 0644]
winapi/src/um/winefs.rs [new file with mode: 0644]
winapi/src/um/winevt.rs [new file with mode: 0644]
winapi/src/um/wingdi.rs [new file with mode: 0644]
winapi/src/um/winhttp.rs [new file with mode: 0644]
winapi/src/um/wininet.rs [new file with mode: 0644]
winapi/src/um/winineti.rs [new file with mode: 0644]
winapi/src/um/winioctl.rs [new file with mode: 0644]
winapi/src/um/winnetwk.rs [new file with mode: 0644]
winapi/src/um/winnls.rs [new file with mode: 0644]
winapi/src/um/winnt.rs [new file with mode: 0644]
winapi/src/um/winreg.rs [new file with mode: 0644]
winapi/src/um/winsafer.rs [new file with mode: 0644]
winapi/src/um/winscard.rs [new file with mode: 0644]
winapi/src/um/winsmcrd.rs [new file with mode: 0644]
winapi/src/um/winsock2.rs [new file with mode: 0644]
winapi/src/um/winspool.rs [new file with mode: 0644]
winapi/src/um/winsvc.rs [new file with mode: 0644]
winapi/src/um/winusb.rs [new file with mode: 0644]
winapi/src/um/winuser.rs [new file with mode: 0644]
winapi/src/um/winver.rs [new file with mode: 0644]
winapi/src/um/wow64apiset.rs [new file with mode: 0644]
winapi/src/um/ws2spi.rs [new file with mode: 0644]
winapi/src/um/ws2tcpip.rs [new file with mode: 0644]
winapi/src/um/xinput.rs [new file with mode: 0644]
winapi/src/vc/excpt.rs [new file with mode: 0644]
winapi/src/vc/limits.rs [new file with mode: 0644]
winapi/src/vc/mod.rs [new file with mode: 0644]
winapi/src/vc/vadefs.rs [new file with mode: 0644]
winapi/src/vc/vcruntime.rs [new file with mode: 0644]
winapi/src/winrt/activation.rs [new file with mode: 0644]
winapi/src/winrt/hstring.rs [new file with mode: 0644]
winapi/src/winrt/inspectable.rs [new file with mode: 0644]
winapi/src/winrt/mod.rs [new file with mode: 0644]
winapi/src/winrt/roapi.rs [new file with mode: 0644]
winapi/src/winrt/robuffer.rs [new file with mode: 0644]
winapi/src/winrt/roerrorapi.rs [new file with mode: 0644]
winapi/src/winrt/winstring.rs [new file with mode: 0644]
wincolor/.cargo-checksum.json [new file with mode: 0644]
wincolor/COPYING [new file with mode: 0644]
wincolor/Cargo.toml [new file with mode: 0644]
wincolor/LICENSE-MIT [new file with mode: 0644]
wincolor/README.md [new file with mode: 0644]
wincolor/UNLICENSE [new file with mode: 0644]
wincolor/src/lib.rs [new file with mode: 0644]
wincolor/src/win.rs [new file with mode: 0644]