summary refs log tree commit diff
path: root/tests/ui/invalid
AgeCommit message (Expand)AuthorLines
2025-02-25Don't require method impls for methods with `Self:Sized` bounds for impls for...Oli Scherer-7/+4
2025-02-15Move `#![crate_type]` UI tests into attributes directoryLeón Orell Valerian Liehr-15/+0
2025-02-10Show diff suggestion format on verbose replacementEsteban Küber-12/+18
2025-01-07Update tests.Mara Bos-1/+1
2024-12-27Remove the `-test` suffix from normalize directivesZalathar-2/+2
2024-11-16Fix ICE when passing DefId-creating args to legacy_const_generics.Luca Versari-0/+113
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-5/+5
2024-02-08Continue to borrowck even if there were previous errorsOli Scherer-1/+3
2023-11-24Show number in error message even for one errorNilstrieb-5/+5
2023-11-04Remove support for compiler plugins.Nicholas Nethercote-29/+0
2023-10-20Move `invalid-llvm-passes` test to `invalid-compile-flags` folderMiguel Ojeda-8/+0
2023-08-05Fix ICE failed to get layout for ReferencesErroryukang-0/+52
2023-05-16Fix dependency tracking for debugger visualizersMichael Woerister-3/+4
2023-05-01fix stderrsGibby Free-3/+3
2023-05-01remove bootstrap from testsGibby Free-3/+0
2023-03-01stabilize debugger visualizer attributeGibby Free-2/+2
2023-01-11Move /src/test to /testsAlbert Larsan-0/+473