Skip to content

Commit 3ccdd2a

Browse files
committed
Mention new dirs in README.
1 parent e4aa73c commit 3ccdd2a

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

src/README

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,10 @@ Source layout:
44

55
comp/ The self-hosted compiler
66

7-
lib/ The standard library
7+
cargo/ The package manager
8+
9+
libcore/ The core library (imported and linked by default)
10+
libstd/ The standard library (slightly more peripheral code)
811

912
rustllvm/ LLVM support code
1013

0 commit comments

Comments
 (0)