Graydon Hoare
|
dffe188991
|
Install new pub/priv/export rules as defaults, old rules accessible under #[legacy_exports];
|
2012-09-21 18:11:43 -07:00 |
|
Brian Anderson
|
298eb8c726
|
Convert 'import' to 'use'. Remove 'import' keyword.
|
2012-09-10 19:04:26 -07:00 |
|
Patrick Walton
|
f093d374ed
|
rustc: Implement a new resolve pass behind a compile flag
|
2012-07-02 18:30:12 -07:00 |
|
Graydon Hoare
|
b44be95e45
|
Support basic, unsophisticated, somewhat wrong export-globs.
|
2012-02-23 18:39:14 -08:00 |
|
Graydon Hoare
|
5f4dcb0fa4
|
Fix comment, add test that export glob works as import glob in scope.
|
2012-02-23 18:39:13 -08:00 |
|
Graydon Hoare
|
6f70896854
|
Add new test for export globs, xfailed.
|
2012-02-17 23:02:27 -08:00 |
|