]> git.lizzy.rs Git - rust.git/commit
getting a path should never fail
authorRalf Jung <post@ralfj.de>
Mon, 9 Mar 2020 08:38:33 +0000 (09:38 +0100)
committerRalf Jung <post@ralfj.de>
Thu, 19 Mar 2020 07:26:08 +0000 (08:26 +0100)
commit681819c8ad2a33923a33fc6829cfd588eb1f721f
tree0f45271c2245bb22efa036756f9ccab66a6bf808
parent77cc0cddd9b0d90b2f7b68c6cb62d1eec33c9427
getting a path should never fail

we basically treat them as lang items
src/helpers.rs
src/shims/foreign_items.rs
src/shims/foreign_items/posix.rs
src/shims/foreign_items/posix/linux.rs
src/shims/fs.rs
src/shims/time.rs