Lines Matching refs:cfg
15 for cfg in cfgs:
16 crate, vals = cfg.split("=", 1)
23 cfg = []
28 cfg.append(line)
37 …def append_crate(display_name, root_module, deps, cfg=[], is_workspace_member=True, is_proc_macro=… argument
45 "cfg": cfg,
55 cfg=[], argument
62 cfg,
70 append_sysroot_crate("core", [], cfg=crates_cfgs.get("core", []), edition=core_edition)
109 cfg=cfg,
151 cfg=cfg,