about summary refs log tree commit diff
path: root/tests/ui/target_modifiers/two_flags.rs
AgeCommit message (Collapse)AuthorLines
2025-02-28tests: Unignore target modifier tests on all platformsVadim Petrochenkov-15/+7
These tests can be `check-pass` and do not need dynamic libraries. Also remove other unnecessary stuff from them.
2025-02-02Target modifiers (special marked options) are recorded in metainfo and ↵Andrew Zhogin-0/+23
compared to be equal in different crates