We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f15a5a commit 8984cc5Copy full SHA for 8984cc5
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: e4aa73c0f9914050ee125f439a07ced825dfb960
+refs/heads/master: 3ccdd2a0985e27d3d370d76dcfc7d20aef18832f
trunk/src/README
@@ -4,7 +4,10 @@ Source layout:
4
5
comp/ The self-hosted compiler
6
7
-lib/ The standard library
+cargo/ The package manager
8
+
9
+libcore/ The core library (imported and linked by default)
10
+libstd/ The standard library (slightly more peripheral code)
11
12
rustllvm/ LLVM support code
13
0 commit comments