We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0359ad commit b870879Copy full SHA for b870879
Cargo.toml
@@ -2,6 +2,8 @@
2
# `./run-test.sh` makes the `library` folder a symlink to the right place.
3
# (Somehow, directly building things from `rustlib/src` does not work...)
4
[workspace]
5
+resolver = "1"
6
+
7
members = [
8
"library/std",
9
"library/sysroot",
0 commit comments