rust/library/std/src
Manish Goregaokar acad0a0517
Rollup merge of #74742 - poliorcetics:ip-addr-remove-rejected-errata, r=nikomatsakis
Remove links to rejected errata 4406 for RFC 4291

Fixes #74198.

For now I simply removed the links, the docs seems clear enough to me but I'm no expert in the domain so don't hesitate to correct me if more is needed.

cc @ghanan94.

@rustbot modify labels: T-doc, T-libs
2020-07-29 16:38:19 -07:00
..
collections mv std libs to library/ 2020-07-27 19:51:13 -05:00
ffi mv std libs to library/ 2020-07-27 19:51:13 -05:00
io mv std libs to library/ 2020-07-27 19:51:13 -05:00
net Add note to clearly mark the RFC as rejected 2020-07-28 18:53:35 +02:00
os mv std libs to library/ 2020-07-27 19:51:13 -05:00
prelude mv std libs to library/ 2020-07-27 19:51:13 -05:00
sync mv std libs to library/ 2020-07-27 19:51:13 -05:00
sys Update stdarch submodule 2020-07-28 09:41:09 -07:00
sys_common mv std libs to library/ 2020-07-27 19:51:13 -05:00
thread mv std libs to library/ 2020-07-27 19:51:13 -05:00
alloc.rs mv std libs to library/ 2020-07-27 19:51:13 -05:00
ascii.rs mv std libs to library/ 2020-07-27 19:51:13 -05:00
backtrace.rs mv std libs to library/ 2020-07-27 19:51:13 -05:00
env.rs mv std libs to library/ 2020-07-27 19:51:13 -05:00
error.rs mv std libs to library/ 2020-07-27 19:51:13 -05:00
f32.rs mv std libs to library/ 2020-07-27 19:51:13 -05:00
f64.rs mv std libs to library/ 2020-07-27 19:51:13 -05:00
fs.rs Update fs::remove_file docs 2020-07-29 08:18:01 +03:00
future.rs mv std libs to library/ 2020-07-27 19:51:13 -05:00
keyword_docs.rs mv std libs to library/ 2020-07-27 19:51:13 -05:00
lazy.rs Fix RefUnwindSafe & UnwinsSafe impls for lazy::SyncLazy 2020-07-28 09:51:08 +02:00
lib.rs mv std libs to library/ 2020-07-27 19:51:13 -05:00
macros.rs mv std libs to library/ 2020-07-27 19:51:13 -05:00
memchr.rs mv std libs to library/ 2020-07-27 19:51:13 -05:00
num.rs mv std libs to library/ 2020-07-27 19:51:13 -05:00
panic.rs mv std libs to library/ 2020-07-27 19:51:13 -05:00
panicking.rs mv std libs to library/ 2020-07-27 19:51:13 -05:00
path.rs mv std libs to library/ 2020-07-27 19:51:13 -05:00
primitive_docs.rs mv std libs to library/ 2020-07-27 19:51:13 -05:00
process.rs mv std libs to library/ 2020-07-27 19:51:13 -05:00
rt.rs mv std libs to library/ 2020-07-27 19:51:13 -05:00
time.rs mv std libs to library/ 2020-07-27 19:51:13 -05:00