File tree Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change
1
+ Version 0.1 (January 2012)
2
+ ---------------------------
3
+
4
+ * Language is "alpha-level complete"; Most planned features are present in
5
+ preliminary form. Try it out, let us know how it feels.
6
+
7
+ * Compiler should work with the following configurations:
8
+ * Linux: x86 and x86_64 hosts and targets
9
+ * MacOS: x86 and x86_64 hosts and targets
10
+ * Windows: x86 hosts and targets
11
+
12
+ * Cross compilation / multi-target configuration supported.
13
+
14
+ * Preliminary API-documentation and package-management tools included.
15
+
16
+ Known issues:
17
+
18
+ * Many open bugs, see http://github.com/mozilla/rust/issues
19
+
20
+ * Documentation is rough, incomplete.
21
+
22
+ * Performance is still well below intended target.
23
+
24
+ * Standard library APIs subject to extensive change, reorganization.
25
+
26
+ * Language-level versioning not yet operational, future code will break
27
+ unexpectedly.
You can’t perform that action at this time.
0 commit comments