Re-exportsยง
pub use self::Mode::*;
Macrosยง
- string_
enum ๐
Structsยง
- Config
- Configuration for compiletest
- Target
Cfg - Target
Cfgs - Test
Paths
Enumsยง
Constantsยง
- KNOWN_
TARGET_ HAS_ ATOMIC_ WIDTHS - Known widths of
target_has_atomic
. - UI_
COVERAGE - UI_
COVERAGE_ MAP - UI_
EXTENSIONS - UI_
FIXED - UI_
RUN_ STDERR - UI_
RUN_ STDOUT - UI_
STDERR - UI_
STDERR_ 16 - UI_
STDERR_ 32 - UI_
STDERR_ 64 - UI_
STDOUT - UI_SVG
- UI_
WINDOWS_ SVG
Functionsยง
- builtin_
cfg_ ๐names - default_
os ๐ - default_
reloc_ ๐model - expected_
output_ path - Used by
ui
tests to generate things likefoo.stderr
fromfoo.rs
. - incremental_
dir - Absolute path to the directory to use for incremental compilation. Example: /path/to/build/host-tuple/test/ui/relative/testname.mode/testname.inc
- output_
base_ dir - Absolute path to the directory where all output for the given test/revision should reside. Example: /path/to/build/host-tuple/test/ui/relative/testname.revision.mode/
- output_
base_ name - Absolute path to the base filename used as output for the given test/revision. Example: /path/to/build/host-tuple/test/ui/relative/testname.revision.mode/testname
- output_
relative_ path - Absolute path to the directory where all output for all tests in the given
relative_dir
group should reside. Example: - output_
testname_ unique - Generates a unique name for the test, such as
testname.revision.mode
. - rustc_
output ๐ - serde_
parse_ ๐u32