summary refs log tree commit diff
path: root/src/librustc_metadata/loader.rs
AgeCommit message (Expand)AuthorLines
2016-04-06rustc: move rustc_front to rustc::hir.Eduard Burtescu-1/+1
2016-03-31librustc_metadata: use bug!(), span_bug!()Benjamin Herr-8/+3
2016-01-29trans: Upgrade LLVMAlex Crichton-1/+1
2016-01-16Change name when outputting staticlibs on WindowsPeter Atashian-2/+10
2015-12-30Rebasing and review commentsNick Cameron-4/+5
2015-12-30use structured errorsNick Cameron-46/+60
2015-12-29Add a hint when given --extern with an indeterminate typeCorey Richardson-0/+2
2015-12-17move error handling from libsyntax/diagnostics.rs to libsyntax/errors/*Nick Cameron-3/+3
2015-12-05std: Stabilize APIs for the 1.6 releaseAlex Crichton-7/+6
2015-11-26split the metadata code into rustc_metadataAriel Ben-Yehuda-0/+854