File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -183,8 +183,7 @@ The following directives will check rustc build settings and target settings:
183183- ` needs-threads ` — ignores if the target does not have threading support
184184- ` needs-subprocess ` — ignores if the target does not have subprocess support
185185- ` needs-symlink ` — ignores if the target does not support symlinks.
186- This can be the case on Windows if the developer did not enable privileged symlink
187- permissions.
186+ This can be the case on Windows if the developer did not enable privileged symlink permissions.
188187- ` ignore-std-debug-assertions ` — ignores if std was built with debug assertions.
189188- ` needs-std-debug-assertions ` — ignores if std was not built with debug assertions.
190189- ` ignore-std-remap-debuginfo ` — ignores if std was built with remapping of it's sources.
You can’t perform that action at this time.
0 commit comments