Aaron Turon e71202aecf 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.
2014-05-14 22:52:31 -07:00
..
2014-05-11 01:13:02 -07:00
2014-05-11 01:13:02 -07:00
2014-05-11 01:13:02 -07:00
2014-05-14 22:42:46 -07:00
2014-05-13 23:59:03 -07:00
2014-05-11 01:13:02 -07:00
2014-05-14 22:42:46 -07:00
2014-05-11 01:13:02 -07:00
2014-05-11 01:13:02 -07:00
2014-05-12 19:52:29 -07:00
2014-05-09 21:13:02 -07:00
2014-05-11 01:13:02 -07:00
2014-05-09 14:42:12 -07:00
2014-05-12 02:52:32 -04:00
2014-05-11 01:13:02 -07:00