John Colanduoni
|
e8121b3d16
|
Add libbacktrace support for Apple platforms
|
2017-09-02 03:24:15 +08:00 |
|
Jeremy Soller
|
5757e05619
|
Fix backtrace on Redox
|
2017-07-13 20:07:37 -06:00 |
|
Alex Crichton
|
77c3bfa742
|
std: Remove cfg(cargobuild) annotations
These are all now no longer needed that we've only got rustbuild in tree.
|
2017-02-06 08:42:54 -08:00 |
|
Alex Crichton
|
214a6c6166
|
Fix compile errors and such
|
2016-12-20 14:09:50 -08:00 |
|
Jeremy Soller
|
0bb9a95907
|
Merge branch 'master' into redox
|
2016-11-10 20:37:34 -07:00 |
|
Jeremy Soller
|
25e1a4a008
|
Use target_os = redox for cfg
|
2016-11-10 20:13:14 -07:00 |
|
Tshepang Lekhonkhobe
|
a9349d723d
|
doc: fix typos
|
2016-11-10 05:23:41 +02:00 |
|
Jeremy Soller
|
74dc845c2d
|
Merge branch 'master' into redox
|
2016-11-03 08:52:48 -06:00 |
|
Brian Anderson
|
c251884575
|
Clean up and add more comments to libstd/lib.rs
|
2016-11-01 17:08:24 +00:00 |
|
Brian Anderson
|
ee71dc5476
|
Document sys_common and sys
|
2016-11-01 17:08:24 +00:00 |
|
Brian Anderson
|
ca30691813
|
std: Move sys_common to libstd/sys_common
Make the directory structure reflect the module structure. I've always
found the existing structure confusing.
|
2016-11-01 17:08:24 +00:00 |
|