rust/src/librustrt
Patrick Walton 67deb2e65e libsyntax: Remove the use foo = bar syntax from the language in favor
of `use bar as foo`.

Change all uses of `use foo = bar` to `use bar as foo`.

Implements RFC #47.

Closes #16461.

[breaking-change]
2014-08-18 09:19:10 -07:00
..
2014-08-04 16:03:21 -07:00
2014-08-04 16:03:21 -07:00
2014-08-04 16:03:21 -07:00