| Age | Commit message (Expand) | Author | Lines |
| 2019-03-27 | Use Ranges for vars_since_snapshot | varkor | -39/+38 |
| 2019-03-27 | Simplify `TypeVariableTable::vars_since_snapshot` | varkor | -13/+4 |
| 2019-03-27 | Simplify `RegionConstraintCollector::vars_since_snapshot` | varkor | -6/+1 |
| 2019-03-27 | Make `vars_since_snapshot` naming consistent | varkor | -12/+10 |
| 2019-03-27 | Update ena | varkor | -1/+1 |
| 2019-03-27 | Auto merge of #59447 - GuillaumeGomez:rollup, r=GuillaumeGomez | bors | -126/+433 |
| 2019-03-27 | Auto merge of #59285 - cuviper:llvm-8.0.0, r=alexcrichton | bors | -1/+1 |
| 2019-03-26 | Rollup merge of #59432 - phansch:compiletest_docs, r=alexcrichton | Guillaume Gomez | -3/+20 |
| 2019-03-26 | Rollup merge of #59427 - czipperz:non_null_doc_links, r=Mark-Simulacrum | Guillaume Gomez | -2/+3 |
| 2019-03-26 | Rollup merge of #59424 - GuillaumeGomez:fix-stability-css, r=QuietMisdreavus | Guillaume Gomez | -0/+8 |
| 2019-03-26 | Rollup merge of #59330 - DevQps:improve-std-convert-documentation, r=stevekla... | Guillaume Gomez | -78/+89 |
| 2019-03-26 | Rollup merge of #59197 - kornelski:redir, r=steveklabnik | Guillaume Gomez | -2/+4 |
| 2019-03-26 | Rollup merge of #59026 - GuillaumeGomez:search-tabs-header, r=QuietMisdreavus | Guillaume Gomez | -1/+1 |
| 2019-03-26 | Rollup merge of #59004 - GuillaumeGomez:generics-handling, r=QuietMisdreavus | Guillaume Gomez | -40/+308 |
| 2019-03-26 | Auto merge of #59433 - Centril:rollup, r=Centril | bors | -698/+1174 |
| 2019-03-26 | bump bootstrap; adjust stage0 uses in libsyntax_pos | Mazdak Farrokhzad | -1/+0 |
| 2019-03-26 | bump bootstrap; adjust stage0 uses in core::ptr. | Mazdak Farrokhzad | -2/+2 |
| 2019-03-26 | bump bootstrap => 2019-03-20 | Mazdak Farrokhzad | -1/+1 |
| 2019-03-26 | Rollup merge of #59419 - frewsxcv:frewsxcv-qu, r=varkor | Mazdak Farrokhzad | -13/+4 |
| 2019-03-26 | Rollup merge of #59410 - tbu-:pr_doc_clarifyclamp, r=joshtriplett | Mazdak Farrokhzad | -16/+40 |
| 2019-03-26 | Rollup merge of #59389 - euclio:deprecated-suggestion, r=varkor | Mazdak Farrokhzad | -6/+72 |
| 2019-03-26 | Rollup merge of #59374 - faern:simplify-checked-duration-since, r=shepmaster | Mazdak Farrokhzad | -37/+29 |
| 2019-03-26 | Rollup merge of #59362 - pnkfelix:demo-from-iterator-short-circuiting, r=Centril | Mazdak Farrokhzad | -0/+48 |
| 2019-03-26 | Rollup merge of #59315 - Zoxc:move-query, r=oli-obk | Mazdak Farrokhzad | -339/+380 |
| 2019-03-26 | Rollup merge of #59267 - estebank:assoc-const-as-field, r=davidtwco | Mazdak Farrokhzad | -55/+66 |
| 2019-03-26 | Rollup merge of #59232 - saleemjaffer:mir_place_refactor, r=oli-obk | Mazdak Farrokhzad | -210/+233 |
| 2019-03-26 | Rollup merge of #59150 - estebank:type-ascription, r=varkor | Mazdak Farrokhzad | -22/+302 |
| 2019-03-26 | Improve some compiletest documentation | Philipp Hansch | -3/+20 |
| 2019-03-26 | Auto merge of #59136 - jethrogb:jb/sgx-std-test, r=sanxiyn | bors | -94/+236 |
| 2019-03-26 | Fix code block display in portability element in dark theme | Guillaume Gomez | -0/+8 |
| 2019-03-25 | Utilize `?` instead of `return None`. | Corey Farwell | -13/+4 |
| 2019-03-25 | Link to PhantomData in NonNull documentation | Chris Gregory | -2/+3 |
| 2019-03-25 | Formatting changes, including better wrapping and creating short summary lines. | Christian | -16/+21 |
| 2019-03-25 | SGX target: fix std unit tests | Jethro Beekman | -94/+236 |
| 2019-03-25 | Auto merge of #59258 - euclio:suggestions-filter-crate, r=oli-obk | bors | -7/+44 |
| 2019-03-25 | Auto merge of #59256 - petrochenkov:derval2, r=Zoxc | bors | -97/+84 |
| 2019-03-25 | Clarify `{Ord,f32,f64}::clamp` docs a little | Tobias Bucher | -16/+40 |
| 2019-03-25 | add missing braces | Felix S Klock II | -2/+2 |
| 2019-03-25 | Update src/libcore/option.rs | Pascal Hertleif | -1/+1 |
| 2019-03-25 | Auto merge of #59242 - euclio:asm-ice, r=nagisa | bors | -2/+29 |
| 2019-03-25 | Auto merge of #59240 - euclio:struct-field-span, r=oli-obk | bors | -15/+15 |
| 2019-03-24 | Deduplicate code for path suggestion | Esteban Küber | -64/+43 |
| 2019-03-24 | Provide suggestion when using field access instead of path | Esteban Küber | -0/+32 |
| 2019-03-25 | Auto merge of #59195 - estebank:for-loop-move, r=petrochenkov | bors | -1/+74 |
| 2019-03-24 | Auto merge of #59382 - davidtwco:rfc-2008-refactoring, r=petrochenkov | bors | -780/+859 |
| 2019-03-24 | Add nll test | Esteban Küber | -0/+24 |
| 2019-03-24 | When moving out of a for loop head, suggest borrowing it | Esteban Küber | -1/+50 |
| 2019-03-24 | Re-order fields in `Def::Ctor`. | David Wood | -39/+38 |
| 2019-03-24 | Move `CtorOf` into `hir::def`. | David Wood | -56/+55 |
| 2019-03-24 | Auto merge of #59397 - kennytm:rollup, r=kennytm | bors | -74/+233 |