We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 30b1957 + 969e8b7 commit 4de9a94Copy full SHA for 4de9a94
RELEASES.txt
@@ -62,6 +62,8 @@ Version 0.6 (March 2013)
62
* Pattern matching over vectors improved and expanded
63
* Typechecking of closure types has been overhauled to
64
improve inference and eliminate unsoundness
65
+ * Macros leave scope at the end of modules, unless that module is
66
+ tagged with #[macro_escape]
67
68
* Libraries
69
* Added big integers to `std::bigint`
0 commit comments