summary refs log tree commit diff
path: root/src/test/compile-fail/borrowck-init-in-fn-expr.rs
AgeCommit message (Expand)AuthorLines
2014-05-27Move std::{reflect,repr,Poly} to a libdebug crateAlex Crichton-0/+2
2014-03-15log: Introduce liblog, the old std::loggingAlex Crichton-1/+1
2014-03-09borrowck: classify expressions as assignees, uses or bothEdward Wang-0/+17