about summary refs log tree commit diff
path: root/src/libstd/rt/borrowck.rs
AgeCommit message (Expand)AuthorLines
2013-08-01migrate many `for` loops to `foreach`Daniel Micay-1/+1
2013-07-26Consolidate raw representations of rust valuesAlex Crichton-16/+16
2013-07-23std and extra: use as_c_str instead of as_buf in a couple placesErick Tryzelaar-3/+3
2013-07-23std: move str::as_buf into StrSliceErick Tryzelaar-4/+4
2013-07-08TidyBrian Anderson-4/+4
2013-06-24std: Move dynamic borrowck code from unstable::lang to rt::borrowckBrian Anderson-0/+283