Revision control

Other Tools

# This file contains vendoring instructions for cargo.
# It was generated by `mach vendor rust`.
# Please do not edit.
replace-with = "vendored-sources"
rev = "029ac0d54b237f27dc7d8d4e51bc0fb076e5e852"
replace-with = "vendored-sources"
tag = "v0.5.3"
replace-with = "vendored-sources"
rev = "72eb355ddeada541d7e57dbe5fb60eb5124dea0d"
replace-with = "vendored-sources"
rev = "fd02134161505f978e132114cbabdac057ce3b71"
replace-with = "vendored-sources"
rev = "9695281319fcb3e40db6a32cc0661548d6192f4d"
replace-with = "vendored-sources"
rev = "5ada876e8b73246b9bb0b5855f9143a0a9848467"
replace-with = "vendored-sources"
rev = "03868a0eaf1d46e895353fa6e1f5bcaf7e588e62"
replace-with = "vendored-sources"
rev = "8a576fbe79199fa8664f64285524017f74ebcc5f"
replace-with = "vendored-sources"
rev = "ecc433935118a4ff22d33c4fe7c625a5d0bfb571"
replace-with = "vendored-sources"
replace-with = "vendored-sources"
rev = "21c26326f5f45f415c49eac4ba5bc41a2f961321"
replace-with = "vendored-sources"
rev = "e47f470a54193532d60057ec54f864e06aeaff36"
replace-with = "vendored-sources"
rev = "746743227485a83123784df0c53227ab466612ed"
replace-with = "vendored-sources"
rev = "8b4bd7d8229660a749dbe419a57ea01df9de5453"
replace-with = "vendored-sources"
rev = "ed8a4c6f900a90d4dbc1d64b856e61490a1c3570"
replace-with = "vendored-sources"
rev = "302c995f91f44cf26e77dc4758ad56c3ff0153ad"
replace-with = "vendored-sources"
rev = "37288a6"
replace-with = "vendored-sources"
rev = "e226cf3"
replace-with = "vendored-sources"
rev = "824fa69756523f2b6d49029fe25de94130b1f144"
[source.crates-io]
replace-with = "vendored-sources"
# Take advantage of the fact that cargo will treat lines starting with #
# as comments to add preprocessing directives. This file can thus by copied
# as-is to $topsrcdir/.cargo/config with no preprocessing to be used there
# (for e.g. independent tasks building rust code), or be preprocessed by
# the build system to produce a .cargo/config with the right content.
#define REPLACE_NAME vendored-sources
#define VENDORED_DIRECTORY third_party/rust
# We explicitly exclude the following section when preprocessing because
# it would overlap with the preprocessed [source."@REPLACE_NAME@"], and
# cargo would fail.
#ifndef REPLACE_NAME
[source.vendored-sources]
directory = "third_party/rust"
#endif
# Thankfully, @REPLACE_NAME@ is unlikely to be a legitimate source, so
# cargo will ignore it when it's here verbatim.
#filter substitution
[source."@REPLACE_NAME@"]
directory = "@top_srcdir@/@VENDORED_DIRECTORY@"