about summary refs log tree commit diff
path: root/tests/ui/target_modifiers/auxiliary
AgeCommit message (Collapse)AuthorLines
2025-05-05Make -Zfixed-x18 into a target modifierAlice Ryhl-0/+7
2025-03-17Target modifiers fix for bool flags without valueAndrew Zhogin-0/+7
2025-02-28tests: Unignore target modifier tests on all platformsVadim Petrochenkov-51/+12
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/+60
compared to be equal in different crates