Home
last modified time | relevance | path

Searched +full:travis +full:- +full:cargo (Results 1 – 25 of 97) sorted by relevance

1234

/external/rust/crates/thread_local/
D.travis.yml5 - nightly
6 - beta
7 - stable
8 - 1.36.0
11 - |
12 pip install 'travis-cargo<0.2' --user &&
16 - travis-cargo build
17 - travis-cargo test
18 - travis-cargo bench -- --features criterion
20 # - travis-cargo --skip 1.36.0 bench -- --features criterion
[all …]
DCargo.toml1 # THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
3 # When uploading crates to the registry Cargo will automatically
4 # "normalize" Cargo.toml files for maximal compatibility
5 # with all versions of Cargo and also rewrite `path` dependencies
8 # If you are reading this file be aware that the original Cargo.toml
10 # See Cargo.toml.orig for the original contents.
17 description = "Per-object thread-local storage"
21 license = "Apache-2.0/MIT"
22 repository = "https://github.com/Amanieu/thread_local-rs"
27 required-features = ["criterion"]
[all …]
/external/rust/crates/spin/
D.travis.yml4 - stable
5 - beta
6 - nightly
16 - |
17 pip install 'travis-cargo<0.2' --user &&
21 - travis-cargo build
22 - travis-cargo test
23 - travis-cargo doc -- --no-deps
25 #- rustdoc --test README.md -L target/debug
28 - curl https://mvdnes.github.io/rust-docs/travis-doc-upload.sh | bash
[all …]
/external/rust/crates/glob/
D.travis.yml3 - 1.23.0
4 - stable
5 - beta
6 - nightly
9 - pip install 'travis-cargo<0.2' --user && export PATH=$HOME/.local/bin:$PATH
11 - cargo build --verbose
12 - cargo test --verbose
13 - cargo doc --no-deps
15 - travis-cargo --only nightly doc-upload
/external/rust/crates/walkdir/
DCargo.toml1 # THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
3 # When uploading crates to the registry Cargo will automatically
4 # "normalize" Cargo.toml files for maximal compatibility
5 # with all versions of Cargo and also rewrite `path` dependencies
9 # issue against the rust-lang/cargo repository. If you're
10 # editing this file be aware that the upstream Cargo.toml
18 exclude = ["/ci/*", "/.travis.yml", "/appveyor.yml"]
27 [dependencies.same-file]
29 [dev-dependencies.doc-comment]
35 [target."cfg(windows)".dependencies.winapi-util]
[all …]
/external/rust/crates/atty/
DCargo.toml1 # THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
3 # When uploading crates to the registry Cargo will automatically
4 # "normalize" Cargo.toml files for maximal compatibility
5 # with all versions of Cargo and also rewrite `path` dependencies
9 # issue against the rust-lang/cargo repository. If you're
10 # editing this file be aware that the upstream Cargo.toml
17 exclude = ["/.travis.yml", "/appveyor.yml"]
25 [target."cfg(target_os = \"hermit\")".dependencies.hermit-abi]
29 default-features = false
33 [badges.travis-ci]
DREADME.md3travis-ci.org/softprops/atty.svg?branch=master)](https://travis-ci.org/softprops/atty) [![Build st…
10 Add the following to your `Cargo.toml`
41 $ cargo run --example atty
50 $ echo "test" | cargo run --example atty
59 $ cargo run --example atty | grep std
68 $ cargo run --example atty 2>&1 | grep std
74 Doug Tangren (softprops) 2015-2019
/external/rust/crates/unicode-xid/
DCargo.toml1 # THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
3 # When uploading crates to the registry Cargo will automatically
4 # "normalize" Cargo.toml files for maximal compatibility
5 # with all versions of Cargo and also rewrite `path` dependencies
9 # issue against the rust-lang/cargo repository. If you're
10 # editing this file be aware that the upstream Cargo.toml
14 name = "unicode-xid"
17 exclude = ["/scripts/*", "/.travis.yml"]
19 homepage = "https://github.com/unicode-rs/unicode-xid"
20 documentation = "https://unicode-rs.github.io/unicode-xid"
[all …]
/external/rust/crates/lazy_static/
DCargo.toml1 # THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
3 # When uploading crates to the registry Cargo will automatically
4 # "normalize" Cargo.toml files for maximal compatibility
5 # with all versions of Cargo and also rewrite `path` dependencies
9 # issue against the rust-lang/cargo repository. If you're
10 # editing this file be aware that the upstream Cargo.toml
17 exclude = ["/.travis.yml", "/appveyor.yml"]
22 categories = ["no-std", "rust-patterns", "memory-management"]
23 license = "MIT/Apache-2.0"
24 repository = "https://github.com/rust-lang-nursery/lazy-static.rs"
[all …]
/external/rust/crates/csv/
DCargo.toml1 # THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
3 # When uploading crates to the registry Cargo will automatically
4 # "normalize" Cargo.toml files for maximal compatibility
5 # with all versions of Cargo and also rewrite `path` dependencies
9 # issue against the rust-lang/cargo repository. If you're
10 # editing this file be aware that the upstream Cargo.toml
18 exclude = ["/.travis.yml", "/appveyor.yml", "/ci/*", "/scripts/*"]
20 homepage = "https://github.com/BurntSushi/rust-csv"
24 categories = ["encoding", "parser-implementations"]
26 repository = "https://github.com/BurntSushi/rust-csv"
[all …]
/external/rust/crates/regex-automata/
DCargo.toml1 # THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
3 # When uploading crates to the registry Cargo will automatically
4 # "normalize" Cargo.toml files for maximal compatibility
5 # with all versions of Cargo and also rewrite `path` dependencies
9 # issue against the rust-lang/cargo repository. If you're
10 # editing this file be aware that the upstream Cargo.toml
14 name = "regex-automata"
17 exclude = ["/.travis.yml", "/appveyor.yml", "/ci/*", "/scripts/*", "/regex-automata-debug"]
21 homepage = "https://github.com/BurntSushi/regex-automata"
22 documentation = "https://docs.rs/regex-automata"
[all …]
/external/rust/crates/uuid/
DCargo.toml1 # THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
3 # When uploading crates to the registry Cargo will automatically
4 # "normalize" Cargo.toml files for maximal compatibility
5 # with all versions of Cargo and also rewrite `path` dependencies
9 # issue against the rust-lang/cargo repository. If you're
10 # editing this file be aware that the upstream Cargo.toml
18 exclude = [".github/**", ".travis.yml", "appveyor.yml", "bors.toml"]
20 homepage = "https://github.com/uuid-rs/uuid"
24 categories = ["data-structures", "no-std", "parser-implementations", "wasm"]
25 license = "Apache-2.0 OR MIT"
[all …]
/external/rust/crates/chrono/
DCargo.toml1 # THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
3 # When uploading crates to the registry Cargo will automatically
4 # "normalize" Cargo.toml files for maximal compatibility
5 # with all versions of Cargo and also rewrite `path` dependencies
9 # issue against the rust-lang/cargo repository. If you're
10 # editing this file be aware that the upstream Cargo.toml
17 exclude = ["/ci/*", "/.travis.yml", "/appveyor.yml", "/Makefile"]
23 categories = ["date-and-time"]
24 license = "MIT/Apache-2.0"
38 required-features = ["__internal_bench"]
[all …]
/external/rust/crates/base64/
DREADME.md4travis-ci.org/marshallpierce/rust-base64.svg?branch=master)](https://travis-ci.org/marshallpierce/…
6 <a href="https://www.jetbrains.com/?from=rust-base64"><img src="/icon_CLion.svg" height="40px"/></a>
15 ---
34 ---
39 ---
44 rustup run nightly cargo bench
47 Decoding is aided by some pre-calculated tables, which are generated by:
50 cargo run --example make_tables > src/tables.rs.tmp && mv src/tables.rs.tmp src/tables.rs
54 ---
56 …the crate targets std via the `std` feature. You can deactivate the `default-features` to target c…
[all …]
/external/rust/crates/criterion/ci/
Dscript.sh1 set -ex
8 cargo clippy --all -- -D warnings
10 cargo clean
11 cargo doc --features "$FEATURES" --all --no-deps
15 cp -r book/book/html/ target/doc/book/
16 travis-cargo doc-upload || true
18 cargo fmt --all -- --check
20 rm Cargo.lock || true
21 cargo build -Z minimal-versions
23 export RUSTFLAGS="-D warnings"
[all …]
/external/rust/crates/lazycell/
DREADME.md6 …ttps://travis-ci.org/indiv0/lazycell" title="Travis Build Status"><img src="https://travis-ci.org/…
10 …loads"><img src="https://img.shields.io/crates/d/lazycell.svg" alt="cargo-downloads-badge"></img><…
11 …" title="API Docs"><img src="https://img.shields.io/badge/API-docs-blue.svg" alt="api-docs-badge">…
12 …itle="Crates.io"><img src="https://img.shields.io/crates/v/lazycell.svg" alt="crates-io"></img></a>
13 …f="#license" title="License: MIT/Apache-2.0"><img src="https://img.shields.io/crates/l/lazycell.sv…
14 …coveralls.io/repos/github/indiv0/lazycell/badge.svg?branch=master" alt="coveralls-badge"></img></a>
30 Add the following to your `Cargo.toml`:
43 See the [API docs][api-docs] for information on using the crate in your library.
56 for the project [crates.io][crates-io-repo].
66 See [LICENSE-APACHE][license-apache], and [LICENSE-MIT][license-mit] for details.
[all …]
/external/rust/crates/grpcio/
DREADME.md1 # gRPC-rs
3 `gRPC-rs` is a Rust wrapper of [gRPC Core](https://github.com/grpc/grpc). [gRPC](http://www.grpc.io…
7 [![Build Status](https://github.com/tikv/grpc-rs/workflows/CI/badge.svg)](https://github.com/tikv/g…
8 [![Build Status](https://travis-ci.org/tikv/grpc-rs.svg)](https://travis-ci.org/tikv/grpc-rs)
14 - [x] Basic asynchronous unary/steaming call
15 - [x] SSL
16 - [x] Generic call
17 - [x] Connection level compression
18 - [x] Interoperability test
19 - [x] QPS benchmark
[all …]
/external/rust/crates/unicode-normalization/
DREADME.md1 # unicode-normalization
3 [![Build Status](https://travis-ci.org/unicode-rs/unicode-normalization.svg)](https://travis-ci.org…
4 [![Docs](https://docs.rs/unicode-normalization/badge.svg)](https://docs.rs/unicode-normalization/)
30 to your `Cargo.toml`:
34 unicode-normalization = "0.1.19"
39 …isabling the `std` feature, i.e. specifying `default-features = false` for this crate on your `Car…
/external/rust/crates/ppv-lite86/
DCargo.toml1 # THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
3 # When uploading crates to the registry Cargo will automatically
4 # "normalize" Cargo.toml files for maximal compatibility
5 # with all versions of Cargo and also rewrite `path` dependencies
8 # If you are reading this file be aware that the original Cargo.toml
10 # See Cargo.toml.orig for the original contents.
14 name = "ppv-lite86"
17 description = "Implementation of the crypto-simd API for x86"
19 categories = ["cryptography", "no-std"]
20 license = "MIT/Apache-2.0"
[all …]
/external/rust/crates/unicode-width/
D.travis.yml5 - cargo build --verbose --features bench
6 - cargo test --verbose --features bench
7 - cargo bench --verbose --features bench
8 - cargo clean
9 - cargo build --verbose
10 - cargo test --verbose
13 - rm $(find /home/travis/.rustup -type f -name 'libunicode_width*')
14 - rustdoc --test README.md -L target/debug -L target/debug/deps
15 - cargo doc
19 echo '<meta http-equiv=refresh content=0;url=unicode_width/index.html>' > target/doc/index.html &&
[all …]
/external/rust/crates/jni-sys/
DCargo.toml1 # THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
3 # When uploading crates to the registry Cargo will automatically
4 # "normalize" Cargo.toml files for maximal compatibility
5 # with all versions of Cargo and also rewrite `path` dependencies
9 # issue against the rust-lang/cargo repository. If you're
10 # editing this file be aware that the upstream Cargo.toml
14 name = "jni-sys"
18 documentation = "https://docs.rs/jni-sys/0.3.0/jni_sys"
21 categories = ["external-ffi-bindings"]
22 license = "MIT/Apache-2.0"
[all …]
/external/rust/crates/cexpr/
DCargo.toml1 # THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
3 # When uploading crates to the registry Cargo will automatically
4 # "normalize" Cargo.toml files for maximal compatibility
5 # with all versions of Cargo and also rewrite `path` dependencies
9 # issue against the rust-lang/cargo repository. If you're
10 # editing this file be aware that the upstream Cargo.toml
21 license = "Apache-2.0/MIT"
22 repository = "https://github.com/jethrogb/rust-cexpr"
26 default-features = false
27 [dev-dependencies.clang-sys]
[all …]
/external/rust/crates/tinytemplate/
DCargo.toml1 # THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
3 # When uploading crates to the registry Cargo will automatically
4 # "normalize" Cargo.toml files for maximal compatibility
5 # with all versions of Cargo and also rewrite `path` dependencies
9 # issue against the rust-lang/cargo repository. If you're
10 # editing this file be aware that the upstream Cargo.toml
20 categories = ["template-engine"]
21 license = "Apache-2.0 OR MIT"
32 [dev-dependencies.criterion]
35 [dev-dependencies.serde_derive]
[all …]
/external/rust/crates/peeking_take_while/
DCargo.toml1 # THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
3 # When uploading crates to the registry Cargo will automatically
4 # "normalize" Cargo.toml files for maximal compatibility
5 # with all versions of Cargo and also rewrite `path` dependencies
8 # If you are reading this file be aware that the original Cargo.toml
10 # See Cargo.toml.orig for the original contents.
20 categories = ["no-std", "rust-patterns"]
21 license = "MIT OR Apache-2.0"
23 [badges.travis-ci]
/external/rust/crates/android_logger/
DCargo.toml1 # THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
3 # When uploading crates to the registry Cargo will automatically
4 # "normalize" Cargo.toml files for maximal compatibility
5 # with all versions of Cargo and also rewrite `path` dependencies
9 # issue against the rust-lang/cargo repository. If you're
10 # editing this file be aware that the upstream Cargo.toml
20 categories = ["api-bindings"]
21 license = "MIT OR Apache-2.0"
22 repository = "https://github.com/Nercury/android_logger-rs"
23 [dependencies.android_log-sys]
[all …]

1234