ILyoan
|
ef0364e9e4
|
Remove unused import in core
|
2013-03-14 09:52:51 +09:00 |
|
Patrick Walton
|
fd271adc75
|
libcore: Remove extern mod { ... } from libcore. rs=deexterning
|
2013-03-07 22:32:51 -08:00 |
|
Niko Matsakis
|
a32498d846
|
Make ~fn non-copyable, make &fn copyable, split barefn/closure types,
correct handling of moves for struct-record update.
Part of #3678. Fixes #2828, #3904, #4719.
|
2013-02-07 05:53:30 -08:00 |
|
Marvin Löbel
|
40f0b45f8e
|
Moved all numeric modules in core into own directory
Reason: Better grouping of related modules, future-proving for a more extensive math library.
|
2013-02-03 15:37:23 -08:00 |
|