Patrick Walton
|
5c3504799d
|
librustc: Remove &const and *const from the language.
They are still present as part of the borrow check.
|
2013-08-27 18:46:51 -07:00 |
|
Daniel Micay
|
86efd97a10
|
add gitattributes and fix whitespace issues
|
2013-05-03 20:01:42 -04:00 |
|
Tim Chevalier
|
fad05591e5
|
testsuite: more pub fn main
|
2013-03-27 10:09:03 -07:00 |
|
Patrick Walton
|
c4075492ad
|
librustc: Fix silly bug in AST conversion for const vstores. rs=bugfix
Means that we'll need another snapshot to rid the language of `[const T]`.
|
2013-03-05 10:18:36 -08:00 |
|