Fenrir
b330206f55
Update for Rust nightly 2018-04-19
7 years ago
Fenrir
d1475d0d2c
Ensure that the sysroot uses its own libc
7 years ago
Fenrir
cbafc1a01b
Better workaround for the `feature(rustc_private)]` issue
...
Now you don't need a janky `Xargo` fork anymore!
7 years ago
Fenrir
cbe41e5304
Enable old panic behavior for Citra
8 years ago
panicbit
54d7fc6c88
Use rust3ds/alloc_system3ds again
8 years ago
Fenrir
7b7d98d3d3
Use alloc_system3ds again
8 years ago
panicbit
72df21a4b3
ctr-std: Use liballoc from rust-src
8 years ago
Fenrir
eec80b496b
Use libc from crates.io
...
The libc crate has newlib bindings now, so we don't have to maintain them in-tree anymore
8 years ago
Fenrir
5c02db6cb9
Add the rest of std::sync
8 years ago
Fenrir
1e3655e44a
Add sync::mutex
8 years ago
Fenrir
dcf862c3db
use svcGetSystemTick for Instant
8 years ago
Fenrir
ab1a105174
ctr-libc: remove conditional dependency on std
...
I'd thought that it would be necessary for implementing features such as the std::os::raw types in ctr-std, but I do not believe that that is the case.
8 years ago
Fenrir
dffce57257
Bring in all the crates
8 years ago
Fenrir
08b71a18cd
We stdlib now
8 years ago