summary refs log tree commit diff
path: root/src/librustc_back/archive.rs
AgeCommit message (Expand)AuthorLines
2014-09-13librustc: Forbid inherent implementations that aren't adjacent to thePatrick Walton-0/+1
2014-08-18libsyntax: Remove the `use foo = bar` syntax from the language in favorPatrick Walton-1/+1
2014-08-12Replace all references to "Win32" with "Windows".Vadim Chugunov-1/+1
2014-08-04rustc: Link entire archives of native librariesAlex Crichton-24/+27
2014-07-29speed up static linking by combining `ar` invocationsStuart Pernsteiner-47/+128
2014-07-14rustc: Move archive to rustc_backBrian Anderson-0/+231