about summary refs log tree commit diff
path: root/tests/ui/invalid-compile-flags
AgeCommit message (Expand)AuthorLines
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/+67
2024-12-02rust_for_linux: -Zreg-struct-return commandline flag for X86 (#116973)Andrew Zhogin-0/+29
2024-11-26Remove extra tests.Camille GILLOT-11/+0
2024-11-05Rollup merge of #132259 - mrkajetanp:branch-protection-pauth-lr, r=davidtwcoMatthias Krüger-4/+9
2024-11-02Add `--print host-triple`Noratrieb-1/+1
2024-10-31rustc_codegen_llvm: Add a new 'pc' option to branch-protectionKajetan Puchalski-4/+9
2024-10-18rust_for_linux: -Zregparm=<N> commandline flag for X86 (#116972)Andrew Zhogin-0/+57
2024-08-11Fix #128930: Print documentation of CLI options missing their argGeorge Bateman-0/+6
2024-04-25Add `--print=check-cfg` to get the expected configsUrgau-1/+1
2024-04-24Improve diagnostic for unknown --print requestUrgau-0/+5
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-42/+42
2023-12-08Fuel is incompatible with incremental compilationTomasz Miąsko-0/+11
2023-11-30Add `-Zfunction-return={keep,thunk-extern}` optionMiguel Ojeda-0/+49
2023-11-24Show number in error message even for one errorNilstrieb-2/+2
2023-10-20Move `invalid-llvm-passes` test to `invalid-compile-flags` folderMiguel Ojeda-0/+8
2023-01-11Move /src/test to /testsAlbert Larsan-0/+26