| Age | Commit message (Expand) | Author | Lines |
| 2018-12-15 | Rollup merge of #56755 - estebank:impl-trait-lt-sugg, r=cramertj | Pietro Albini | -0/+55 |
| 2018-12-15 | Rollup merge of #56746 - pnkfelix:issue-56537-add-test-of-closure-using-regio... | Pietro Albini | -0/+74 |
| 2018-12-15 | Rollup merge of #56738 - turboladen:fix-private_no_mangle_fns-message, r=zack... | Pietro Albini | -2/+2 |
| 2018-12-15 | Auto merge of #56584 - davidtwco:issue-53990, r=nikomatsakis | bors | -2/+10 |
| 2018-12-15 | Auto merge of #56540 - oli-obk:less_const_hackery, r=varkor | bors | -12/+159 |
| 2018-12-14 | Call poly_project_and_unify_type on types that contain inference types | Aaron Hill | -0/+34 |
| 2018-12-15 | Improve `match` MIR generation for ranges | Shotaro Yamada | -0/+83 |
| 2018-12-14 | Auto merge of #56572 - kevgrasso:let_self_err_dev, r=estebank | bors | -1/+8 |
| 2018-12-14 | rustc: Add an unstable `simd_select_bitmask` intrinsic | Alex Crichton | -4/+22 |
| 2018-12-14 | use tracking issue instead of original issue | Ariel Ben-Yehuda | -3/+3 |
| 2018-12-14 | add coherence future-compat warnings for marker-only trait objects | Ariel Ben-Yehuda | -0/+167 |
| 2018-12-14 | process nested obligations in autoderef | Ariel Ben-Yehuda | -0/+34 |
| 2018-12-14 | simplify deprecation and stability rendering | Andy Russell | -10/+30 |
| 2018-12-14 | Auto merge of #56818 - kennytm:rollup-2, r=kennytm | bors | -9/+105 |
| 2018-12-14 | add test for parsing comments in doctest headers | QuietMisdreavus | -0/+30 |
| 2018-12-14 | Rollup merge of #56789 - alexcrichton:simd_select_bitmask, r=rkruppe | kennytm | -4/+74 |
| 2018-12-14 | Rollup merge of #56756 - tromey:Bug-56730-btree-pretty-printer, r=alexcrichton | kennytm | -1/+5 |
| 2018-12-14 | Rollup merge of #56748 - kinnison:kinnison/fix-56734, r=dtolnay | kennytm | -4/+5 |
| 2018-12-14 | Rollup merge of #56695 - varkor:let-exhaustive-range, r=estebank | kennytm | -0/+8 |
| 2018-12-14 | Rollup merge of #56637 - ollie27:rustdoc_proc_macro_local_reexport, r=QuietMi... | kennytm | -0/+13 |
| 2018-12-14 | Auto merge of #56568 - notriddle:master, r=alexcrichton | bors | -1/+1 |
| 2018-12-14 | fix issue 54153 by ignoring issue-18804 test on windows/mac. | Felix S. Klock II | -0/+5 |
| 2018-12-13 | debug logging, added conditional error message, tests updated | Kevyn Grasso | -1/+8 |
| 2018-12-14 | Auto merge of #56351 - davidtwco:issue-55396-stabilize-linker-flavor, r=nagisa | bors | -30/+2 |
| 2018-12-13 | Update panic message to be clearer about env-vars | Daniel Silverstone | -4/+5 |
| 2018-12-13 | rustc: Add an unstable `simd_select_bitmask` intrinsic | Alex Crichton | -4/+74 |
| 2018-12-13 | Make determining the discriminant a normal Shallow read | Matthew Jasper | -7/+60 |
| 2018-12-13 | Wording changes | Esteban Küber | -2/+2 |
| 2018-12-13 | Add targets thumbv7neon-linux-androideabi and thumbv7neon-unknown-linux-gnuea... | Henri Sivonen | -0/+2 |
| 2018-12-13 | Update tests to show diagnostics | Oliver Scherer | -20/+129 |
| 2018-12-13 | Stabilize `linker-flavor` flag. | David Wood | -30/+2 |
| 2018-12-13 | Make SimplifyCfg collapse goto chains from bb0 | Shotaro Yamada | -0/+54 |
| 2018-12-12 | Suggest using `.display()` when trying to print a `Path` | Esteban Küber | -0/+21 |
| 2018-12-12 | Deduplicate unsatisfied trait bounds | Esteban Küber | -2/+25 |
| 2018-12-12 | Disable btree pretty-printers on older gdbs | Tom Tromey | -1/+5 |
| 2018-12-12 | Account for `impl Trait` when suggesting lifetime | Esteban Küber | -0/+55 |
| 2018-12-12 | rustc: Switch `extern` functions to abort by default on panic | Alex Crichton | -3/+17 |
| 2018-12-12 | Add test of current behavior (infer free region within closure body) previous... | Felix S. Klock II | -0/+74 |
| 2018-12-12 | Auto merge of #56092 - alexcrichton:no-more-std-subodules, r=Mark-Simulacrum | bors | -60/+56 |
| 2018-12-12 | Auto merge of #56010 - euclio:intra-doc-spans, r=QuietMisdreavus | bors | -24/+163 |
| 2018-12-11 | Fix private_no_mangle_fns message grammar | Steve Loveless | -2/+2 |
| 2018-12-11 | std: Depend directly on crates.io crates | Alex Crichton | -60/+56 |
| 2018-12-11 | Auto merge of #53497 - fukatani:test-debuginfo-function-call, r=tromey | bors | -0/+52 |
| 2018-12-11 | Auto merge of #56243 - RalfJung:test-deterministic, r=alexcrichton | bors | -1/+1 |
| 2018-12-11 | Add function call test, Update gdb and test docker image install gdb by ppa. | Unknown | -0/+52 |
| 2018-12-11 | Update tests | varkor | -3/+3 |
| 2018-12-11 | Add a mir-opt test | varkor | -0/+37 |
| 2018-12-11 | Restore old match behaviour | varkor | -3/+27 |
| 2018-12-11 | Fix some misbehaving tests | varkor | -3/+5 |
| 2018-12-11 | Make liveness analysis respect privacy | varkor | -2/+3 |