Files
rust/src/librustdoc
Felix Crux e3a251a410 Provide a more helpful error for tests that fail due to noexec
The rustdoc tests create and execute a file in a temporary directory. By
default on UNIX-like platforms this is in `/tmp`, which some users mount
with the `noexec` option. In those cases, the tests fail in a mysterious
way. This change adds a note that suggests what the problem might be, if
the error looks like it could have been caused by the `noexec` setup.

Closes #12558
2014-02-27 21:03:41 -08:00
..
2014-02-24 09:51:39 -08:00
2014-02-24 09:51:39 -08:00
2014-02-24 09:51:39 -08:00