| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2012-03-26 | Disallow ret inside of block functions | Marijn Haverbeke | -12/+11 | |
| Also adds proper checking for cont/break being inside a loop. Closes #1854 Issue #1619 | ||||
| 2012-03-21 | add mut decls to rustc and make them mandatory | Niko Matsakis | -3/+3 | |
| 2012-03-16 | core: Store reexporting result and either. Closes #1997 | Brian Anderson | -0/+1 | |
| 2012-03-13 | Name types after their modules instead of 't' | Brian Anderson | -5/+5 | |
| 2012-03-12 | Libc/os/run/rand/io reorganization. Close #1373. Close #1638. | Graydon Hoare | -46/+46 | |
| - Move io, run and rand to core. - Remove incorrect ctypes module (use libc). - Remove os-specific modules for os and fs. - Split fs between core::path and core::os. | ||||
| 2012-03-02 | Move src/comp to src/rustc | Graydon Hoare | -0/+174 | |
