about summary refs log tree commit diff
path: root/library/sysroot/src
diff options
context:
space:
mode:
Diffstat (limited to 'library/sysroot/src')
-rw-r--r--library/sysroot/src/lib.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/library/sysroot/src/lib.rs b/library/sysroot/src/lib.rs
new file mode 100644
index 00000000000..71ceb580a40
--- /dev/null
+++ b/library/sysroot/src/lib.rs
@@ -0,0 +1 @@
+// This is intentionally empty since this crate is only used to depend on other library crates.