aboutsummaryrefslogtreecommitdiff
path: root/ctr-std/src/path.rs
Commit message (Collapse)AuthorAgeFilesLines
* Delete ctr-std to use my fork of the rust repo insteadVivian Lim2021-02-061-4145/+0
|
* Update for nightly-2018-08-18Fenrir2018-08-191-14/+17
|
* Update for latest nightly 2018-06-09 (#70)Valentin2018-06-151-6/+22
| | | | * Update for latest nightly 2018-06-09 * We now have a proper horizon os and sys modules in libstd
* Fixes according to Fenrir's reviewValentin2018-06-101-0/+3
|
* Update for latest nightly 2018-05-06linouxis92018-05-071-18/+91
|
* Make std::path aware of archive prefixes (#61)FenrirWolf2018-03-041-2/+6
|
* Updates for Rust 1.24Fenrir2018-02-151-1/+8
|
* Recreate ctr-std from latest nightlyFenrir2018-01-211-169/+616
|
* Patch `std` to be compatible with Rust nightly-2017-12-01Fenrir2017-12-011-1/+0
| | | | This only fixes things enough so that the project compiles again. More standard library changes from upstream Rust will be pulled in later.
* Add fs moduleFenrir2017-03-101-22/+54
|
* We stdlib nowFenrir2017-01-211-0/+3561