Commit Graph

3 Commits

Author SHA1 Message Date
Chris Denton
d59d32c4f1
std::path::absolute 2022-02-08 14:57:34 +00:00
The8472
c1ea7bdc87 Prefix can be case-insensitive, delegate to its Hash impl instead of trying to hash the raw bytes
This should have 0 performance overhead on unix since Prefix is always None.
2021-11-11 21:44:12 +01:00
mark
2c31b45ae8 mv std libs to library/ 2020-07-27 19:51:13 -05:00