diff options
author | Bert Belder <bertbelder@gmail.com> | 2019-08-02 00:50:29 +0200 |
---|---|---|
committer | Bert Belder <bertbelder@gmail.com> | 2019-08-02 17:56:47 +0200 |
commit | 5bca001f9703940e693d6a55944ef1ee7fc67f58 (patch) | |
tree | d786470f895a6e026dc64aff9e1af5367edbc8a9 /tools/unit_tests.py | |
parent | deec1b9b97011d1a0ef7312c0a3efde21186b82d (diff) |
build: support crate imports using an alias name
A crate can assign an alternative name, different from the crate name,
when importing another crate. On the command line this looks like:
rustc ... --extern foo_crate=path/to/bar_crate.rlib
We need to support this so we can eventually upgrade to rand-0.7.x.
Diffstat (limited to 'tools/unit_tests.py')
0 files changed, 0 insertions, 0 deletions