| Age | Commit message (Expand) | Author | Lines |
| 2017-12-06 | Auto merge of #46192 - arielb1:locally-coherent, r=nikomatsakis | bors | -0/+68 |
| 2017-12-05 | rustc_trans: don't write discriminants for uninhabited variants | Simon Sapin | -0/+37 |
| 2017-12-06 | convert errors to warnings | Ariel Ben-Yehuda | -2/+2 |
| 2017-12-05 | convert the new conflicts to a soft error | Ariel Ben-Yehuda | -0/+39 |
| 2017-12-05 | refactor a bit | Ariel Ben-Yehuda | -0/+29 |
| 2017-12-05 | Auto merge of #46492 - eddyb:move-ops, r=arielb1 | bors | -0/+4 |
| 2017-12-05 | rustc_mir: don't move temporaries that are still used later. | Eduard-Mihai Burtescu | -0/+4 |
| 2017-12-05 | Auto merge of #46403 - oli-obk:generic_missing_impl, r=nikomatsakis | bors | -0/+27 |
| 2017-12-05 | Auto merge of #46305 - irinagpopa:backstory, r=alexcrichton,eddyb | bors | -14/+14 |
| 2017-12-04 | Auto merge of #46319 - nikomatsakis:nll-master-to-rust-master-2, r=pnkfelix | bors | -6/+240 |
| 2017-12-04 | Auto merge of #46463 - nak3:fix-invalid-docs-path, r=kennytm | bors | -2/+2 |
| 2017-12-04 | rustc_back: replace tempdir with crates.io version. | Irina-Gabriela Popa | -10/+10 |
| 2017-12-04 | rustc_back: move dynamic_lib to rustc_metadata. | Irina-Gabriela Popa | -4/+4 |
| 2017-12-04 | constraint_generation: create liveness constraints more thoroughly | Niko Matsakis | -4/+4 |
| 2017-12-04 | make `resolve_regions_and_report_errors` take an `OutlivesEnv` | Niko Matsakis | -0/+37 |
| 2017-12-04 | inform constraint generation using maybe-init | Paul Daniel Faria | -0/+197 |
| 2017-12-04 | Fix invalid docs path for compiler plugins | Kenjiro Nakayama | -2/+2 |
| 2017-12-04 | replace constant regions with a post-inference check | Niko Matsakis | -2/+2 |
| 2017-12-03 | Add an i128_lowering flag in TargetOptions | Scott McMurray | -2/+2 |
| 2017-12-03 | Rollup merge of #46462 - sinkuu:copyprop_reg2, r=arielb1 | Corey Farwell | -26/+50 |
| 2017-12-03 | Rollup merge of #45957 - dereckson:unix-agnosticity, r=shepmaster | Corey Farwell | -2/+2 |
| 2017-12-03 | Auto merge of #46334 - mikhail-m1:slice_pattern_array_drop, r=arielb1 | bors | -1/+37 |
| 2017-12-03 | Auto merge of #46320 - arielb1:always-resume, r=nikomatsakis | bors | -206/+255 |
| 2017-12-03 | fix tests in wasm | Ariel Ben-Yehuda | -6/+8 |
| 2017-12-03 | Fix MIR CopyPropagation regression | Shotaro Yamada | -26/+50 |
| 2017-12-03 | Auto merge of #46290 - scottmcm:i128-from-compiler-builtins, r=nagisa | bors | -93/+42 |
| 2017-12-02 | Add ignore-emscripten too | Scott McMurray | -0/+2 |
| 2017-12-03 | Auto merge of #46428 - eddyb:scalar-pair-unpacking, r=arielb1 | bors | -0/+11 |
| 2017-12-02 | Ignore the lower_128bit tests on asmjs | Scott McMurray | -0/+8 |
| 2017-12-02 | Remove the unneeded #![feature(lang_items)]s | Scott McMurray | -2/+0 |
| 2017-12-02 | Update compiler-builtins and use it the 128-bit lowering MIR test | Scott McMurray | -91/+32 |
| 2017-12-03 | Auto merge of #46384 - ollie27:rustdoc_inline_assoc, r=QuietMisdreavus | bors | -0/+105 |
| 2017-12-03 | add and unignore tests | Ariel Ben-Yehuda | -2/+24 |
| 2017-12-03 | funnel all unwind paths through a single Resume block | Ariel Ben-Yehuda | -198/+220 |
| 2017-12-03 | don't track borrows for empty regions | Ariel Ben-Yehuda | -0/+1 |
| 2017-12-03 | initialize the destination in unit statements | Ariel Ben-Yehuda | -0/+2 |
| 2017-12-02 | Auto merge of #46382 - alexcrichton:thinlto-default, r=michaelwoerister | bors | -10/+10 |
| 2017-12-02 | Auto merge of #46381 - estebank:expected-span, r=nikomatsakis | bors | -9/+3 |
| 2017-12-02 | create a drop ladder for an array if any value is moved out | Mikhail Modin | -1/+37 |
| 2017-12-02 | Auto merge of #46347 - raventid:did-you-mean-increase-accuracy, r=estebank | bors | -0/+29 |
| 2017-12-02 | Auto merge of #46343 - jseyfried:fix_hygiene_bug, r=nrc | bors | -1/+65 |
| 2017-12-02 | Auto merge of #46326 - GuillaumeGomez:sidebar-text, r=QuietMisdreavus | bors | -0/+23 |
| 2017-12-02 | Auto merge of #46256 - estebank:suggest-deref, r=arielb1 | bors | -21/+39 |
| 2017-12-02 | Use more convenient and UNIX-agnostic shebang | Sébastien Santoro | -2/+2 |
| 2017-12-02 | Auto merge of #45904 - sunjay:gat-parser, r=nikomatsakis | bors | -0/+355 |
| 2017-12-02 | rustc: don't unpack newtypes of scalar-pairs with mismatched alignment. | Eduard-Mihai Burtescu | -0/+11 |
| 2017-12-01 | Use suggestions instead of notes ref mismatches | Esteban Küber | -21/+39 |
| 2017-12-02 | Rollup merge of #46412 - chrisduerr:issue-46380, r=QuietMisdreavus | kennytm | -0/+34 |
| 2017-12-02 | Rollup merge of #46405 - alexcrichton:fix-rustdoc, r=estebank | kennytm | -0/+15 |
| 2017-12-02 | Rollup merge of #46401 - alexcrichton:wasm-tests, r=arielb1 | kennytm | -1/+0 |