| Age | Commit message (Expand) | Author | Lines |
| 2014-07-27 | auto merge of #15963 : nham/rust/moar_15294, r=alexcrichton | bors | -2/+194 |
| 2014-07-26 | Remove managed_box gate from tests | Brian Anderson | -213/+23 |
| 2014-07-27 | auto merge of #16006 : TeXitoi/rust/relicense-shootout-k-nucleotide, r=brson | bors | -8/+39 |
| 2014-07-26 | Manually implement Hash for SmallIntMap | nham | -12/+20 |
| 2014-07-26 | auto merge of #15941 : treeman/rust/doc-lru, r=alexcrichton | bors | -0/+85 |
| 2014-07-26 | auto merge of #15936 : alexcrichton/rust/stability, r=brson | bors | -325/+310 |
| 2014-07-26 | std: Stabilize unit, bool, ty, tuple, arc, any | Alex Crichton | -325/+310 |
| 2014-07-26 | auto merge of #15762 : nham/rust/ringbuf_docs, r=alexcrichton | bors | -0/+66 |
| 2014-07-26 | Add examples for RingBuf methods get, get_mut, iter, mut_iter | nham | -0/+66 |
| 2014-07-26 | auto merge of #16000 : emkay/rust/lifetimes-guide-typo, r=alexcrichton | bors | -1/+1 |
| 2014-07-26 | Small fixes for tests | nham | -8/+8 |
| 2014-07-26 | auto merge of #15998 : luqmana/rust/nmnnbd, r=thestinger | bors | -81/+237 |
| 2014-07-26 | auto merge of #15996 : nham/rust/smallintmap_not_hashmap, r=sanxiyn | bors | -1/+1 |
| 2014-07-26 | Relicense shootout-k-nucleotide.rs | Guillaume Pinot | -8/+39 |
| 2014-07-26 | auto merge of #15991 : pcwalton/rust/resolve-regions-in-trait-matching, r=ale... | bors | -0/+34 |
| 2014-07-26 | auto merge of #15987 : brson/rust/hidestdrt, r=alexcrichton | bors | -2/+44 |
| 2014-07-26 | auto merge of #15982 : alexcrichton/rust/rustdoc-fixes, r=brson | bors | -83/+158 |
| 2014-07-25 | fix small typo in guide-lifetimes | Michael Matuzak | -1/+1 |
| 2014-07-26 | auto merge of #15975 : dotdash/rust/unwind_lifetimes, r=pcwalton | bors | -8/+21 |
| 2014-07-25 | rustllvm: Stub out some functions for llvm < 3.5 | Luqman Aden | -0/+9 |
| 2014-07-25 | Fix a typo in SmallIntMap documentation | nham | -1/+1 |
| 2014-07-25 | Implement PartialEq/Eq/Clone/Hash/FromIterator/Extendable for SmallIntMap and... | nham | -1/+185 |
| 2014-07-25 | librustc: Use dereferenceable attribute instead of nonnull where we can. | Luqman Aden | -15/+55 |
| 2014-07-26 | auto merge of #15789 : steveklabnik/rust/guide_pointers, r=cmr | bors | -262/+603 |
| 2014-07-25 | Add tests that the injected runtime is inaccessible | Brian Anderson | -0/+36 |
| 2014-07-25 | librustc: Use builder for llvm attributes. | Luqman Aden | -74/+181 |
| 2014-07-25 | auto merge of #15787 : treeman/rust/hashmap-doc, r=alexcrichton | bors | -48/+337 |
| 2014-07-25 | librustc: Resolve regions and report errors in trait/impl method | Patrick Walton | -0/+34 |
| 2014-07-25 | rustc: Future proof runtime injection | Brian Anderson | -2/+8 |
| 2014-07-25 | auto merge of #15979 : Randati/rust/patch-2, r=kballard | bors | -1/+1 |
| 2014-07-25 | auto merge of #15968 : nham/rust/keys_values_other_maps, r=alexcrichton | bors | -0/+131 |
| 2014-07-25 | rustdoc: Inline items from foreign mods | Alex Crichton | -16/+22 |
| 2014-07-25 | rustdoc: Correctly handle local renamings | Alex Crichton | -11/+36 |
| 2014-07-25 | rustdoc: Fix links to Box/Gc | Alex Crichton | -14/+48 |
| 2014-07-25 | rustdoc: Fix inlining type parameters | Alex Crichton | -34/+12 |
| 2014-07-25 | rustdoc: Bind keydown instead of keypress for nav | Alex Crichton | -2/+2 |
| 2014-07-25 | auto merge of #15958 : hirschenberger/rust/borrock-stats-div-by-zero, r=alexc... | bors | -2/+2 |
| 2014-07-25 | rustdoc: Hide impls for #[doc(hidden)] traits | Alex Crichton | -2/+28 |
| 2014-07-25 | Fix assert message | Randati | -1/+1 |
| 2014-07-25 | rustdoc: Add a --target flag | Alex Crichton | -4/+10 |
| 2014-07-25 | auto merge of #15971 : alexcrichton/rust/hurray-for-windows, r=pcwalton | bors | -3/+6 |
| 2014-07-25 | Emit lifetime end markers in unwinding codepaths | Björn Steinbrink | -8/+21 |
| 2014-07-25 | auto merge of #15970 : Zoxc/rust/noalias-ref, r=cmr | bors | -1/+4 |
| 2014-07-25 | auto merge of #15957 : pcwalton/rust/builtin-bound-impl-checking, r=huonw,pnk... | bors | -2/+34 |
| 2014-07-25 | librustc: Check built-in trait bounds on implementations when direct | Patrick Walton | -2/+34 |
| 2014-07-25 | auto merge of #15961 : pcwalton/rust/fn-pointer-in-iterator, r=huonw | bors | -3/+95 |
| 2014-07-25 | auto merge of #15959 : omasanori/rust/cleanup-ja, r=alexcrichton | bors | -9407/+5 |
| 2014-07-24 | rustc: Compare paths with --extern, not bytes | Alex Crichton | -3/+6 |
| 2014-07-25 | Add noalias to safe shared reference parameters | John Kåre Alsaker | -1/+4 |
| 2014-07-25 | Add methods for obtaining iterators over the keys and values of a TrieMap | nham | -0/+43 |