about summary refs log tree commit diff
path: root/tests/codegen/inline-function-args-debug-info.rs
AgeCommit message (Expand)AuthorLines
2025-07-22Rename `tests/codegen` into `tests/codegen-llvm`Guillaume Gomez-23/+0
2025-04-10replace `//@ compile-flags: --edition` with `//@ edition`Pietro Albini-3/+4
2024-08-12Rework MIR inlining debuginfo so function parameters show up in debuggers.Kyle Huey-0/+1
2024-02-22[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives许杰友 Jieyou Xu (Joe)-1/+1
2023-10-17Automatically enable cross-crate inlining for small functionsBen Kimock-2/+3
2023-04-11Preserve argument indexes when inlining MIRDavid Lattimore-0/+20