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#13394 (sync: remove unsafe and add Send+Share to Deref (enabled by autoderef vtables)) Closes rust-lang#13389 (Made libflate functions return Options instead of outright failing) Closes rust-lang#13388 (doc: Document flavorful variations of paths) Closes rust-lang#13387 (Register new snapshots) Closes rust-lang#13386 (std: Add more docs for ptr mod) Closes rust-lang#13384 (Tweak crate loading to load less metadata) Closes rust-lang#13382 (fix ~ZeroSizeType rvalues) Closes rust-lang#13378 (Update tidy script, replace XXX with FIXME) Closes rust-lang#13377 (std: User a smaller stdin buffer on windows) Closes rust-lang#13369 (Fix spelling errors in comments.) Closes rust-lang#13314 (Made 'make install' include libs for additional targets) Closes rust-lang#13278 (std: make vec!() macro handle a trailing comma) Closes rust-lang#13276 (Add test for rust-lang#11881)
- Loading branch information
da8d4fd
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=2
da8d4fd
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