rust/src/comp/driver
Tim Chevalier f26ca025de Make resolve and the typechecker check for a main fn of the
correct type

This means if a non-library program leaves out the main program,
the error gets caught earlier than link.

Closes #626.
2011-07-13 18:30:53 -07:00
..
rustc.rs Make resolve and the typechecker check for a main fn of the 2011-07-13 18:30:53 -07:00
session.rs Make resolve and the typechecker check for a main fn of the 2011-07-13 18:30:53 -07:00