Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add support of feature flag for runnables #4464 | Benjamin Coenen | 2020-05-23 | 1 | -55/+0 |
* | add support of feature flag for runnables #4464 | Benjamin Coenen | 2020-05-22 | 1 | -10/+7 |
* | add support of feature flag for runnables #4464 | Benjamin Coenen | 2020-05-21 | 1 | -3/+65 |
* | Move feature desugaring to the right abstraction layer | Aleksey Kladov | 2020-05-08 | 1 | -16/+0 |
* | Support build.rs cargo:rustc-cfg | robojumper | 2020-05-04 | 1 | -0/+9 |
* | Update versions | Kirill Bulatov | 2020-02-18 | 1 | -1/+1 |
* | Disable doctests | Aleksey Kladov | 2019-11-17 | 1 | -0/+3 |
* | Disallow regressing crate docs | Aleksey Kladov | 2019-11-12 | 1 | -2/+3 |
* | use slightly more idiomatic api for cfg | Aleksey Kladov | 2019-10-08 | 1 | -15/+9 |
* | Add docs | uHOOCCOOHu | 2019-10-02 | 1 | -0/+4 |
* | Read default cfgs from rustc | uHOOCCOOHu | 2019-10-02 | 1 | -0/+10 |
* | Optimize | uHOOCCOOHu | 2019-10-02 | 1 | -1/+1 |
* | Refactor CfgOptions inside | uHOOCCOOHu | 2019-10-02 | 1 | -9/+17 |
* | Introduce ra_cfg to parse and evaluate CfgExpr | uHOOCCOOHu | 2019-10-02 | 3 | -0/+185 |