[][src]Module compiletest_rs::errors

Structs

Error

Enums

ErrorKind

Functions

load_errors

Looks for either "//~| KIND MESSAGE" or "//~^^... KIND MESSAGE" The former is a "follow" that inherits its target from the preceding line; the latter is an "adjusts" that goes that many lines up.