summary refs log tree commit diff
path: root/tests/ui/debuginfo
AgeCommit message (Expand)AuthorLines
2024-12-27Simplify or delete normalize directives that don't care about bit-widthZalathar-4/+0
2024-11-19When the required discriminator value exceeds LLVM's limits, drop the debug i...Kyle Huey-0/+4122
2024-11-19Honor collapse_debuginfo when dealing with MIR-inlined functions inside macros.Kyle Huey-0/+4124
2024-09-20TL note: current means targetJubilee Young-4/+4
2024-07-11Always use a colon in `//@ normalize-*:` headersZalathar-4/+4
2024-06-05Repair several riscv64gc-unknown-linux-gnu codegen testsAna Hobden-0/+1
2024-05-20Move 100 entries from tests/ui into subdirsJubilee Young-222/+0
2024-04-25debuginfo: Stabilize `-Z debug-macros`, `-Z collapse-macro-debuginfo` and `#[...Vadim Petrochenkov-0/+1
2024-04-22Auto merge of #115120 - icedrocket:ignore-strip-on-msvc, r=michaelwoeristerbors-0/+52
2024-04-07Port over backtrace's `line-tables-only` test to a ui test许杰友 Jieyou Xu (Joe)-0/+71
2024-04-05Ignore `-C strip` on MSVCicedrocket-0/+52
2024-03-26Port backtrace dylib-dep test to a ui test许杰友 Jieyou Xu (Joe)-0/+150
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-24/+24
2023-11-24Show number in error message even for one errorNilstrieb-2/+2
2023-10-04Fix misuses of a vs ancui fliter-1/+1
2023-08-26Do not produce fragment for ZST.Camille GILLOT-0/+31
2023-01-18defer array len printing to const arg printingBoxy-2/+2
2023-01-11Move /src/test to /testsAlbert Larsan-0/+131