Use closure names, not ids for CreateCl
[hiphop-php.git] / hphp / hack / dev_env_rust_only.sh.in
blob1bc915f88eb1044144361e20ade8f3e578a57d6a
1 # Copyright (c) 2019, Facebook, Inc.
2 # All rights reserved.
4 # This source code is licensed under the MIT license found in the
5 # LICENSE file in the "hack" directory of this source tree.
7 # This file is processed by cmake; the produced file is intended for both
8 # internal usage by the build system, and for direct usage by people working on
9 # Hack itself from CMake builds:
11 # . $BUILD_DIR/hphp/hack/dev_env_rust_only.sh
13 . "@CMAKE_CURRENT_BINARY_DIR@/dev_env_common.sh"
14 # Nothing else to do for rust :)