Niko Matsakis
|
bd573becf5
|
change region scope of call arguments, old one was unsound
improve error message to describe kind of deref'd ptr using sigil
|
2012-05-24 05:19:44 -07:00 |
|
Niko Matsakis
|
b4d1f1b2c1
|
replace mutbl pass with borrowck
|
2012-05-10 21:14:43 -07:00 |
|
Graydon Hoare
|
fa9ad984fb
|
Copy first batch of material from libstd to libcore.
|
2011-12-13 16:34:50 -08:00 |
|
Brian Anderson
|
b655fb9ea7
|
Replace 'mutable?' with 'const'
|
2011-11-16 14:41:32 -08:00 |
|
Marijn Haverbeke
|
0a20eed2db
|
Make ptr::addr_of return an immutable vec, add mut_addr_of
|
2011-11-02 12:20:12 +01:00 |
|
Brian Anderson
|
4d9d889dbf
|
Don't allow assignment to mutable-wha?
|
2011-10-17 16:35:33 -07:00 |
|