Fenrir
|
27d8949831
|
repr_align stabilized
|
7 years ago |
Fenrir
|
23be3f4885
|
Recreate ctr-std from latest nightly
|
7 years ago |
Fenrir
|
8ba058552b
|
Patch `std` to be compatible with Rust nightly-2017-12-01
This only fixes things enough so that the project compiles again. More standard library changes from upstream Rust will be pulled in later.
|
7 years ago |
Fenrir
|
5f0fc0c001
|
Add unwinding strategy for panics
|
8 years ago |
Fenrir
|
03d5b453b9
|
update collections module
also remove deprecated `collections` crate dependency
|
8 years ago |
panicbit
|
2538d230b8
|
Add default allocator symbols
|
8 years ago |
panicbit
|
d86fadb6c7
|
ctr-std: Migrate to the new liballoc API
|
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 |
Cristian Carlesso
|
e617cba567
|
Make ctru-rs compile again
|
8 years ago |
Fenrir
|
78754eb290
|
Add HashMap and HashSet
|
8 years ago |
Fenrir
|
3e1d15c34c
|
Add fs module
|
8 years ago |
Fenrir
|
5c02db6cb9
|
Add the rest of std::sync
|
8 years ago |
Fenrir
|
5299b505b7
|
Initial thread support
|
8 years ago |
Fenrir
|
3f2366df13
|
implement buffered stdio
|
8 years ago |
Fenrir
|
1e3655e44a
|
Add sync::mutex
|
8 years ago |
Fenrir
|
dcf862c3db
|
use svcGetSystemTick for Instant
|
8 years ago |
Fenrir
|
2ed837f8e1
|
ctr-std: Add Time module
|
8 years ago |
Fenrir
|
0436b3a945
|
Add thread local storage support
|
8 years ago |
Fenrir
|
c8d69a25e7
|
ctr-std: add collections module
|
8 years ago |
Fenrir
|
08b71a18cd
|
We stdlib now
|
8 years ago |