about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2018-12-16Implement Eq, PartialEq and Hash for atomic::OrderingAmanieu d'Antras-1/+1
2018-12-15Auto merge of #56600 - ljedrz:fix_edition, r=Mark-Simulacrumbors-97/+99
2018-12-15Auto merge of #56203 - aheart:master, r=varkorbors-15/+89
2018-12-15Auto merge of #56847 - pietroalbini:fix-broken-toolstate, r=pietroalbinibors-25/+7
2018-12-15Revert "Rollup merge of #56758 - Manishearth:emoji-status-toolstate, r=kennytm"Pietro Albini-25/+7
2018-12-15Rollup merge of #56841 - phansch:add_various_compiletest_unittests, r=oli-obkPietro Albini-0/+54
2018-12-15Rollup merge of #56713 - xfix:vec-test-zst-capacity, r=TimNNPietro Albini-0/+5
2018-12-15Rollup merge of #56710 - jethrogb:jb/sgx-target-features, r=alexcrichtonPietro Albini-0/+1
2018-12-15Rollup merge of #56682 - alexcrichton:update-stdsimd, r=nikomatsakisPietro Albini-0/+0
2018-12-15Rollup merge of #56679 - euclio:external-doc-parse, r=estebankPietro Albini-18/+119
2018-12-15Rollup merge of #56677 - aelred:must-use-on-traits, r=estebankPietro Albini-0/+52
2018-12-15Auto merge of #56840 - pietroalbini:rollup, r=pietroalbinibors-90/+413
2018-12-15compiletest: unit test parse_normalization_stringPhilipp Hansch-0/+26
2018-12-15compiletest: Add some compiletest::util unittestsPhilipp Hansch-0/+28
2018-12-15Bootstrap: Add testsuite for compiletest toolPhilipp Hansch-0/+40
2018-12-15Rollup merge of #56809 - dbrgn:permissions-ext, r=alexcrichtonPietro Albini-1/+2
2018-12-15Rollup merge of #56808 - jrvidal:broken-links, r=kennytmPietro Albini-3/+3
2018-12-15Rollup merge of #56792 - phansch:add_compiletest_testsuite, r=alexcrichtonPietro Albini-0/+40
2018-12-15Rollup merge of #56769 - dvdhrm:uefi-target, r=alexcrichtonPietro Albini-0/+135
2018-12-15Rollup merge of #56760 - estebank:dedup-bounds, r=oli-obkPietro Albini-5/+30
2018-12-15Rollup merge of #56758 - Manishearth:emoji-status-toolstate, r=kennytmPietro Albini-7/+25
2018-12-15Rollup merge of #56755 - estebank:impl-trait-lt-sugg, r=cramertjPietro Albini-11/+75
2018-12-15Rollup merge of #56751 - mbrubeck:hash, r=dtolnayPietro Albini-1/+1
2018-12-15Rollup merge of #56747 - ljedrz:remove_box_from_target, r=zackmdavisPietro Albini-3/+3
2018-12-15Rollup merge of #56746 - pnkfelix:issue-56537-add-test-of-closure-using-regio...Pietro Albini-0/+74
2018-12-15Rollup merge of #56738 - turboladen:fix-private_no_mangle_fns-message, r=zack...Pietro Albini-4/+4
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-15Auto merge of #56825 - alexcrichton:demangle-mem, r=nikomatsakisbors-1/+6
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-14std: Activate compiler_builtins `mem` feature for no_std targetsAlex Crichton-1/+6
2018-12-14Auto merge of #56818 - kennytm:rollup-2, r=kennytmbors-100/+335
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