about summary refs log tree commit diff
path: root/src/librustc/back/rpath.rs
AgeCommit message (Expand)AuthorLines
2013-01-08Revert "librustc: Make unqualified identifier searches terminate at the neare...Patrick Walton-12/+0
2013-01-08librustc: Make unqualified identifier searches terminate at the nearest modul...Patrick Walton-0/+12
2013-01-07librustc: Make vectors no longer implicitly copyable in rustc. r=graydonPatrick Walton-4/+5
2012-12-27librustc: Fix some unresolved imports in the test runner. rs=bustagePatrick Walton-1/+10
2012-12-27librustc: Terminate name searches at the nearest module scope for paths that ...Patrick Walton-4/+9
2012-12-03Update license, add license boilerplate to most files. Remainder will follow.Graydon Hoare-0/+10
2012-11-07Rename src/rustc to src/librustc. Use the driver crateBrian Anderson-0/+333