Aleksey Kladov
|
68c2238725
|
Rename ra_cfg -> cfg
|
2020-08-13 10:36:04 +02:00 |
|
Aleksey Kladov
|
3615758f8e
|
Minimize deps
|
2020-08-13 10:36:04 +02:00 |
|
Aleksey Kladov
|
a1c187eef3
|
Rename ra_syntax -> syntax
|
2020-08-12 18:30:53 +02:00 |
|
Aleksey Kladov
|
38e38d9b29
|
Cleanup CFG API
|
2020-07-23 16:53:12 +02:00 |
|
Aleksey Kladov
|
0cf8ee2dc2
|
Remove dead code
|
2020-07-23 15:57:25 +02:00 |
|
Paul Daniel Faria
|
db99f2dd7e
|
Add optional target to crates in json project, lookup default cfgs per target when generating cfg list
|
2020-07-04 13:49:44 -04:00 |
|
Aleksey Kladov
|
d3110859ba
|
Move feature desugaring to the right abstraction layer
|
2020-05-08 02:56:53 +02:00 |
|
robojumper
|
2980ba1fde
|
Support build.rs cargo:rustc-cfg
|
2020-05-04 13:29:09 +02:00 |
|
Aleksey Kladov
|
30bf7e43db
|
Disallow regressing crate docs
|
2019-11-12 15:41:02 +03:00 |
|
Aleksey Kladov
|
355419d404
|
use slightly more idiomatic api for cfg
|
2019-10-08 14:22:49 +03:00 |
|
uHOOCCOOHu
|
1067a1c5f6
|
Read default cfgs from rustc
|
2019-10-03 02:28:03 +08:00 |
|
uHOOCCOOHu
|
43f09ad36c
|
Refactor CfgOptions inside
|
2019-10-03 02:28:02 +08:00 |
|
uHOOCCOOHu
|
b1ed887d81
|
Introduce ra_cfg to parse and evaluate CfgExpr
|
2019-10-03 02:28:02 +08:00 |
|