]> git.lizzy.rs Git - rust.git/blobdiff - src/test/incremental/spans_in_type_debuginfo.rs
Rollup merge of #74204 - ayazhafiz:i/74120, r=eddyb
[rust.git] / src / test / incremental / spans_in_type_debuginfo.rs
index 8ed469db6e6336b7c8a810a2d249f4394443b690..f5cae15a4bc7cf22a3d4021625bd4e3af3ffdbba 100644 (file)
@@ -1,6 +1,7 @@
 // Test that moving a type definition within a source file does not affect
 // re-compilation.
 
+// ignore-asmjs wasm2js does not support source maps yet
 // revisions:rpass1 rpass2
 // compile-flags: -Z query-dep-graph -g