]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #35663 - CryZe:no-stdlib, r=Manishearth
authorJonathan Turner <jonathandturner@users.noreply.github.com>
Wed, 17 Aug 2016 13:25:25 +0000 (06:25 -0700)
committerGitHub <noreply@github.com>
Wed, 17 Aug 2016 13:25:25 +0000 (06:25 -0700)
Improve `No stdlib` and related Documentation

This renames all lang item function names to the ones used in `libstd` and `libpanic_unwind`. It also explains the `eh_unwind_resume` lang item in the `libcore` documentation, where it was missing. A third function is also needed on certain compilation targets, so this was also added to the `No stdlib` documentation.

1  2 
src/libcore/lib.rs

Simple merge