There’s no reason for the compiler to fail if `--emit≠link` is specified and main function does not exist. Relevant code appears to be `src/librustc/middle/entry.rs`.