| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2011-10-29 | rustc: Support 'companion mod's for crates and directory mods | Brian Anderson | -1/+0 | |
| Under this scheme when parsing foo.rc the parser will also look for foo.rs to fill in the crate-level module, and when evaluating a directory module directive it will look for a .rs file with the same name as the directory. | ||||
| 2011-10-02 | Move compiletest to src/ and cleanup build rules | Brian Anderson | -0/+16 | |
