GitXplorerGitXplorer
j

rustc-cfg

public
8 stars
3 forks
1 issues

Commits

List of commits on branch main.
Unverified
d9dc901a84a2a426776c76735cc4d6a7e544ef84

v0.5.0

jjaparic committed 3 years ago
Unverified
fdf43551d1009a59bb16528d8a9fafc4c1116100

also note the existence of CARGO_CFG_* in the README

jjaparic committed 3 years ago
Verified
925f822ca1965ff24096df3a8fb02cf1c3ae920f

Merge #14

bbors[bot] committed 3 years ago
Verified
3d13651f4f56367fb1acfdc5673fddeeceae43dc

Merge branch 'main' into fix-of-doc-comment

jjaparic committed 3 years ago
Verified
10348cdd4f68b9126b77aef52b1170e82b539485

Merge #15

bbors[bot] committed 3 years ago
Verified
146c613ffd6b84eafc0a1aa01160d0b29a55314b

Merge #16

bbors[bot] committed 3 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.