GitXplorerGitXplorer
j

rustc-cfg

public
8 stars
3 forks
1 issues

Commits

List of commits on branch main.
Unverified
e8e8e2407dce0a5cf7bcc49187d967215e753f54

take 2

jjaparic committed 3 years ago
Unverified
13fdc222b7b03a19d23e92295a3da11d88f7a309

fix bors integration

jjaparic committed 3 years ago
Unverified
9f64c854a136236e3c18e8c9b3afaa57258649ab

also test nightly

jjaparic committed 3 years ago
Unverified
c90d3bec595df35cc46724655a6a691c157b8e65

update CI

jjaparic committed 3 years ago
Unverified
e0410a0a9fdb001b9bcc8b57fc51b110627c4d09

Remove 'failure' dep in favor of 'thiserror'

kkelnos committed 3 years ago
Unverified
378d128e62dc20016812b16a69a69f3de0dd60b0

Fix doc comment

vvolks73 committed 4 years ago

README

The README file for this repository.

crates.io crates.io

rustc-cfg

Runs rustc --print cfg and parses its output

NOTE: If you are in build script context you should prefer to use the CARGO_CFG_* env variables that Cargo sets over this crate.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.