aboutsummaryrefslogtreecommitdiff
path: root/src/comp/front/creader.rs
Commit message (Expand)AuthorAgeFilesLines
* Revert 6fdb81fa17b3c7147a69edc5217c9f93ff485410, it is causing failures inRafael Ávila de Espíndola2011-03-161-20/+3
* rustc: Remove the memory-managed interface to LLVM memory buffers; passing th...Patrick Walton2011-03-151-1/+0
* rustc: Open "use"d crates with the LLVM object file readerPatrick Walton2011-03-151-3/+26
* rustc: Add an annotation for the crate definition to view_item_usePatrick Walton2011-03-151-7/+36
* rustc: Add a stub crate reader module for "use" directivesPatrick Walton2011-03-151-0/+28