about summary refs log tree commit diff
path: root/src/libcore/oldcomm.rs
AgeCommit message (Expand)AuthorLines
2013-01-29librustc: Disallow trait bounds in types, enumerations, and structure definit...Patrick Walton-4/+4
2013-01-28Fix example codeMichael Neumann-4/+4
2013-01-23libsyntax: Remove `fn() unsafe { ... }`. r=graydonPatrick Walton-3/+5
2013-01-13Make vectors (& old ports) of zero-size types allocate one byte each.Jed Davis-1/+2
2013-01-10librustc: Make all external functions unsafe. r=tjcPatrick Walton-77/+94
2013-01-08librustc: Make unqualified identifier searches terminate at the nearest modul...Patrick Walton-0/+2
2013-01-08Revert "librustc: Make unqualified identifier searches terminate at the neare...Patrick Walton-2/+0
2013-01-08librustc: Make unqualified identifier searches terminate at the nearest modul...Patrick Walton-0/+2
2012-12-27librustc: Fix the test runner, the condition system, and core test. rs=bustagePatrick Walton-0/+2
2012-12-27librustc: Terminate name searches at the nearest module scope for paths that ...Patrick Walton-0/+7
2012-12-14Rename core::comm to core::oldcommBrian Anderson-0/+516