| Age | Commit message (Expand) | Author | Lines |
| 2018-11-22 | Auto merge of #56155 - GuillaumeGomez:rollup, r=GuillaumeGomez | bors | -97/+507 |
| 2018-11-22 | Rollup merge of #56126 - Turbo87:bench-parse, r=alexcrichton | Guillaume Gomez | -0/+105 |
| 2018-11-22 | Rollup merge of #56106 - bjorn3:patch-1, r=alexcrichton | Guillaume Gomez | -12/+0 |
| 2018-11-22 | Rollup merge of #56078 - ehuss:fix-panic-opt-msg, r=alexcrichton | Guillaume Gomez | -5/+5 |
| 2018-11-22 | Rollup merge of #56067 - jethrogb:jb/sgx-target-spec, r=alexcrichton | Guillaume Gomez | -0/+93 |
| 2018-11-22 | Rollup merge of #56063 - 0xrgb:patch-1, r=joshtriplett | Guillaume Gomez | -11/+11 |
| 2018-11-22 | Rollup merge of #56002 - Axary:master, r=estebank | Guillaume Gomez | -2/+58 |
| 2018-11-22 | Rollup merge of #55980 - csmoe:issue-55891, r=estebank | Guillaume Gomez | -11/+45 |
| 2018-11-22 | Rollup merge of #55961 - tromey:Bug-55944-vecdeque, r=nikomatsakis | Guillaume Gomez | -3/+22 |
| 2018-11-22 | Rollup merge of #55784 - meltinglava:master, r=KodrAus | Guillaume Gomez | -8/+8 |
| 2018-11-22 | Rollup merge of #55485 - petertodd:2018-10-manuallydrop-deref, r=TimNN | Guillaume Gomez | -2/+2 |
| 2018-11-22 | Rollup merge of #55367 - GuillaumeGomez:private-item-doc-test-lint, r=QuietMi... | Guillaume Gomez | -43/+158 |
| 2018-11-22 | Auto merge of #53918 - Havvy:doc-sort-by, r=GuillaumeGomez | bors | -0/+32 |
| 2018-11-22 | Auto merge of #56147 - petrochenkov:impice, r=nikomatsakis | bors | -2/+71 |
| 2018-11-21 | Auto merge of #56065 - oli-obk:min_const_fn_loop_ice, r=davidtwco | bors | -5/+16 |
| 2018-11-22 | resolve: Fix some asserts in import validation | Vadim Petrochenkov | -2/+71 |
| 2018-11-21 | Auto merge of #56134 - oli-obk:clippy_documentation, r=nrc | bors | -0/+2 |
| 2018-11-21 | Auto merge of #56118 - steveklabnik:update-books, r=alexcrichton | bors | -58/+45 |
| 2018-11-21 | Forward rust version number to tools | Oliver Scherer | -0/+2 |
| 2018-11-21 | Auto merge of #56117 - petrochenkov:iempty, r=eddyb | bors | -1/+15 |
| 2018-11-21 | update various stdlib docs | Steve Klabnik | -37/+22 |
| 2018-11-21 | core/benches/num: Add `from_str/from_str_radix()` benchmarks | Tobias Bieniek | -0/+105 |
| 2018-11-21 | Add x86_64-fortanix-unknown-sgx target to the compiler | Jethro Beekman | -0/+74 |
| 2018-11-21 | Auto merge of #52591 - eddyb:functional-snakes, r=oli-obk | bors | -144/+129 |
| 2018-11-21 | rustc: implement and use Default on more types. | Eduard-Mihai Burtescu | -73/+61 |
| 2018-11-21 | rustc: remove {FxHash,Node,DefId,HirId,ItemLocal}{Map,Set} "constructor" fns. | Eduard-Mihai Burtescu | -75/+72 |
| 2018-11-21 | Auto merge of #56032 - petrochenkov:stabecip, r=nikomatsakis | bors | -151/+40 |
| 2018-11-20 | fix more links | Steve Klabnik | -12/+10 |
| 2018-11-20 | fix rustbuild to build all the books | Steve Klabnik | -11/+15 |
| 2018-11-20 | update books | Steve Klabnik | -0/+0 |
| 2018-11-21 | resolve: Make "empty import canaries" invisible from other crates | Vadim Petrochenkov | -1/+15 |
| 2018-11-21 | Add a couple more tests | Vadim Petrochenkov | -3/+33 |
| 2018-11-21 | Stabilize `extern_crate_item_prelude` | Vadim Petrochenkov | -148/+7 |
| 2018-11-20 | Auto merge of #56111 - nrc:update, r=kennytm | bors | -71/+92 |
| 2018-11-21 | Update RLS and Rustfmt | Nick Cameron | -71/+92 |
| 2018-11-20 | Auto merge of #55720 - RalfJung:const-eval-raw, r=oli-obk | bors | -109/+138 |
| 2018-11-20 | Remove incorrect doc comment in rustc_mir::monomorphize::item | bjorn3 | -6/+0 |
| 2018-11-20 | Remove incorrect doc comment | bjorn3 | -6/+0 |
| 2018-11-20 | Auto merge of #55663 - varkor:must_use-traits, r=estebank | bors | -16/+79 |
| 2018-11-20 | improve error note | Axary | -7/+7 |
| 2018-11-20 | Auto merge of #56081 - alexcrichton:update-manifest, r=nrc | bors | -0/+2 |
| 2018-11-20 | Auto merge of #55983 - oli-obk:static_, r=Mark-Simulacrum | bors | -0/+34 |
| 2018-11-20 | Auto merge of #56049 - newpavlov:revert_51601, r=sfackler | bors | -75/+14 |
| 2018-11-19 | Add temporary renames to manifests for rustfmt/clippy | Alex Crichton | -0/+2 |
| 2018-11-19 | explain why we can use raw | Ralf Jung | -0/+4 |
| 2018-11-19 | we now do proper validation on scalars | Ralf Jung | -14/+14 |
| 2018-11-19 | use RawConst in miri | Ralf Jung | -40/+32 |
| 2018-11-19 | Make const_eval_raw query return just an AllocId | Ralf Jung | -64/+97 |
| 2018-11-19 | Fix error message for `-C panic=xxx`. | Eric Huss | -5/+5 |
| 2018-11-19 | Auto merge of #55971 - SergioBenitez:skip-non-semantic, r=alexcrichton | bors | -6/+141 |