diff options
| author | Aaron Turon <aturon@mozilla.com> | 2014-05-05 14:53:57 -0700 |
|---|---|---|
| committer | Aaron Turon <aturon@mozilla.com> | 2014-05-14 22:52:31 -0700 |
| commit | e71202aecf47db99225101f842474490121d8a69 (patch) | |
| tree | e0def54255b05ed7e024fcf5879fc6596fedb48a /src/rustllvm/PassWrapper.cpp | |
| parent | 046062d3bf0597fb2f40f7cacbbe4f438506247d (diff) | |
| download | rust-e71202aecf47db99225101f842474490121d8a69.tar.gz rust-e71202aecf47db99225101f842474490121d8a69.zip | |
Change dynamic_library::open_external to take ToCStr
`std::unstable::dynamic_library::open_external` currently takes a `Path`, but because `Paths` produce normalized strings, this can change the semantics of lookups in a given environment. This patch generalizes the function to take a `ToCStr`-bounded type, which includes both `Path`s and `str`s. Closes #11650.
Diffstat (limited to 'src/rustllvm/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
