We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
needs-std-remap-debuginfo
compiletest
1 parent 49503ad commit 78fb3dfCopy full SHA for 78fb3df
1 file changed
src/tests/directives.md
@@ -189,6 +189,10 @@ settings:
189
assertions.
190
- `needs-std-debug-assertions` — ignores if std was not built with debug
191
192
+- `ignore-std-remap-debuginfo` — ignores if std was built with remapping of
193
+ it's sources.
194
+- `needs-std-remap-debugino` — ignores if std was not built with remapping of
195
196
- `ignore-rustc-debug-assertions` — ignores if rustc was built with debug
197
198
- `needs-rustc-debug-assertions` — ignores if rustc was not built with debug
0 commit comments