| Age | Commit message (Expand) | Author | Lines |
| 2018-10-19 | Rollup merge of #55071 - oli-obk:const_cast_🍨, r=RalfJung | kennytm | -0/+61 |
| 2018-10-18 | Auto merge of #54979 - estebank:path-unsized, r=nikomatsakis | bors | -1/+22 |
| 2018-10-18 | Improve check to consider how value is used. | David Wood | -18/+0 |
| 2018-10-18 | Add by-value captured variable note on second use. | David Wood | -33/+18 |
| 2018-10-18 | Extend closure special-casing for generators. | David Wood | -50/+45 |
| 2018-10-18 | Auto merge of #54349 - GuillaumeGomez:no-example-lint, r=QuietMisdreavus | bors | -0/+46 |
| 2018-10-18 | Rollup merge of #55104 - estebank:addtest, r=alexcrichton | kennytm | -0/+16 |
| 2018-10-18 | Rollup merge of #55102 - petrochenkov:trextra, r=nikomatsakis | kennytm | -1/+21 |
| 2018-10-18 | Rollup merge of #55090 - pnkfelix:issue-54597-regression-test, r=estebank | kennytm | -0/+34 |
| 2018-10-18 | Rollup merge of #55077 - ollie27:rustdoc_dyn_trait, r=QuietMisdreavus | kennytm | -4/+4 |
| 2018-10-18 | Rollup merge of #54964 - tromey:run-both-gdb-and-lldb-tests, r=nikomatsakis | kennytm | -1/+1 |
| 2018-10-17 | Auto merge of #55134 - davidtwco:issue-55118, r=pnkfelix | bors | -2958/+920 |
| 2018-10-17 | Auto merge of #54946 - estebank:iterator, r=varkor | bors | -41/+463 |
| 2018-10-17 | Auto merge of #54941 - pnkfelix:issue-21232-reject-partial-reinit, r=nikomats... | bors | -153/+1515 |
| 2018-10-17 | resolve: Do not skip extern prelude during speculative resolution | Vadim Petrochenkov | -1/+21 |
| 2018-10-17 | Auto merge of #54939 - pnkfelix:issue-54478-dont-prefer-dynamic-in-doc-tests,... | bors | -2/+2 |
| 2018-10-17 | Auto merge of #54671 - petrochenkov:extpre2015, r=nikomatsakis | bors | -1/+1 |
| 2018-10-17 | Some new tests I added. | Felix S. Klock II | -0/+1308 |
| 2018-10-16 | Auto merge of #55093 - nikomatsakis:nll-issue-54574-multisegment-path, r=pnkf... | bors | -6/+191 |
| 2018-10-17 | Update output for borrowck=migrate compare mode. | David Wood | -2958/+920 |
| 2018-10-16 | add ~ERROR annotations | Niko Matsakis | -0/+12 |
| 2018-10-16 | updates to expected output for other ui tests. | Felix S. Klock II | -11/+24 |
| 2018-10-16 | updates to existing ui/borrowck tests. | Felix S. Klock II | -142/+137 |
| 2018-10-16 | Add ignore-compare-mode-nll to some run-pass tests that become compile-fail u... | Felix S. Klock II | -0/+46 |
| 2018-10-15 | Add test for #34229 | Esteban Küber | -0/+16 |
| 2018-10-15 | fix mir-opt test | Niko Matsakis | -1/+1 |
| 2018-10-15 | update tests | Niko Matsakis | -5/+178 |
| 2018-10-15 | Add trailing newline to satisfy tidy | Oliver S̶c̶h̶n̶e̶i̶d̶e̶r Scherer | -1/+1 |
| 2018-10-15 | Try to trigger some error cases | Oliver Scherer | -0/+46 |
| 2018-10-15 | Rollup merge of #55081 - sinkuu:dedup_test, r=Manishearth | Manish Goregaokar | -148/+0 |
| 2018-10-15 | Rollup merge of #55025 - ehuss:missing-lifetime-err-msg, r=petrochenkov | Manish Goregaokar | -3/+3 |
| 2018-10-15 | Rollup merge of #54991 - euclio:issue-23189, r=tmandry | Manish Goregaokar | -0/+24 |
| 2018-10-15 | Rollup merge of #54820 - kleimkuhler:issue-54538-unused_patterns-lint, r=niko... | Manish Goregaokar | -0/+81 |
| 2018-10-15 | Auto merge of #54917 - varkor:unused-which, r=cramertj | bors | -45/+45 |
| 2018-10-15 | regression test for issue #54597 | Felix S. Klock II | -0/+34 |
| 2018-10-15 | Deduplicate tests | Shotaro Yamada | -148/+0 |
| 2018-10-15 | rustdoc: Use dyn keyword when rendering dynamic traits | Oliver Middleton | -4/+4 |
| 2018-10-14 | Auto merge of #55046 - wesleywiser:no_virtual_call_inlining, r=varkor | bors | -0/+31 |
| 2018-10-14 | [mir-inlining] Don't inline virtual calls | Wesley Wiser | -0/+31 |
| 2018-10-14 | Unused result warning: "X which must" ↦ "X that must" | varkor | -45/+45 |
| 2018-10-14 | Fix ICE and report a human readable error | Oliver Scherer | -0/+15 |
| 2018-10-14 | Support underscore as constant name | Donato Sciarra | -0/+83 |
| 2018-10-14 | Auto merge of #55018 - euclio:issue-24421, r=alexcrichton | bors | -1/+20 |
| 2018-10-13 | Auto merge of #55017 - memoryruins:add-tests, r=alexcrichton | bors | -0/+49 |
| 2018-10-13 | resolve: Scale back hard-coded extern prelude additions | Vadim Petrochenkov | -1/+1 |
| 2018-10-13 | Auto merge of #55003 - zackmdavis:must_use_assoc_fn, r=varkor | bors | -8/+22 |
| 2018-10-13 | Auto merge of #54997 - davidtwco:issue-54896, r=nagisa | bors | -3/+58 |
| 2018-10-13 | Auto merge of #54955 - RalfJung:miri-validate2, r=oli-obk | bors | -1/+48 |
| 2018-10-13 | validation: accept pointers in integer arrays | Ralf Jung | -1/+12 |
| 2018-10-13 | Fix and test upvar name printing for validity | Ralf Jung | -0/+36 |