summary refs log tree commit diff
path: root/src/librustc/middle/weak_lang_items.rs
AgeCommit message (Expand)AuthorLines
2014-09-24Rename `begin_unwind` lang item to `fail_fmt`, refs #16114Florian Hahn-1/+1
2014-09-12Track the visited AST's lifetime throughout Visitor.Eduard Burtescu-1/+1
2014-09-12Remove largely unused context from Visitor.Eduard Burtescu-4/+4
2014-06-05Fallout from the libcollections movementAlex Crichton-1/+1
2014-05-22libcore: Remove all uses of `~str` from `libcore`.Patrick Walton-2/+2
2014-05-19rustc: Add official support for weak failureAlex Crichton-0/+124