| Age | Commit message (Expand) | Author | Lines |
| 2019-08-11 | Regression test for #56870 | Adrian Budau | -0/+38 |
| 2019-08-10 | Rollup merge of #63337 - estebank:break-ee0308, r=Centril | Mazdak Farrokhzad | -10/+23 |
| 2019-08-09 | review comments: typo and rewording | Esteban Küber | -5/+5 |
| 2019-08-09 | review comment: review wording or missing return error | Esteban Küber | -4/+4 |
| 2019-08-09 | Tweak wording of fn without explicit return | Esteban Küber | -4/+4 |
| 2019-08-09 | Recover parser from `foo(_, _)` | Esteban Küber | -2/+9 |
| 2019-08-09 | When suggesting fn call use an appropriate number of placeholder arguments | Esteban Küber | -1/+1 |
| 2019-08-09 | Suggest calling function on type error when finding bare fn | Esteban Küber | -1/+4 |
| 2019-08-09 | Change wording for function without return value | Esteban Küber | -4/+4 |
| 2019-08-09 | Tweak mismatched types error on break expressions | Esteban Küber | -3/+6 |
| 2019-08-09 | Rollup merge of #63397 - JohnTitor:add-tests-for-ices, r=Centril | Mazdak Farrokhzad | -0/+94 |
| 2019-08-09 | Rollup merge of #63289 - kornelski:missingcrate, r=zackmdavis | Mazdak Farrokhzad | -7/+7 |
| 2019-08-09 | Add test for issue-44405 | Yuki Okushi | -0/+33 |
| 2019-08-09 | Add test for issue-43623 | Yuki Okushi | -0/+61 |
| 2019-08-08 | Rollup merge of #63370 - JohnTitor:fix-ice-63364, r=varkor | Mazdak Farrokhzad | -0/+20 |
| 2019-08-08 | Rollup merge of #63259 - JohnTitor:add-tests-for-some-issues, r=Centril | Mazdak Farrokhzad | -0/+53 |
| 2019-08-08 | Rollup merge of #62994 - iluuu1994:test-for-43398, r=nikomatsakis | Mazdak Farrokhzad | -0/+15 |
| 2019-08-08 | Return early to avoid failing assertion | Yuki Okushi | -0/+20 |
| 2019-08-07 | Auto merge of #63152 - estebank:big-array, r=oli-obk | bors | -22/+55 |
| 2019-08-06 | review comment: reword test comment | Esteban Küber | -4/+4 |
| 2019-08-06 | review comments | Esteban Küber | -0/+6 |
| 2019-08-06 | Ignore no support targets | Yuki Okushi | -1/+3 |
| 2019-08-06 | Rollup merge of #63264 - arielb1:revert-private-coherence-errors, r=estebank | Mazdak Farrokhzad | -0/+2 |
| 2019-08-06 | Rollup merge of #63230 - tmandry:disallow-possibly-uninitialized, r=Centril | Mazdak Farrokhzad | -25/+3 |
| 2019-08-05 | fix tests | Esteban Küber | -24/+34 |
| 2019-08-05 | Make use of possibly uninitialized data a hard error | Tyler Mandry | -25/+3 |
| 2019-08-05 | Don't recommend `extern crate` syntax | Kornel | -7/+7 |
| 2019-08-05 | Add test for #43398 | Ilija Tovilo | -0/+15 |
| 2019-08-04 | tweak output and tests | Esteban Küber | -2/+2 |
| 2019-08-04 | Revert "Rollup merge of #62696 - chocol4te:fix_#62194, r=estebank" | Ariel Ben-Yehuda | -0/+2 |
| 2019-08-04 | Add test for issue-37433 | Yuki Okushi | -0/+16 |
| 2019-08-04 | Add test for issue-49544 | Yuki Okushi | -0/+16 |
| 2019-08-04 | Add test for issue-29265 | Yuki Okushi | -0/+19 |
| 2019-08-03 | Point to local place span on "type too big" error | Esteban Küber | -0/+4 |
| 2019-08-03 | avoid mutable state and override main message | Esteban Küber | -4/+4 |
| 2019-08-03 | Auto merge of #63059 - Centril:sound-bind-by-move, r=matthewjasper | bors | -3/+1 |
| 2019-08-03 | Auto merge of #62946 - RalfJung:miri_type_dispatch_first, r=oli-obk | bors | -5/+3 |
| 2019-08-03 | Auto merge of #63180 - varkor:trait-alias-impl-trait, r=Centril | bors | -7/+7 |
| 2019-08-02 | bless all the things | Ralf Jung | -5/+3 |
| 2019-08-02 | Nicer labels for type layout errors | Esteban Küber | -2/+2 |
| 2019-08-02 | Always error on `SizeOverflow` during mir evaluation | Esteban Küber | -2/+15 |
| 2019-08-02 | Auto merge of #61393 - gnzlbg:update_libc, r=gnzlbg | bors | -3/+3 |
| 2019-08-02 | Address review comments | varkor | -1/+1 |
| 2019-08-02 | Replace "existential" by "opaque" | varkor | -1/+1 |
| 2019-08-02 | Update syntax in existing tests | varkor | -6/+6 |
| 2019-08-01 | Fix test of issue 3656 | gnzlbg | -3/+3 |
| 2019-08-01 | Auto merge of #63194 - pietroalbini:rollup-xgnvb1b, r=pietroalbini | bors | -1/+4 |
| 2019-07-31 | issue-2214.rs: lgamma is lgamma on vxWorks | Baoshan Pang | -1/+4 |
| 2019-07-31 | Remove derives `Encodable`/`Decodable` and unstabilize attribute `#[bench]` | Vadim Petrochenkov | -3/+7 |
| 2019-07-30 | --bless tests due to INCOMPLETE_FEATURES being a lint. | Mazdak Farrokhzad | -5/+7 |