| Age | Commit message (Expand) | Author | Lines |
| 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 | 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 | 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 |
| 2018-10-13 | Auto merge of #54980 - zackmdavis:and_the_case_of_the_universal_call, r=oli-obk | bors | -72/+24 |
| 2018-10-12 | `#[must_use]` for associated functions is supposed to actually work | Zack M. Davis | -8/+22 |
| 2018-10-13 | Auto merge of #54945 - estebank:asm-span, r=petrochenkov | bors | -28/+28 |
| 2018-10-12 | Auto merge of #54942 - matthewjasper:wf-type-annotations, r=nikomatsakis | bors | -103/+289 |
| 2018-10-12 | Add nll stderr to #52240 | memoryruins | -0/+9 |
| 2018-10-12 | Add test for issue #52240 | memoryruins | -0/+25 |
| 2018-10-12 | add test for #24421 | Andy Russell | -1/+20 |
| 2018-10-12 | Add test for issue #54966 | memoryruins | -0/+15 |
| 2018-10-12 | Auto merge of #55012 - kennytm:rollup, r=kennytm | bors | -12/+46 |
| 2018-10-12 | Rollup merge of #54989 - Munksgaard:fix-htmldocck-typos, r=tmandry | kennytm | -3/+3 |
| 2018-10-12 | Rollup merge of #54967 - holmgr:master, r=estebank | kennytm | -3/+0 |
| 2018-10-12 | Rollup merge of #54920 - varkor:must_use-unit, r=estebank | kennytm | -0/+37 |
| 2018-10-12 | Rollup merge of #54825 - davidtwco:issue-52663-deref-raw-pointer, r=pnkfelix | kennytm | -6/+6 |
| 2018-10-12 | Auto merge of #54715 - oli-obk:nll_deref_promotion, r=RalfJung | bors | -0/+37 |
| 2018-10-12 | Auto merge of #53933 - GuillaumeGomez:codeblock-error-display, r=QuietMisdreavus | bors | -0/+27 |
| 2018-10-11 | structured suggestion for E0223 ambiguous associated type | Zack M. Davis | -72/+24 |
| 2018-10-11 | Auto merge of #54592 - GabrielMajeri:no-plt, r=nagisa | bors | -5/+32 |
| 2018-10-11 | Support for disabling the PLT on ELF targets | Gabriel Majeri | -5/+32 |
| 2018-10-11 | Extend lang items to assert correct target. | David Wood | -3/+58 |
| 2018-10-11 | Include rustdoc tests that have been fixed by #33133 | Philip Munksgaard | -3/+3 |
| 2018-10-11 | Auto merge of #54850 - mcr431:fix-54707-trait-function-from-macro, r=nikomats... | bors | -0/+42 |
| 2018-10-11 | Auto merge of #54969 - Manishearth:rollup, r=Manishearth | bors | -73/+309 |
| 2018-10-11 | Auto merge of #54848 - davidtwco:issue-52663-trait-object, r=nikomatsakis | bors | -1/+41 |
| 2018-10-10 | Rollup merge of #54909 - scalexm:finish-rules, r=nikomatsakis | Manish Goregaokar | -11/+21 |
| 2018-10-10 | Rollup merge of #54893 - dsciarra:issue-54379, r=pnkfelix | Manish Goregaokar | -0/+45 |
| 2018-10-10 | Rollup merge of #54870 - flip1995:stabilize_tool_lints, r=Manishearth | Manish Goregaokar | -55/+6 |
| 2018-10-10 | Rollup merge of #54862 - Havvy:cfg_attr_multi, r=petrochenkov | Manish Goregaokar | -28/+258 |
| 2018-10-10 | Rollup merge of #54848 - davidtwco:issue-52663-trait-object, r=nikomatsakis | Manish Goregaokar | -1/+41 |
| 2018-10-10 | Auto merge of #54747 - levex:inline-asm-bad-operands, r=nagisa | bors | -0/+90 |
| 2018-10-10 | Remove incorrect span for second label inner macro invocation | holmgr | -3/+0 |
| 2018-10-10 | Check user types are well-formed in MIR borrow check | Matthew Jasper | -70/+225 |
| 2018-10-10 | Auto merge of #54802 - davidtwco:issue-53040, r=pnkfelix | bors | -44/+63 |
| 2018-10-10 | Use the span of the user type for `AscribeUserType` | Matthew Jasper | -33/+64 |
| 2018-10-10 | Auto merge of #54831 - davidtwco:issue-52663-struct-field-suggestion, r=nikom... | bors | -0/+6 |
| 2018-10-10 | Auto merge of #54764 - tromey:test-rust-lldb, r=alexcrichton | bors | -672/+1334 |
| 2018-10-09 | Remove feature-gate tests | flip1995 | -49/+0 |
| 2018-10-09 | Remove `feature(tool_lints)` from tests | flip1995 | -6/+6 |
| 2018-10-09 | Point to variable in `asm!` macro when failing borrowck | Esteban Küber | -28/+28 |
| 2018-10-09 | Auto merge of #54734 - pawroman:fix_range_borrowing_suggestion, r=varkor | bors | -0/+592 |
| 2018-10-09 | Auto merge of #54762 - RalfJung:miri-validate, r=oli-obk | bors | -54/+183 |