std::io::copy : why are the generic type constraints declared next to the function name and in the "where" section?

The Dark Arts of Advanced and Unsafe Rust Programming

rustc docs

Rust By Example is now available under doc.rust-lang.org (nightly)

Rust vector guarantees

Syntax index - list of keywords, operators, symbols, etc

The Rustonomicon: The Dark Arts of Advanced and Unsafe Rust Programming

Concurrency in Rust

The regex crate now supports matching on &[u8]

What happened to the Rust Inside Other Languages page in the Rust Book ?

regex sets

I just noticed the docs (Nightly, All docs) got more streamlined (less extra links/stuff at first, see book) compared to beta/stable

References and Borrowing

libcollections docs: When Should You Use Which Collection?

The Rustonomicon: The Dark Arts of Advanced and Unsafe Rust

The Advanced Rust Programming Language Book Draft

Rust Programming Language Book

Rust Compiler Error Index

Rust has a new guide written by Steve Klabnik

A 30-minute Introduction to Rust