Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Closes rust-lang#15807 (Deprecate some unsafe functions in `str::raw` and remove `OwnedStr` trait) Closes rust-lang#15859 (Implement `Show` for `CString` and fix warning compiling tests for libcollections) Closes rust-lang#15911 (Updated LLVM for iOS) Closes rust-lang#15925 (libsyntax: Remove `~self` and `mut ~self` from the language.) Closes rust-lang#15930 (Add examples for Checked[Add|Sub|Mul|Div]) Closes rust-lang#15933 (rustdoc: make table of contents optional) Closes rust-lang#15937 (librustc: Make bare functions implement the `FnMut` trait.) Closes rust-lang#15938 (librustc: Check structure constructors against their types.) Closes rust-lang#15939 (rustdoc: Add a --crate-name option) Closes rust-lang#15942 (Document trie collections) Closes rust-lang#15943 (Document SmallIntMap)
- Loading branch information
1031ad8
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
r+ p=10
1031ad8
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@bors: retry