about summary refs log tree commit diff
path: root/tests/ui/invalid-compile-flags/crate-type-flag.rs
AgeCommit message (Expand)AuthorLines
2025-04-10tests: use specific-purpose `needs-crate-type` over `ignore-$target` directivesJieyou Xu-6/+3
2025-04-03compiletest: Require `//~` annotations even if `error-pattern` is specifiedVadim Petrochenkov-3/+4
2025-03-14Show valid crate types when the user passes unknown `--crate-type` valuemalezjaa-3/+3
2025-02-12clarifyTshepang Mbambo-3/+3
2025-02-12test cli functionality in all targetsTshepang Mbambo-3/+1
2025-01-08Only test proc-macro invalid compile flags with panic=unwindErick Tryzelaar-0/+1
2024-12-30tests: add basic test coverage for cli flag `--crate-type`许杰友 Jieyou Xu (Joe)-0/+61