about summary refs log tree commit diff
path: root/src/librustc/middle/entry.rs
AgeCommit message (Expand)AuthorLines
2013-05-08rustc: Fix the logic for finding the Android main functionBrian Anderson-13/+19
2013-04-29rustc: Only accept main functions at the crate level. #4433Brian Anderson-52/+77
2013-04-29rustc: Move code for discovering the crate entry point into its own passBrian Anderson-0/+119