]> git.lizzy.rs Git - rust.git/commit
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)
commitea09b7d8c6eeeb8433bbdda50ffcc989d4f82fdf
treec8b5cd73c2cde92070408a681731b6a163bf1134
parenta9e3cffde1fa0bbe61cd9d34f2a9c45c78249738
parente586d2174bd732bcc4a430266f371fbb82b39398
Rollup merge of #35663 - CryZe:no-stdlib, r=Manishearth

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.
src/libcore/lib.rs