about summary refs log tree commit diff
path: root/src/librustc_trans/declare.rs
AgeCommit message (Expand)AuthorLines
2016-04-05trans: don't declare symbols that were already imported.Eduard Burtescu-8/+15
2016-04-02Auto merge of #32667 - dotdash:def_dec, r=nagisabors-8/+5
2016-04-01Stop accepting declarations when looking for definitionsBjörn Steinbrink-8/+5
2016-03-31librustc_trans: use bug!(), span_bug!()Benjamin Herr-3/+3
2016-03-27rustc_trans: move the contents of the trans module to top-level.Eduard Burtescu-0/+175