| Age | Commit message (Expand) | Author | Lines |
| 2020-05-14 | Rollup merge of #72194 - doctorn:dispatch-from-dyn-ice, r=estebank | Dylan DPC | -0/+29 |
| 2020-05-14 | Rollup merge of #72127 - jademcgough:long-error-explanation-E0228, r=petroche... | Dylan DPC | -2/+7 |
| 2020-05-14 | Rollup merge of #72087 - matthewjasper:regionck-hang, r=nikomatsakis | Dylan DPC | -0/+7 |
| 2020-05-14 | Rollup merge of #71910 - mibac138:necessary-paren, r=cuviper | Dylan DPC | -0/+23 |
| 2020-05-14 | Don't ICE on missing `Unsize` impl | Nathan Corbyn | -0/+29 |
| 2020-05-14 | Rollup merge of #71741 - RalfJung:pointer-print, r=oli-obk | Ralf Jung | -14/+14 |
| 2020-05-13 | Auto merge of #71451 - estebank:suggest-super-trait-constraint, r=nikomatsakis | bors | -92/+226 |
| 2020-05-13 | Auto merge of #70416 - mzohreva:mz/sgx-test, r=nikomatsakis | bors | -0/+32 |
| 2020-05-12 | add long error explanation for E0228 | Jade McGough | -2/+7 |
| 2020-05-12 | fix test output after rebase | Esteban Küber | -1/+1 |
| 2020-05-12 | Increase verbosity of bound restriction suggestions | Esteban Küber | -119/+207 |
| 2020-05-12 | Suggest adding super trait constraints | Esteban Küber | -9/+55 |
| 2020-05-12 | Pointer printing: do not print 0 offset | Ralf Jung | -14/+14 |
| 2020-05-12 | strings do not have to be valid UTF-8 any more | Ralf Jung | -8/+8 |
| 2020-05-11 | Rollup merge of #72067 - jonas-schievink:fuel-warn, r=varkor | Dylan DPC | -6/+10 |
| 2020-05-11 | Rollup merge of #72052 - lcnr:const_pprint, r=ecstatic-morse | Dylan DPC | -13/+13 |
| 2020-05-11 | Rollup merge of #72019 - matthewjasper:dont-skip-binder, r=davidtwco | Dylan DPC | -0/+36 |
| 2020-05-11 | Fix hang in lexical_region_resolve | Matthew Jasper | -0/+7 |
| 2020-05-10 | Emit a warning when optimization fuel runs out | Jonas Schievink | -6/+10 |
| 2020-05-10 | Auto merge of #71775 - petrochenkov:crtcfg, r=matthewjasper | bors | -5/+2 |
| 2020-05-10 | Auto merge of #71557 - matthewjasper:mir-asymmetric-or-pattern, r=oli-obk | bors | -0/+51 |
| 2020-05-09 | display `ConstKind::Param` | Bastian Kauschke | -13/+13 |
| 2020-05-09 | Rollup merge of #71185 - JohnTitor:run-fail, r=petrochenkov | Ralf Jung | -0/+1869 |
| 2020-05-09 | Rollup merge of #69406 - jackh726:chalk-upgrade, r=nikomatsakis | Ralf Jung | -0/+579 |
| 2020-05-09 | Rollup merge of #71947 - mibac138:dead-code, r=cramertj | Dylan DPC | -2/+54 |
| 2020-05-09 | Rollup merge of #71839 - LG3696:master, r=cramertj | Dylan DPC | -0/+9 |
| 2020-05-08 | Rollup merge of #71710 - workingjubilee:jubilee-readd-test, r=nikomatsakis | Dylan DPC | -0/+40 |
| 2020-05-08 | Fix debug assertion in error code | Matthew Jasper | -0/+36 |
| 2020-05-08 | Rollup merge of #72008 - lcnr:patch-3, r=varkor | Dylan DPC | -0/+29 |
| 2020-05-08 | add const-generics test | Bastian Kauschke | -0/+29 |
| 2020-05-08 | Fix some tests failing in `--pass check` mode | Vadim Petrochenkov | -5/+5 |
| 2020-05-07 | Reintegrate chalk using chalk-solve | Jack Huey | -0/+579 |
| 2020-05-07 | Rollup merge of #71960 - estebank:fix-E0284, r=davidtwco | Dylan DPC | -23/+64 |
| 2020-05-07 | Rollup merge of #71903 - euclio:reword-possible-better, r=petrochenkov | Dylan DPC | -97/+97 |
| 2020-05-07 | Rollup merge of #71783 - estebank:async-block-2015, r=tmandry | Dylan DPC | -18/+80 |
| 2020-05-07 | Fix E0284 to not use incorrect wording | Esteban Küber | -23/+64 |
| 2020-05-07 | Rollup merge of #71972 - RalfJung:miri-validity-error-refine, r=oli-obk | Dylan DPC | -3/+3 |
| 2020-05-07 | Rollup merge of #71952 - JohnTitor:add-tests, r=Dylan-DPC | Dylan DPC | -0/+82 |
| 2020-05-08 | Skip tests on emscripten | Yuki Okushi | -0/+118 |
| 2020-05-07 | use hex for pointers in Miri error messages; refine vtable error message | Ralf Jung | -3/+3 |
| 2020-05-06 | Fix bind address in process-termination-blocking-io test | Mohsen Zohrevandi | -1/+1 |
| 2020-05-07 | reword "possible candidate" import suggestion | Andy Russell | -97/+97 |
| 2020-05-06 | Rollup merge of #71950 - RalfJung:try-validation-cleanup, r=oli-obk | Dylan DPC | -10/+50 |
| 2020-05-06 | Rollup merge of #70908 - estebank:suggest-add, r=nikomatsakis | Dylan DPC | -9/+200 |
| 2020-05-07 | Add some tests for #67945 | Yuki Okushi | -0/+59 |
| 2020-05-07 | Add test for #34979 | Yuki Okushi | -0/+23 |
| 2020-05-06 | Rollup merge of #71937 - mzohreva:mz/ui-tests-ignore-sgx, r=nikomatsakis | Dylan DPC | -61/+71 |
| 2020-05-06 | Rollup merge of #71269 - Mark-Simulacrum:sat-float-casts, r=nikic | Dylan DPC | -35/+410 |
| 2020-05-06 | Fixup tests to test both const-eval and runtime | Mark Rousskov | -99/+22 |
| 2020-05-06 | Pull in miri test cases | Mark Rousskov | -5/+458 |