diff options
| author | Ed Schouten <ed@nuxi.nl> | 2018-01-11 11:21:42 +0100 |
|---|---|---|
| committer | Ed Schouten <ed@nuxi.nl> | 2018-01-11 11:26:13 +0100 |
| commit | d882bb516e0998d7f9c2d049dcc618992a1a04c0 (patch) | |
| tree | 02370689e6220246902e84563623e84fb80c74a5 /src/libstd/sys/cloudabi/stack_overflow.rs | |
| parent | 20745264ce3298147067fcb46e1f51efcb9670e4 (diff) | |
| download | rust-d882bb516e0998d7f9c2d049dcc618992a1a04c0.tar.gz rust-d882bb516e0998d7f9c2d049dcc618992a1a04c0.zip | |
Add shims for modules that we can't implement on CloudABI.
As discussed in #47268, libstd isn't ready to have certain functionality disabled yet. Follow wasm's approach of adding no-op modules for all of the features that we can't implement. I've placed all of those shims in a shims/ subdirectory, so we (the CloudABI folks) can experiment with removing them more easily. It also ensures that the code that does work doesn't get polluted with lots of useless boilerplate code.
Diffstat (limited to 'src/libstd/sys/cloudabi/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
