| Age | Commit message (Expand) | Author | Lines |
| 2019-04-18 | hide `--explain` hint if error has no extended info | Andy Russell | -925/+546 |
| 2019-04-18 | Use new `needs-(profiler|sanitizer)-support` compiletest directive to clean u... | Michael Woerister | -30/+20 |
| 2019-04-18 | Add codegen test that makes sure PGO instrumentation is emitted as expected. | Michael Woerister | -0/+20 |
| 2019-04-18 | Prefix PROFILER_SUPPORT and SANITIZER_SUPPORT test env vars with RUSTC_ to ma... | Michael Woerister | -14/+14 |
| 2019-04-18 | Update run-make PGO test to new commandline syntax. | Michael Woerister | -1/+1 |
| 2019-04-18 | Auto merge of #60058 - varkor:const-generics-ty-refactor, r=cramertj | bors | -0/+14 |
| 2019-04-18 | Auto merge of #60048 - estebank:issue-54954, r=sanxiyn | bors | -0/+35 |
| 2019-04-18 | Auto merge of #60051 - estebank:fn-sugg, r=davidtwco | bors | -15/+7 |
| 2019-04-17 | Give custom error for E0277 on `?` error case | Esteban Küber | -6/+6 |
| 2019-04-17 | Point at try `?` on errors affecting the err match arm of the desugared code | Esteban Küber | -6/+6 |
| 2019-04-17 | whitelist rtm x86 cpu feature | tyler | -1/+2 |
| 2019-04-18 | Add a test for unused const parameters | varkor | -0/+14 |
| 2019-04-18 | Rollup merge of #60037 - eddyb:actually-its-param, r=estebank | Mazdak Farrokhzad | -18/+18 |
| 2019-04-17 | Do not mention missing `PartialOrd` impl when involving uncalled fns | Esteban Küber | -15/+7 |
| 2019-04-17 | Auto merge of #59527 - matklad:sized-index, r=Centril | bors | -0/+23 |
| 2019-04-17 | Fix ICE on const evaluation of const method | Esteban Küber | -0/+35 |
| 2019-04-17 | add a test for unsized index | Aleksey Kladov | -0/+23 |
| 2019-04-17 | Resolve inconsistency in error messages between "parameter" and "variable". | Eduard-Mihai Burtescu | -18/+18 |
| 2019-04-17 | Rollup merge of #59646 - JohnTitor:improve-wording, r=oli-obk | Mazdak Farrokhzad | -18/+19 |
| 2019-04-17 | Rollup merge of #59128 - oli-obk:colorful_json, r=mark-i-m,eddyb | Mazdak Farrokhzad | -71/+72 |
| 2019-04-16 | Don't test json with color codes on windows | Oliver Scherer | -53/+54 |
| 2019-04-16 | fixing tests | Saleem Jaffer | -1/+1 |
| 2019-04-16 | Auto merge of #59769 - RalfJung:compiletest-normalization, r=alexcrichton | bors | -8/+89 |
| 2019-04-16 | this panic occurs not just on Windows, normalize it away everywhere | Ralf Jung | -6/+6 |
| 2019-04-16 | Rollup merge of #59993 - euclio:unused-ref-field, r=estebank | Mazdak Farrokhzad | -0/+107 |
| 2019-04-16 | Rollup merge of #59992 - QuietMisdreavus:static-settings-path, r=GuillaumeGomez | Mazdak Farrokhzad | -0/+4 |
| 2019-04-16 | Rollup merge of #59903 - estebank:after-main, r=oli-obk | Mazdak Farrokhzad | -0/+49 |
| 2019-04-16 | Fix tests | Yuki OKUSHI | -18/+19 |
| 2019-04-15 | normalize away some Windows-only panic printing | Ralf Jung | -3/+15 |
| 2019-04-15 | include mode in unused binding suggestion span | Andy Russell | -0/+107 |
| 2019-04-15 | Rollup merge of #59978 - ollie27:rustdoc_default, r=QuietMisdreavus | Mazdak Farrokhzad | -15/+62 |
| 2019-04-15 | Rollup merge of #59648 - alex:must-use-result, r=alexcrichton | Mazdak Farrokhzad | -1/+1 |
| 2019-04-15 | use --static-root-path for settings.js | QuietMisdreavus | -0/+4 |
| 2019-04-15 | Update test | John Kåre Alsaker | -182/+186 |
| 2019-04-15 | Preallocate BUILTIN_ATTRIBUTES symbols and use a hash map instead of looping | John Kåre Alsaker | -2/+2 |
| 2019-04-14 | rustdoc: Remove default keyword from re-exported trait methods | Oliver Middleton | -15/+62 |
| 2019-04-14 | Auto merge of #59335 - Aaron1011:fix/extern-priv-final, r=Aaron1011 | bors | -1/+1 |
| 2019-04-14 | Rollup merge of #59936 - petrochenkov:confict, r=davidtwco | Mazdak Farrokhzad | -0/+12 |
| 2019-04-14 | Rollup merge of #59896 - estebank:dedup-spans, r=davidtwco | Mazdak Farrokhzad | -0/+27 |
| 2019-04-14 | Rollup merge of #59877 - Zoxc:hiridify_def_id, r=eddyb | Mazdak Farrokhzad | -3/+3 |
| 2019-04-14 | Address review comments | Vadim Petrochenkov | -0/+3 |
| 2019-04-14 | Fix cross-crate visibility of fictive variant constructors | Vadim Petrochenkov | -0/+9 |
| 2019-04-14 | huge-enum also exhibits this error | Ralf Jung | -0/+4 |
| 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 | -0/+25 |
| 2019-04-14 | Update tests | John Kåre Alsaker | -3/+3 |
| 2019-04-14 | Auto merge of #59798 - rchaser53:issue-59488, r=estebank | bors | -0/+115 |