about summary refs log tree commit diff
path: root/src/rustllvm/PassWrapper.cpp
diff options
context:
space:
mode:
authorAaron Turon <aturon@mozilla.com>2014-05-05 14:53:57 -0700
committerAaron Turon <aturon@mozilla.com>2014-05-14 22:52:31 -0700
commite71202aecf47db99225101f842474490121d8a69 (patch)
treee0def54255b05ed7e024fcf5879fc6596fedb48a /src/rustllvm/PassWrapper.cpp
parent046062d3bf0597fb2f40f7cacbbe4f438506247d (diff)
downloadrust-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