| Age | Commit message (Expand) | Author | Lines |
| 2019-06-05 | Test StorageDead statements explicitly | Tyler Mandry | -0/+106 |
| 2019-06-05 | Removed unnecessary nested-lifetime-bounds test. | Alexander Regueiro | -33/+0 |
| 2019-06-05 | Reblessed tests. | Alexander Regueiro | -676/+255 |
| 2019-06-05 | Addressed points raised in review. | Alexander Regueiro | -264/+750 |
| 2019-06-05 | Added test suite. | Alexander Regueiro | -11/+3138 |
| 2019-06-05 | Aggregation of drive-by cosmetic changes. | Alexander Regueiro | -46/+55 |
| 2019-06-05 | Auto merge of #61548 - Centril:rollup-5t6cvbk, r=Centril | bors | -0/+26 |
| 2019-06-05 | Rollup merge of #61536 - oli-obk:args_required_const_in_const_fn, r=eddyb | Mazdak Farrokhzad | -0/+26 |
| 2019-06-05 | Auto merge of #61498 - TankhouseAle:const-fn-type-name, r=oli-obk | bors | -0/+37 |
| 2019-06-05 | Explain the existience of the regression test | Oliver Scherer | -2/+11 |
| 2019-06-05 | Don't allow using const fn arguments as "args_required_const" | Oliver Scherer | -0/+17 |
| 2019-06-04 | Add test for DropAndReplace bug | Tyler Mandry | -0/+44 |
| 2019-06-04 | Auto merge of #61527 - pietroalbini:rollup-vhxyqlk, r=pietroalbini | bors | -2/+220 |
| 2019-06-04 | Rollup merge of #61500 - estebank:expregression, r=petrochenkov | Pietro Albini | -0/+15 |
| 2019-06-04 | Rollup merge of #61488 - matthewjasper:fix-nll-typeck-ices, r=pnkfelix | Pietro Albini | -0/+205 |
| 2019-06-04 | Rollup merge of #61453 - lzutao:nouse-featuregate-integer_atomics, r=sfackler | Pietro Albini | -2/+0 |
| 2019-06-04 | improve test indentation | lcnr/Bastian Kauschke | -2/+2 |
| 2019-06-04 | Auto merge of #61407 - phansch:annotate_snippet_refactoring1, r=oli-obk | bors | -0/+11 |
| 2019-06-04 | move intrinsics codegen tests into a seperate folder | lcnr/Bastian Kauschke | -0/+0 |
| 2019-06-04 | Remove asterisk suggestion for move errors in borrowck | Kenny Goodin | -47/+47 |
| 2019-06-04 | Auto merge of #61454 - lzutao:ice-rotate_left, r=RalfJung | bors | -1/+35 |
| 2019-06-04 | eprint -> eprintln to add trailing newline | Philipp Hansch | -1/+1 |
| 2019-06-04 | Print to stderr and bless | Philipp Hansch | -1/+7 |
| 2019-06-04 | Add new error-format value to use annotate-snippet output | Philipp Hansch | -0/+5 |
| 2019-06-04 | Fix integer overflow in rotate_left | Lzu Tao | -1/+35 |
| 2019-06-04 | Remove unneeded feature attr from atomic integers doctests | Lzu Tao | -2/+0 |
| 2019-06-04 | Auto merge of #61437 - christianpoveda:const-eval-indirects, r=wesleywiser,ol... | bors | -2/+26 |
| 2019-06-04 | Auto merge of #61136 - matthewjasper:cannot-move-errors, r=pnkfelix | bors | -1261/+724 |
| 2019-06-03 | Add const-eval support for indirects | Christian Poveda | -2/+26 |
| 2019-06-04 | Rollup merge of #61499 - varkor:issue-53457, r=oli-obk | Mazdak Farrokhzad | -0/+15 |
| 2019-06-04 | Rollup merge of #61446 - czipperz:nll-unused_mut, r=matthewjasper | Mazdak Farrokhzad | -0/+23 |
| 2019-06-04 | Rollup merge of #61444 - estebank:const-pt-as-ref, r=matthewjasper | Mazdak Farrokhzad | -0/+18 |
| 2019-06-04 | Rollup merge of #61413 - davidtwco:async-argument-order-in-a-sane-way, r=eddyb | Mazdak Farrokhzad | -1/+21 |
| 2019-06-04 | Rollup merge of #61409 - varkor:condition-trait-param-ice, r=oli-obk | Mazdak Farrokhzad | -0/+18 |
| 2019-06-03 | Add regression test | Esteban Küber | -0/+15 |
| 2019-06-03 | Auto merge of #59148 - lcnr:unchecked_maths, r=eddyb | bors | -0/+116 |
| 2019-06-03 | add ui tests for unchecked math | lcnr/Bastian Kauschke | -0/+70 |
| 2019-06-03 | Auto merge of #61100 - varkor:must_use-tuple-expr, r=cramertj | bors | -0/+64 |
| 2019-06-03 | Add ui/impl-trait/issues folder | varkor | -0/+0 |
| 2019-06-03 | Add a regression test for #53457 | varkor | -0/+15 |
| 2019-06-03 | Re-add test file | TankhouseAle | -0/+37 |
| 2019-06-03 | Add nested must_use variant | varkor | -1/+11 |
| 2019-06-03 | Specify tuple element in lint message | varkor | -10/+10 |
| 2019-06-03 | Add function call to test | varkor | -4/+18 |
| 2019-06-03 | Use precise span for must_use tuple components | varkor | -3/+23 |
| 2019-06-03 | Add test for #[must_use] in tuples | varkor | -0/+20 |
| 2019-06-03 | Don't canonicalize `'static` in normalize | Matthew Jasper | -0/+194 |
| 2019-06-03 | Update tests for changes to cannot move errors | Matthew Jasper | -1261/+724 |
| 2019-06-03 | rustc: remove `HirId` from `ArgSource::AsyncFn` | David Wood | -1/+1 |
| 2019-06-03 | Don't try to lower ReEmpty in NLL | Matthew Jasper | -0/+11 |