summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorEric Huss <eric@huss.org>2018-12-17 10:23:04 -0800
committerEric Huss <eric@huss.org>2018-12-28 17:23:01 -0800
commit5739364784fa652a62776ef33c576151e61b4d7a (patch)
treeeb0f68e7e1c89594b9d69205d568e12370995543 /Cargo.toml
parentd9e3edb74bb52d3d60d48dc956319c68f7f2805c (diff)
downloadrust-5739364784fa652a62776ef33c576151e61b4d7a.tar.gz
Update cargo, rls, miri
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 667c55791bd..c693985a2ad 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -25,7 +25,6 @@ members = [
"src/tools/rustdoc-themes",
]
exclude = [
- "src/tools/rls/test_data",
"build",
# HACK(eddyb) This hardcodes the fact that our CI uses `/checkout/obj`.
"obj",