| Age | Commit message (Expand) | Author | Lines |
| 2019-03-27 | Use informational target machine for metadata | Simonas Kazlauskas | -18/+35 |
| 2019-03-27 | renames EvalContext to InterpretCx in docs and comments. | kenta7777 | -2/+2 |
| 2019-03-27 | Auto merge of #59285 - cuviper:llvm-8.0.0, r=alexcrichton | bors | -1/+1 |
| 2019-03-27 | Update rustfmt to 1.2.0 | topecongiro | -5/+5 |
| 2019-03-27 | Add `Default` to `std::alloc::System` | Tim Diekmann | -1/+1 |
| 2019-03-26 | Fix error index CSS file name | Guillaume Gomez | -8/+13 |
| 2019-03-26 | fix: Make incremental artifact deletion more robust | Markus Westerlind | -1/+4 |
| 2019-03-26 | Use consistent phrasing for all macro summaries | Nikhil Benesch | -44/+46 |
| 2019-03-26 | impl TrustedLen for 128-bit ranges too | Josh Stone | -2/+2 |
| 2019-03-26 | Handle RUSTDOC_RESOURCE_SUFFIX env variable for rustdoc build | Guillaume Gomez | -0/+11 |
| 2019-03-26 | Add resource suffix for libtest and proc_macro as well | Guillaume Gomez | -2/+2 |
| 2019-03-26 | Prevent cache issues on version updates | Guillaume Gomez | -8/+7 |
| 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 | Make crate_variances a regular query | John Kåre Alsaker | -1/+1 |
| 2019-03-26 | Combine input and eval_always query types | John Kåre Alsaker | -84/+45 |
| 2019-03-27 | librustc_driver => 2018 | Taiki Endo | -45/+23 |
| 2019-03-26 | Add specific message for tuple struct invoked with suffixed numeric field name | Esteban Küber | -2/+21 |
| 2019-03-26 | Reword invalid suffixe errors | Esteban Küber | -37/+36 |
| 2019-03-26 | Test the size_hint of empty ranges too | Josh Stone | -0/+12 |
| 2019-03-26 | Auto merge of #59433 - Centril:rollup, r=Centril | bors | -698/+1174 |
| 2019-03-26 | Use `expect_no_suffix` for error | Esteban Küber | -15/+7 |
| 2019-03-26 | Implement useful steps_between for all integers | Josh Stone | -49/+57 |
| 2019-03-26 | Exclude UnusedBrokenConst from module lints | John Kåre Alsaker | -3/+5 |
| 2019-03-26 | Remove the block on natvis for lld-link. | TheGoddessInari | -12/+0 |
| 2019-03-26 | Life's too short not to use cfg_if | gnzlbg | -23/+101 |
| 2019-03-26 | Document why the volatile read is used | gnzlbg | -0/+1 |
| 2019-03-26 | Add exception for libcore/hint.rs to pal lint of tidy script | gnzlbg | -0/+4 |
| 2019-03-26 | Use fallback on emscripten targets | gnzlbg | -2/+18 |
| 2019-03-26 | Update jemalloc-sys to version 0.3.0 | gnzlbg | -1/+1 |
| 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 | fix some uses I missed | Ralf Jung | -10/+13 |
| 2019-03-26 | adjust MaybeUninit API to discussions | Ralf Jung | -63/+97 |
| 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 |