| Age | Commit message (Expand) | Author | Lines |
| 2019-04-14 | Address review comments | Vadim Petrochenkov | -8/+13 |
| 2019-04-14 | Fix cross-crate visibility of fictive variant constructors | Vadim Petrochenkov | -1/+19 |
| 2019-04-14 | update miri | Ralf Jung | -14/+14 |
| 2019-04-14 | Auto merge of #59693 - nnethercote:64-bit-Spans, r=petrochenkov | bors | -103/+90 |
| 2019-04-14 | huge-enum also exhibits this error | Ralf Jung | -0/+4 |
| 2019-04-14 | make lint levels more consistent | Ralf Jung | -6/+7 |
| 2019-04-14 | some more tests need normalization | Ralf Jung | -0/+12 |
| 2019-04-14 | normalize away spurious error | Ralf Jung | -3/+27 |
| 2019-04-14 | normalize flags and rustc version in ICE repro | Ralf Jung | -2/+4 |
| 2019-04-14 | fix output test for backtrace-debuginfo.rs | Ralf Jung | -2/+4 |
| 2019-04-14 | fix tests | Ralf Jung | -1/+26 |
| 2019-04-14 | compiletest normalization: preserve non-JSON lines such as ICEs | Ralf Jung | -1/+2 |
| 2019-04-14 | bump stdsimd; make intra_doc_link_resolution_failure an error again | Ralf Jung | -2/+2 |
| 2019-04-14 | Update tests | John Kåre Alsaker | -3/+3 |
| 2019-04-14 | HirIdify hir::Def | ljedrz | -118/+300 |
| 2019-04-14 | Auto merge of #59798 - rchaser53:issue-59488, r=estebank | bors | -3/+188 |
| 2019-04-14 | Fix tidy | Aaron Hill | -3/+3 |
| 2019-04-14 | Combine 'Extern' and 'ExternPrivate' | Aaron Hill | -36/+61 |
| 2019-04-14 | Properly parse '--extern-private' with name and path | Aaron Hill | -22/+113 |
| 2019-04-13 | Fix stray ` in previous change | Chris Gregory | -1/+1 |
| 2019-04-14 | Auto merge of #59950 - Centril:rollup-hpmr62i, r=Centril | bors | -198/+880 |
| 2019-04-13 | Escape &str in convert docs | Chris Gregory | -2/+3 |
| 2019-04-14 | Rollup merge of #59911 - pnkfelix:revert-pr-59401-to-fix-emit-stack-sizes-gc-... | Mazdak Farrokhzad | -31/+0 |
| 2019-04-14 | Rollup merge of #59890 - GuillaumeGomez:empty-json-variables, r=QuietMisdreavus | Mazdak Farrokhzad | -19/+34 |
| 2019-04-14 | Rollup merge of #59874 - michaelwoerister:pgo-updates-1, r=cramertj | Mazdak Farrokhzad | -27/+60 |
| 2019-04-14 | Rollup merge of #59812 - michaelwoerister:profile-gen-msvc-imp, r=alexcrichton | Mazdak Farrokhzad | -1/+29 |
| 2019-04-14 | Rollup merge of #59784 - davidtwco:issue-59764, r=estebank | Mazdak Farrokhzad | -114/+751 |
| 2019-04-14 | Rollup merge of #59776 - GuillaumeGomez:apply-resource-suffix, r=QuietMisdreavus | Mazdak Farrokhzad | -6/+6 |
| 2019-04-14 | Rollup merge of #59930 - kornelski:first-robots, r=GuillaumeGomez | Mazdak Farrokhzad | -0/+8 |
| 2019-04-14 | Rollup merge of #59925 - solson:split_ascii_whitespace-docfix, r=Centril | Mazdak Farrokhzad | -1/+1 |
| 2019-04-14 | Rollup merge of #59912 - RalfJung:maybe-uninit, r=Centril | Mazdak Farrokhzad | -34/+0 |
| 2019-04-14 | Rollup merge of #59899 - nnethercote:sort-enum-variants-by-size, r=pnkfelix | Mazdak Farrokhzad | -26/+32 |
| 2019-04-14 | Rollup merge of #59858 - mark-i-m:dup-matcher-bindings-3, r=Centril | Mazdak Farrokhzad | -61/+44 |
| 2019-04-14 | Rollup merge of #59855 - GuillaumeGomez:fix-attr-position-in-type-decl, r=Qui... | Mazdak Farrokhzad | -6/+17 |
| 2019-04-14 | Rollup merge of #59852 - alexcrichton:more-vectored, r=sfackler | Mazdak Farrokhzad | -37/+247 |
| 2019-04-14 | Rollup merge of #59835 - lzutao:nonzero-signed, r=Mark-Simulacrum | Mazdak Farrokhzad | -1/+3 |
| 2019-04-14 | Rollup merge of #59830 - ehuss:keyword-links, r=Mark-Simulacrum | Mazdak Farrokhzad | -30/+25 |
| 2019-04-14 | Rollup merge of #59818 - crlf0710:eliminate_libstd_fnbox, r=cramertj | Mazdak Farrokhzad | -24/+15 |
| 2019-04-14 | Rollup merge of #59804 - Zoxc:cleaner-jobserver, r=alexcrichton | Mazdak Farrokhzad | -122/+8 |
| 2019-04-14 | Rollup merge of #59796 - oli-obk:const_arg_ice, r=eddyb | Mazdak Farrokhzad | -45/+51 |
| 2019-04-14 | Rollup merge of #59747 - gruberb:copy-book-toml-unstable-book, r=ehuss | Mazdak Farrokhzad | -11/+12 |
| 2019-04-14 | Rollup merge of #59735 - matklad:deadcode, r=sanxiyn | Mazdak Farrokhzad | -30/+9 |
| 2019-04-14 | Rollup merge of #59708 - matthewjasper:double-closure-unused-mut, r=pnkfelix | Mazdak Farrokhzad | -28/+87 |
| 2019-04-14 | Rollup merge of #59675 - SimonSapin:stable-alloc, r=alexcrichton | Mazdak Farrokhzad | -43/+25 |
| 2019-04-13 | Expand note on mutable references | Chris Gregory | -1/+4 |
| 2019-04-13 | Reorder blank lines in AsMut documentation | Chris Gregory | -1/+2 |
| 2019-04-13 | Fix equivalent string in escape_default | Daniel Luz | -1/+1 |
| 2019-04-13 | Remove blank lines in AsRef documentation | Chris Gregory | -2/+0 |
| 2019-04-13 | Auto merge of #59612 - matthewjasper:dataflow-usual-newtype-index, r=estebank | bors | -76/+30 |
| 2019-04-13 | Remove broken links to self in Into documentation | Chris Gregory | -4/+4 |