Emit better #[cfg] diagnostics

This commit is contained in:
Jonas Schievink 2020-10-22 19:19:18 +02:00
parent 978cc93649
commit 3421b645e6
9 changed files with 124 additions and 65 deletions

View file

@ -2128,7 +2128,7 @@ fn foo_<|>test() {}
ignore: false,
},
},
cfg_exprs: [],
cfg: None,
},
),
]
@ -2166,7 +2166,7 @@ mod tests<|> {
kind: TestMod {
path: "tests",
},
cfg_exprs: [],
cfg: None,
},
),
]