about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2018-12-15Rollup merge of #56731 - GuillaumeGomez:ffi-doc-urls, r=CentrilPietro Albini-13/+15
2018-12-15Rollup merge of #56725 - piersfinlayson:master, r=alexcrichtonPietro Albini-2/+2
2018-12-15Rollup merge of #56718 - RalfJung:use-libbacktrace-printing, r=alexcrichtonPietro Albini-40/+4
2018-12-15Auto merge of #56584 - davidtwco:issue-53990, r=nikomatsakisbors-6/+25
2018-12-15Auto merge of #56005 - GuillaumeGomez:speedup-doc-render, r=QuietMisdreavusbors-612/+688
2018-12-15Auto merge of #56540 - oli-obk:less_const_hackery, r=varkorbors-89/+318
2018-12-14Call poly_project_and_unify_type on types that contain inference typesAaron Hill-2/+36
2018-12-15Auto merge of #56825 - alexcrichton:demangle-mem, r=nikomatsakisbors-1/+6
2018-12-15Improve `match` MIR generation for rangesShotaro Yamada-5/+207
2018-12-15address review commentsAriel Ben-Yehuda-7/+5
2018-12-14std: Use `rustc_demangle` from crates.ioAlex Crichton-228/+14
2018-12-15Provide -isysroot with sdkroot for ios buildsSimonas Kazlauskas-0/+2
2018-12-15CleanupsShotaro Yamada-28/+23
2018-12-15fix Rc -> LrcAriel Ben-Yehuda-2/+1
2018-12-15move overflow error reporting out of the queryAriel Ben-Yehuda-29/+73
2018-12-15make autoderef steps a queryAriel Ben-Yehuda-48/+110
2018-12-15implement "isolated" autoderef using the Canonical mechanismAriel Ben-Yehuda-110/+239
2018-12-14Add documentation about panicking Add<Duration> implsLinus Färnstrand-0/+12
2018-12-14Use checked_add for adding time in recv_timeoutLinus Färnstrand-6/+18
2018-12-14Bootstrap: Add testsuite for compiletest toolPhilipp Hansch-0/+40
2018-12-14Auto merge of #56572 - kevgrasso:let_self_err_dev, r=estebankbors-4/+24
2018-12-14rustc: Add the `cmpxchg16b` target feature on x86/x86_64Alex Crichton-0/+2
2018-12-14rustc: Add an unstable `simd_select_bitmask` intrinsicAlex Crichton-5/+24
2018-12-14Remove dead codeOliver Scherer-42/+0
2018-12-14fix englishAriel Ben-Yehuda-2/+1
2018-12-14use tracking issue instead of original issueAriel Ben-Yehuda-4/+4
2018-12-14fix stupid bugAriel Ben-Yehuda-38/+48
2018-12-14add coherence future-compat warnings for marker-only trait objectsAriel Ben-Yehuda-56/+433
2018-12-14std: Activate compiler_builtins `mem` feature for no_std targetsAlex Crichton-1/+6
2018-12-14add the ORDER_DEPENDENT_TRAIT_OBJECTS lintAriel Ben-Yehuda-0/+13
2018-12-14remove the typeck::autoderef::Autoderef fcx fieldAriel Ben-Yehuda-42/+43
2018-12-14process nested obligations in autoderefAriel Ben-Yehuda-17/+80
2018-12-14simplify deprecation and stability renderingAndy Russell-129/+141
2018-12-14Auto merge of #56818 - kennytm:rollup-2, r=kennytmbors-100/+335
2018-12-14add test for parsing comments in doctest headersQuietMisdreavus-0/+30
2018-12-14include comments in doctest partition logicQuietMisdreavus-16/+55
2018-12-14Rollup merge of #56562 - pnkfelix:issue-55465-update-libc-version, r=alexcric...kennytm-1/+1
2018-12-14Rollup merge of #56789 - alexcrichton:simd_select_bitmask, r=rkruppekennytm-5/+97
2018-12-14Rollup merge of #56756 - tromey:Bug-56730-btree-pretty-printer, r=alexcrichtonkennytm-3/+18
2018-12-14Rollup merge of #56749 - alexcrichton:adx, r=gnzlbgkennytm-0/+1
2018-12-14Rollup merge of #56748 - kinnison:kinnison/fix-56734, r=dtolnaykennytm-5/+7
2018-12-14Rollup merge of #56744 - ljedrz:unbox_the_children, r=matthewjasperkennytm-8/+33
2018-12-14Rollup merge of #56709 - GuillaumeGomez:reduce-search-index, r=QuietMisdreavuskennytm-6/+30
2018-12-14Rollup merge of #56708 - oli-obk:stability_internal_const_fn, r=alexcrichtonkennytm-26/+1
2018-12-14Rollup merge of #56702 - wesleywiser:calc_total_time_stats, r=michaelwoeristerkennytm-4/+9
2018-12-14Rollup merge of #56699 - nnethercote:SymbolIndex, r=oli-obkkennytm-22/+46
2018-12-14Rollup merge of #56695 - varkor:let-exhaustive-range, r=estebankkennytm-1/+41
2018-12-14Rollup merge of #56658 - Xanewok:non-panicking-file-parser, r=petrochenkovkennytm-8/+29
2018-12-14Rollup merge of #56637 - ollie27:rustdoc_proc_macro_local_reexport, r=QuietMi...kennytm-4/+19
2018-12-14Rollup merge of #56609 - michaelwoerister:unconditional-target-cpu-attr, r=al...kennytm-7/+3