Tim Chevalier
|
5b028f527f
|
Remove support for the '.' after a nullary tag in a pattern
(Commit also includes lots of changes to remove '.'s that a git
merge messed up, or else it was monkeys.)
|
2012-01-19 01:04:59 -08:00 |
|
Brian Anderson
|
6e1f9ad1f1
|
rustc: Don't allow empty link_name when nolink attribute is present
Closes #1326
|
2012-01-11 19:45:18 -08:00 |
|
Stefan Plantikow
|
e1a9668ab2
|
preparing for removing math from std
|
2011-12-19 03:19:37 +01:00 |
|
Graham Fawcett
|
7ddd353ef6
|
implement #[nolink]; deprecate #[link_name = ""]; note in stdlib to remove empty link_name.
Can't remove them from stdlib until the snapshotted compiler supports #[nolink].
|
2011-12-16 15:29:59 -08:00 |
|
Graydon Hoare
|
fa9ad984fb
|
Copy first batch of material from libstd to libcore.
|
2011-12-13 16:34:50 -08:00 |
|
Graydon Hoare
|
447414f007
|
Establish 'core' library separate from 'std'.
|
2011-12-06 12:13:04 -08:00 |
|