| Age | Commit message (Expand) | Author | Lines |
| 2018-10-02 | Auto merge of #54343 - blitzerr:master, r=nikomatsakis | bors | -22/+55 |
| 2018-10-02 | Auto merge of #54701 - arielb1:outlives-later, r=nikomatsakis | bors | -0/+54 |
| 2018-10-02 | Auto merge of #54694 - csmoe:self_this, r=estebank | bors | -0/+82 |
| 2018-10-01 | Auto merge of #54693 - RalfJung:ctfe-scalar-pair-undef, r=oli-obk | bors | -4/+18 |
| 2018-10-01 | normalize param-env type-outlives predicates last | Ariel Ben-Yehuda | -0/+54 |
| 2018-10-01 | Auto merge of #54667 - RalfJung:maybe-uninit, r=pnkfelix | bors | -2/+113 |
| 2018-10-01 | Rollup merge of #54676 - pnkfelix:issue-15287-kill-zflag-disabling-ast-check,... | kennytm | -6/+5 |
| 2018-10-01 | Rollup merge of #54623 - alexreg:impl_trait_in_bindings-help, r=estebank | kennytm | -0/+6 |
| 2018-10-01 | Rollup merge of #54488 - zackmdavis:and_the_case_of_the_unused_crate, r=estebank | kennytm | -0/+67 |
| 2018-10-01 | Rollup merge of #54308 - dsciarra:issue-22692, r=estebank | kennytm | -0/+24 |
| 2018-10-01 | mark fix as MaybeIncorrect | csmoe | -3/+3 |
| 2018-10-01 | update ui test for suggest-self | csmoe | -1/+45 |
| 2018-09-30 | Auto merge of #54650 - eddyb:no-extern's-land, r=alexcrichton | bors | -81/+25 |
| 2018-09-30 | Added help message for `impl_trait_in_bindings` feature gate. | Alexander Regueiro | -0/+6 |
| 2018-09-30 | Auto merge of #53255 - orium:fix-bug-overflow-send, r=arielb1 | bors | -8/+90 |
| 2018-09-30 | Deduplicate errors in the obligation forest. | Diogo Sousa | -8/+90 |
| 2018-09-30 | the test requires unwinding so we don't run it on the wasm32-bare target | Jorge Aparicio | -0/+1 |
| 2018-09-30 | add codegen test | Jorge Aparicio | -0/+23 |
| 2018-09-30 | make the nil-enum test work again | Jorge Aparicio | -2/+7 |
| 2018-09-30 | allow dead_code | Jorge Aparicio | -0/+1 |
| 2018-09-30 | add empty enum to the test cases | Jorge Aparicio | -0/+20 |
| 2018-09-30 | improve the run-pass test | Jorge Aparicio | -4/+34 |
| 2018-09-30 | panic when instantiating an uninhabited type via mem::{uninitialized,zeroed} | Jorge Aparicio | -0/+31 |
| 2018-09-30 | Auto merge of #54622 - matthewjasper:more-nll-mode, r=pnkfelix | bors | -142/+458 |
| 2018-09-30 | add test for fake self | csmoe | -0/+38 |
| 2018-09-30 | Auto merge of #54596 - mjbshaw:drop, r=RalfJung | bors | -11/+48 |
| 2018-09-30 | do not normalize non-scalar constants to a ConstValue::ScalarPair | Ralf Jung | -4/+18 |
| 2018-09-30 | Auto merge of #54639 - nagisa:lets-alias-for-now, r=eddyb | bors | -3/+36 |
| 2018-09-29 | Merge branch 'master' into drop | Michael Bradshaw | -473/+3094 |
| 2018-09-29 | Fix ui/run-pass/union/union-nodrop.rs test | Michael Bradshaw | -11/+9 |
| 2018-09-30 | Auto merge of #54601 - cuviper:prep-1.31, r=Mark-Simulacrum | bors | -44/+31 |
| 2018-09-29 | Improve ux when calling associated functions with dot notation | Donato Sciarra | -0/+24 |
| 2018-09-29 | Auto merge of #54599 - nikomatsakis:issue-54593-impl-Trait, r=eddyb | bors | -0/+14 |
| 2018-09-29 | Auto merge of #54660 - kennytm:rollup, r=kennytm | bors | -1/+129 |
| 2018-09-29 | Do not put noalias annotations by default | Simonas Kazlauskas | -3/+36 |
| 2018-09-29 | Auto merge of #54554 - RalfJung:maybe-uninit, r=nagisa | bors | -113/+2 |
| 2018-09-29 | Rollup merge of #54577 - QuietMisdreavus:docs-for-procs, r=GuillaumeGomez | kennytm | -0/+126 |
| 2018-09-29 | Rollup merge of #54604 - alexreg:self_in_typedefs-help, r=estebank | kennytm | -1/+3 |
| 2018-09-29 | Revert "Auto merge of #53508 - japaric:maybe-uninit, r=RalfJung" | Ralf Jung | -113/+2 |
| 2018-09-29 | Auto merge of #54576 - froydnj:non-x86-abi-adjustment, r=alexcrichton | bors | -2/+3 |
| 2018-09-29 | Auto merge of #54278 - eddyb:spanned-generic-predicates, r=nikomatsakis | bors | -180/+119 |
| 2018-09-28 | test fix for #54015 | Rusty Blitzerr | -0/+33 |
| 2018-09-29 | Auto merge of #53013 - zackmdavis:infer_outlints, r=nikomatsakis | bors | -0/+855 |
| 2018-09-28 | rustc_typeck: don't lint non-extern-prelude extern crate's in Rust 2018. | Eduard-Mihai Burtescu | -81/+25 |
| 2018-09-28 | Test fixes for the change of error message for issue #54015 | Rusty Blitzerr | -22/+22 |
| 2018-09-28 | rustc: keep a Span for each predicate in ty::GenericPredicates. | Eduard-Mihai Burtescu | -180/+119 |
| 2018-09-28 | Prefer `#![feature(bind_by_move_pattern_guards)]` over `-Z disable_ast_check_... | Felix S. Klock II | -6/+5 |
| 2018-09-28 | Auto merge of #54568 - levex:issue-54130, r=nagisa | bors | -0/+68 |
| 2018-09-28 | Auto merge of #54338 - orium:fix-macro-inc-comp, r=nrc | bors | -8/+8 |
| 2018-09-27 | Update ui lines | Josh Stone | -31/+31 |