about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2018-12-17Use compiletest timestamp to check if the tests should be rerun.Vytautas Astrauskas-10/+18
2018-12-17Auto merge of #56764 - sinkuu:simpcfg_bb0, r=matthewjasperbors-1/+80
2018-12-17Auto merge of #56642 - nikic:llvm-6, r=alexcrichtonbors-94/+15
2018-12-17Auto merge of #56737 - nnethercote:TokenStream-improvements, r=petrochenkovbors-285/+107
2018-12-16Auto merge of #56875 - Centril:rollup, r=Centrilbors-827/+635
2018-12-16Fix invalid JS file generationGuillaume Gomez-4/+4
2018-12-16Rollup merge of #56858 - tbu-:pr_doc_canonicalize, r=shepmasterMazdak Farrokhzad-1/+1
2018-12-16Rollup merge of #56857 - tbu-:pr_doc_abssub, r=zackmdavisMazdak Farrokhzad-2/+4
2018-12-16Rollup merge of #56855 - nikic:remove-cttz-hack, r=nagisaMazdak Farrokhzad-14/+1
2018-12-16Rollup merge of #56850 - alexreg:fix-self-in-typedefs, r=petrochenkovMazdak Farrokhzad-55/+176
2018-12-16Rollup merge of #56844 - GuillaumeGomez:improve-css-rule, r=QuietMisdreavusMazdak Farrokhzad-1/+1
2018-12-16Rollup merge of #56832 - alexcrichton:external-demangle, r=Mark-SimulacrumMazdak Farrokhzad-228/+14
2018-12-16Rollup merge of #56826 - alexcrichton:atomic-u128, r=gnzlbgMazdak Farrokhzad-0/+2
2018-12-16Rollup merge of #56793 - QuietMisdreavus:better-doctests, r=GuillaumeGomezMazdak Farrokhzad-16/+88
2018-12-16Rollup merge of #56790 - rust-lang:borrowck-niche-discriminants, r=nikomatsakisMazdak Farrokhzad-24/+73
2018-12-16Rollup merge of #56789 - alexcrichton:simd_select_bitmask, r=rkruppeMazdak Farrokhzad-5/+24
2018-12-16Rollup merge of #56781 - nikic:llvm-update, r=alexcrichtonMazdak Farrokhzad-1/+1
2018-12-16Rollup merge of #56761 - estebank:path-display, r=zackmdavisMazdak Farrokhzad-2/+28
2018-12-16Rollup merge of #56742 - ljedrz:remove_query_response_box, r=oli-obkMazdak Farrokhzad-26/+25
2018-12-16Rollup merge of #56706 - oli-obk:const_unsafe_fn, r=CentrilMazdak Farrokhzad-131/+33
2018-12-16Rollup merge of #56672 - ccouzens:master, r=nikicMazdak Farrokhzad-1/+5
2018-12-16Rollup merge of #56648 - RalfJung:btree, r=sfacklerMazdak Farrokhzad-57/+117
2018-12-16Rollup merge of #56640 - myfreeweb:patch-1, r=alexcrichtonMazdak Farrokhzad-0/+8
2018-12-16Rollup merge of #56439 - JohnGinger:master, r=nikomatsakisMazdak Farrokhzad-4/+19
2018-12-16Rollup merge of #56343 - yui-knk:remove_mir_stats_mod, r=nikomatsakisMazdak Farrokhzad-257/+0
2018-12-16Rollup merge of #53506 - phungleson:fix-from-docs-atomic, r=KodrAusMazdak Farrokhzad-2/+15
2018-12-16Fix js errorsGuillaume Gomez-2/+2
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-15Corrected expected test err messages.Alexander Regueiro-10/+10
2018-12-15Fixed minor issues raised in review.Alexander Regueiro-11/+11
2018-12-15Added test for issue #56835.Alexander Regueiro-0/+25
2018-12-15Fixed issue #56199.Alexander Regueiro-55/+151
2018-12-15Auto merge of #56847 - pietroalbini:fix-broken-toolstate, r=pietroalbinibors-25/+7
2018-12-15Fix doc of `std::fs::canonicalize`Tobias Bucher-1/+1
2018-12-15Fix a small mistake regarding NaNs in a deprecation messageTobias Bucher-2/+4
2018-12-15Remove u8 cttz hackNikita Popov-14/+1
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-15Improve CSS ruleGuillaume Gomez-1/+1
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