| Age | Commit message (Expand) | Author | Lines |
| 2019-08-03 | Point to local place span on "type too big" error | Esteban Küber | -2/+13 |
| 2019-08-03 | avoid mutable state and override main message | Esteban Küber | -6/+6 |
| 2019-08-02 | Nicer labels for type layout errors | Esteban Küber | -3/+3 |
| 2019-08-02 | Do not lint on SizeOverflow, always error | Esteban Küber | -3/+2 |
| 2019-08-02 | Always error on `SizeOverflow` during mir evaluation | Esteban Küber | -2/+34 |
| 2019-08-02 | Auto merge of #63214 - Centril:rollup-hdb7dnx, r=Centril | bors | -0/+55 |
| 2019-08-02 | Rollup merge of #63202 - exphp-forks:parser-ice-63135, r=estebank | Mazdak Farrokhzad | -0/+47 |
| 2019-08-02 | Rollup merge of #63198 - rbartlensky:fix-macro-trailing-comma, r=petrochenkov | Mazdak Farrokhzad | -0/+8 |
| 2019-08-02 | Auto merge of #61393 - gnzlbg:update_libc, r=gnzlbg | bors | -3/+3 |
| 2019-08-01 | Add check-pass test for #63102. | Robert Bartlensky | -0/+8 |
| 2019-08-01 | Fix ICE in #63135 | Michael Lamparski | -0/+47 |
| 2019-08-01 | Fix test of issue 3656 | gnzlbg | -3/+3 |
| 2019-08-01 | Auto merge of #63194 - pietroalbini:rollup-xgnvb1b, r=pietroalbini | bors | -2/+143 |
| 2019-08-01 | Rollup merge of #63179 - BaoshanPang:testcases, r=alexcrichton | Pietro Albini | -1/+6 |
| 2019-08-01 | Rollup merge of #63158 - JohnTitor:add-test-for-58951, r=Centril | Pietro Albini | -0/+10 |
| 2019-08-01 | Rollup merge of #63122 - Centril:fix-63115, r=petrochenkov | Pietro Albini | -1/+126 |
| 2019-08-01 | Rollup merge of #62971 - GuillaumeGomez:keyword-sidebar, r=nobody | Pietro Albini | -0/+1 |
| 2019-08-01 | Auto merge of #62507 - petrochenkov:macunstab, r=alexcrichton | bors | -229/+217 |
| 2019-07-31 | issue-2214.rs: lgamma is lgamma on vxWorks | Baoshan Pang | -1/+6 |
| 2019-08-01 | Change to check-pass | Yuki Okushi | -1/+1 |
| 2019-07-31 | Drive-by fix: Update two tests failing in `--pass check` mode | Vadim Petrochenkov | -0/+2 |
| 2019-07-31 | Remove derives `Encodable`/`Decodable` and unstabilize attribute `#[bench]` | Vadim Petrochenkov | -229/+215 |
| 2019-07-31 | Attempt to fix backtrace tests on i686-msvc | Alex Crichton | -2/+16 |
| 2019-07-31 | Add test for issue-58951 | Yuki Okushi | -0/+10 |
| 2019-07-31 | Auto merge of #62813 - alexcrichton:less-dylib, r=Mark-Simulacrum | bors | -0/+1 |
| 2019-07-30 | Rollup merge of #63129 - Centril:subslice-pat-statdyn, r=oli-obk | Mazdak Farrokhzad | -0/+128 |
| 2019-07-30 | Rollup merge of #63123 - TankhouseAle:const-fn-type-name-any, r=oli-obk | Mazdak Farrokhzad | -0/+29 |
| 2019-07-30 | Rollup merge of #63095 - Centril:incomplete-features-lint, r=varkor | Mazdak Farrokhzad | -54/+163 |
| 2019-07-30 | Rollup merge of #62293 - Centril:remove-await-macro, r=cramertj | Mazdak Farrokhzad | -276/+117 |
| 2019-07-30 | Adjust tests. wrt. await_macro being removed. | Mazdak Farrokhzad | -276/+117 |
| 2019-07-30 | Subslice patterns: Test passing static & dynamic semantics. | Mazdak Farrokhzad | -0/+128 |
| 2019-07-30 | --bless tests due to INCOMPLETE_FEATURES being a lint. | Mazdak Farrokhzad | -54/+163 |
| 2019-07-30 | Auto merge of #62766 - alexcrichton:stabilize-pipelined-compilation, r=oli-obk | bors | -29/+80 |
| 2019-07-30 | Rollup merge of #63111 - Centril:rest-pat-tests, r=estebank | Mazdak Farrokhzad | -0/+340 |
| 2019-07-30 | Rollup merge of #63096 - Centril:existential-type-add-tests, r=varkor | Mazdak Farrokhzad | -0/+85 |
| 2019-07-30 | Rollup merge of #63093 - Aaron1011:fix/existential-closure, r=cramertj | Mazdak Farrokhzad | -0/+32 |
| 2019-07-30 | Rollup merge of #63087 - crlf0710:tidy_2018, r=Mark-Simulacrum | Mazdak Farrokhzad | -10/+8 |
| 2019-07-30 | Rollup merge of #63083 - matthewjasper:parameter-hygiene, r=petrochenkov | Mazdak Farrokhzad | -14/+194 |
| 2019-07-30 | Rollup merge of #62928 - Centril:recover-parens-around-for-head, r=estebank | Mazdak Farrokhzad | -0/+42 |
| 2019-07-29 | Add a test for std::any::type_name() as a const fn | TankhouseAle | -0/+29 |
| 2019-07-30 | Account for maybe_whole_expr in range patterns. | Mazdak Farrokhzad | -1/+126 |
| 2019-07-29 | Add semantic test for rest patterns. | Mazdak Farrokhzad | -0/+270 |
| 2019-07-29 | Add another test for const parameter (non) hygiene. | Matthew Jasper | -0/+38 |
| 2019-07-29 | Add syntactic test for rest patterns. | Mazdak Farrokhzad | -0/+70 |
| 2019-07-30 | Add very simple edition check to tidy; and add missing edition = 2018s. | CrLF0710 | -10/+8 |
| 2019-07-29 | rustc: Compile the `fmt_macros` crate as an rlib | Alex Crichton | -0/+1 |
| 2019-07-29 | Add test for #60564. | Mazdak Farrokhzad | -0/+51 |
| 2019-07-29 | Add test for #60407. | Mazdak Farrokhzad | -0/+15 |
| 2019-07-29 | Add test for #53678. | Mazdak Farrokhzad | -0/+19 |
| 2019-07-29 | Move ui/existential_type.rs -> ui/existential_type/existential_type-pass. | Mazdak Farrokhzad | -0/+0 |