Skip to main content

Module rustc_tests

Module rustc_tests 

Source
Expand description

Run all tests in a project, similar to cargo test, but using the mir interpreter.

Structsยง

Tester ๐Ÿ”’

Constantsยง

IGNORED_TESTS ๐Ÿ”’
These tests break rust-analyzer (either by panicking or hanging) so we should ignore them.
SUPPORTED_DIAGNOSTICS ๐Ÿ”’

Functionsยง

detect_errors_from_rustc_stderr_file ๐Ÿ”’
string_to_diagnostic_code_leaky ๐Ÿ”’