Files
rust/tests
Kyle Huey 1e4ebb0ccd Honor collapse_debuginfo when dealing with MIR-inlined functions inside macros.
The test relies on the fact that inlining more than 2^12 calls at the same
callsite will trigger a panic (and after the following commit, a warning) due to
LLVM limitations but with collapse_debuginfo the callsites should not be the
same.
2024-11-19 05:18:56 -08:00
..
2024-11-17 21:49:10 +01:00
2024-11-17 22:15:54 +00:00
2024-11-17 21:49:10 +01:00
2024-11-14 17:01:29 +01:00
2024-11-17 21:49:10 +01:00