| Age | Commit message (Expand) | Author | Lines |
| 2018-02-08 | Swap `ptr::read` for `ptr::drop_in_place` | Jacob Kiesel | -1/+1 |
| 2018-02-07 | Apply optimization from #44355 to retain | Jacob Kiesel | -4/+9 |
| 2018-02-07 | Auto merge of #47957 - bobtwinkles:fix_mir_consts, r=nikomatsakis | bors | -38/+128 |
| 2018-02-07 | Update trait-associated-const test to new format | bobtwinkles | -20/+8 |
| 2018-02-06 | mir: Fix DefiningTy::Const | bobtwinkles | -38/+140 |
| 2018-02-07 | Auto merge of #47607 - davidtwco:issue-45697, r=nikomatsakis | bors | -48/+150 |
| 2018-02-07 | Rollup merge of #48036 - durka:proc-macro-doteq, r=alexcrichton | kennytm | -1/+1 |
| 2018-02-07 | Rollup merge of #48026 - Badel2:doc-assoc-const-object-safe, r=nikomatsakis | kennytm | -0/+22 |
| 2018-02-07 | Rollup merge of #48013 - onur:use-time-in-bootstrap-dist, r=alexcrichton | kennytm | -3/+6 |
| 2018-02-07 | Rollup merge of #48012 - scottmcm:faster-rangeinclusive-fold, r=alexcrichton | kennytm | -1/+65 |
| 2018-02-07 | Rollup merge of #47986 - Gilnaa:libtest_relaxed, r=Mark-Simulacrum | kennytm | -4/+13 |
| 2018-02-07 | Rollup merge of #46962 - clarcharr:os_raw_docs, r=QuietMisdreavus | kennytm | -5/+124 |
| 2018-02-06 | Trait objects cannot contain associated constants | Badel2 | -0/+22 |
| 2018-02-06 | Added and updated tests to enable/disable overflow checks. | David Wood | -1/+54 |
| 2018-02-06 | fix docs link | QuietMisdreavus | -1/+1 |
| 2018-02-06 | proc_macro: don't panic parsing ..= (fix #47950) | Alex Burka | -1/+1 |
| 2018-02-06 | Auto merge of #47203 - varkor:output-filename-conflicts-with-directory, r=est... | bors | -43/+111 |
| 2018-02-05 | Swapped order of left/right visits to ensure consistency in read/write pass o... | David Wood | -12/+12 |
| 2018-02-06 | Rollup merge of #48007 - nrc:rls-field-init, r=eddyb | kennytm | -1/+9 |
| 2018-02-06 | Rollup merge of #48003 - mbrubeck:docs, r=steveklabnik | kennytm | -3/+3 |
| 2018-02-06 | Rollup merge of #47959 - Manishearth:rustdoc-ice, r=Mark-Simulacrum | kennytm | -5/+30 |
| 2018-02-06 | Rollup merge of #47948 - pietroalbini:use-nested-groups-stabilize, r=petroche... | kennytm | -181/+4 |
| 2018-02-06 | Rollup merge of #47807 - tbu-:pr_doc_constanttime_cstr, r=steveklabnik | kennytm | -9/+9 |
| 2018-02-06 | Rollup merge of #47753 - steveklabnik:update-book, r=alexcrichton | kennytm | -10/+55 |
| 2018-02-06 | Rollup merge of #47704 - dsprenkels:issue-44415, r=alexcrichton | kennytm | -0/+22 |
| 2018-02-06 | Rollup merge of #47543 - topecongiro:issue-42344, r=nikomatsakis | kennytm | -12/+20 |
| 2018-02-06 | Rollup merge of #47496 - QuietMisdreavus:rls-doc-include, r=estebank | kennytm | -0/+16 |
| 2018-02-06 | Rollup merge of #46030 - Zoxc:asm-volatile, r=nikomatsakis | kennytm | -0/+32 |
| 2018-02-05 | Auto merge of #47881 - oli-obk:miri_clippy, r=Manishearth | bors | -46/+48 |
| 2018-02-05 | Make inline assembly volatile if it has no outputs. Fixes #46026 | John Kåre Alsaker | -0/+32 |
| 2018-02-05 | Update clippy and miri submodule | Oliver Schneider | -46/+48 |
| 2018-02-05 | Stabilize use_nested_groups | Pietro Albini | -181/+4 |
| 2018-02-05 | Auto merge of #47920 - Aaron1011:nll-overflow, r=pnkfelix | bors | -37/+111 |
| 2018-02-05 | Use time crate in bootstrap dist instead of date | Onur Aslan | -3/+6 |
| 2018-02-04 | Override try_[r]fold for RangeInclusive | Scott McMurray | -1/+65 |
| 2018-02-05 | Auto merge of #47873 - Aaron1011:final-ref-coerce, r=nikomatsakis | bors | -4/+65 |
| 2018-02-05 | Auto merge of #47865 - Manishearth:cleanup-shim, r=nikomatsakis | bors | -76/+71 |
| 2018-02-04 | Auto merge of #47998 - kennytm:rollup, r=kennytm | bors | -204/+417 |
| 2018-02-05 | save-analysis: avoid implicit unwrap | Nick Cameron | -1/+9 |
| 2018-02-04 | add exceptions for new deps | steveklabnik | -0/+2 |
| 2018-02-04 | update mdbook to 0.1.2 | steveklabnik | -10/+53 |
| 2018-02-04 | update reference | steveklabnik | -0/+0 |
| 2018-02-04 | update trpl | steveklabnik | -0/+0 |
| 2018-02-04 | Fix info about generic impls in AsMut docs | Matt Brubeck | -3/+3 |
| 2018-02-05 | Rollup merge of #47892 - Badel2:const_type_id_of, r=oli-obk | kennytm | -1/+105 |
| 2018-02-05 | Rollup merge of #47999 - jaystrictor:master, r=Mark-Simulacrum | kennytm | -2/+2 |
| 2018-02-05 | Rollup merge of #47996 - Zoxc:run-make-last, r=Mark-Simulacrum | kennytm | -1/+1 |
| 2018-02-04 | Rollup merge of #47978 - eddyb:iu, r=kennytm | kennytm | -4/+4 |
| 2018-02-04 | Rollup merge of #47958 - frewsxcv:frewsxcv-try-clone, r=aidanhs | kennytm | -7/+29 |
| 2018-02-04 | Rollup merge of #47947 - goodmanjonathan:stabilize_match_beginning_vert, r=pe... | kennytm | -103/+32 |