about summary refs log tree commit diff
path: root/src/libstd
diff options
context:
space:
mode:
authorSteve Klabnik <steve@steveklabnik.com>2016-07-15 13:17:35 -0400
committerSteve Klabnik <steve@steveklabnik.com>2016-07-15 15:41:31 -0400
commitfcecdac96d718b90849f210e1ccd6be45dc6ff1e (patch)
tree2b716899cd2799f69ca913a134216eb4641a5854 /src/libstd
parenta120ae70d08d2eb991c7796e8726debb7ad46dea (diff)
downloadrust-fcecdac96d718b90849f210e1ccd6be45dc6ff1e.tar.gz
rust-fcecdac96d718b90849f210e1ccd6be45dc6ff1e.zip
Fix up documentation around no_std
1. Fix the sections in the book to have the correct signatures. I've
   also marked them as `ignore`; there's no way to set the `no_std`
   feature for libc, so it pulls in the stdlib, so this wasn't even
   testing the actual thing it was testing. Better to just ignore.
2. Correcting libcore's docs for factual inaccuracy, and add a note
   about language items.

Fixes #33677
Diffstat (limited to 'src/libstd')
0 files changed, 0 insertions, 0 deletions