rust/src/test/ui/target-feature
David Wood e79036d17f
hir: Disallow target_feature on constants
This commit fixes an ICE when `target_feature` is applied to constants.

Signed-off-by: David Wood <david@davidtw.co>
2019-09-26 16:55:52 +01:00
..
gate.rs hir: Disallow target_feature on constants 2019-09-26 16:55:52 +01:00
gate.stderr hir: Disallow target_feature on constants 2019-09-26 16:55:52 +01:00
invalid-attribute.rs hir: Disallow target_feature on constants 2019-09-26 16:55:52 +01:00
invalid-attribute.stderr hir: Disallow target_feature on constants 2019-09-26 16:55:52 +01:00