| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2019-12-27 | Use issue = "none" instead of "0" | Yuki Okushi | -1/+1 |
| 2019-09-18 | Feature::from_str is not always needed | gnzlbg | -0/+1 |
| 2019-09-18 | These items do not need to be public | gnzlbg | -3/+4 |
| 2019-09-17 | Override the features detected using an env::var | Luca Barbato | -0/+6 |
| 2019-09-17 | Try harder to error on usage of unstable features | gnzlbg | -1/+1 |
| 2019-09-17 | Remove staged_api from the allowed_internal_unstabled of the feature macros | gnzlbg | -1/+1 |
| 2019-09-16 | Fix std_detect on targets without feature detection | gnzlbg | -0/+1 |
| 2019-09-16 | Enforce staged_api on a per-feature basis | gnzlbg | -4/+24 |
| 2019-09-16 | Add std_detect::detect::features() -> impl Iterator<Item=(&'static str, bool)... | gnzlbg | -0/+74 |
