about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2018-12-20Auto merge of #56649 - davidtwco:issue-46589, r=pnkfelixbors-31/+57
2018-12-20Auto merge of #56219 - arielb1:never-coerce-box, r=nikomatsakisbors-0/+62
2018-12-19Auto merge of #54252 - arielb1:deref-query, r=nikomatsakisbors-0/+34
2018-12-19Rollup merge of #56947 - hsivonen:neon, r=alexcrichtonPietro Albini-0/+2
2018-12-19Rollup merge of #56910 - estebank:unclosed-eof, r=oli-obkPietro Albini-0/+19
2018-12-19Rollup merge of #56908 - alexcrichton:new-features, r=oli-obkPietro Albini-1/+4
2018-12-19Rollup merge of #56907 - rumajo:master, r=kennytm,CentrilPietro Albini-4/+4
2018-12-19Rollup merge of #56772 - pnkfelix:issue-54153-linkage-sometimes-requires-opti...Pietro Albini-0/+5
2018-12-19Rollup merge of #56689 - QuietMisdreavus:rustdoc-lint-group, r=pnkfelixPietro Albini-0/+78
2018-12-19Auto merge of #56397 - petrhosek:file-search, r=cramertjbors-0/+27
2018-12-18Search other library paths when loking for link objectsPetr Hosek-0/+27
2018-12-18Auto merge of #56863 - arielb1:supertrait-self-4, r=nikomatsakisbors-0/+147
2018-12-18Auto merge of #56160 - oli-obk:const_fn_let, r=nikomatsakisbors-113/+994
2018-12-18Explain that lack of short circuiting support in constants is temporaryOliver Scherer-2/+2
2018-12-18Properly worded diagnostic messageOliver Scherer-2/+2
2018-12-18Auto merge of #56481 - arielb1:dynamic-order, r=nikomatsakisbors-0/+167
2018-12-18improve tests as suggested by review commentsAriel Ben-Yehuda-2/+92
2018-12-17Stabilize `underscore_imports`Vadim Petrochenkov-47/+8
2018-12-17Do not point at delim spans for complete correct blocksEsteban Küber-0/+19
2018-12-17rustc: Don't ICE on usage of two new target featuresAlex Crichton-1/+4
2018-12-17Kill borrows from a projection after assignment.David Wood-47/+7
2018-12-17Auto merge of #56810 - sinkuu:build_match, r=oli-obkbors-0/+168
2018-12-17Address LLVM assertion failure by prepopulating with *just* name-anon-globals.Felix S. Klock II-1/+1
2018-12-17tidyShotaro Yamada-1/+1
2018-12-17Add MIR testShotaro Yamada-0/+85
2018-12-17Auto merge of #56764 - sinkuu:simpcfg_bb0, r=matthewjasperbors-0/+54
2018-12-17Auto merge of #56642 - nikic:llvm-6, r=alexcrichtonbors-13/+2
2018-12-17Fix grammar in compiler error for array iteratorsMatthew Russell-4/+4
2018-12-17fix review comments, round 2Ariel Ben-Yehuda-1/+1
2018-12-17address review commentsAriel Ben-Yehuda-7/+11
2018-12-17trigger unsized coercions keyed on Sized boundsAriel Ben-Yehuda-0/+58
2018-12-16Rollup merge of #56850 - alexreg:fix-self-in-typedefs, r=petrochenkovMazdak Farrokhzad-0/+78
2018-12-16Rollup merge of #56793 - QuietMisdreavus:better-doctests, r=GuillaumeGomezMazdak Farrokhzad-0/+30
2018-12-16Rollup merge of #56790 - rust-lang:borrowck-niche-discriminants, r=nikomatsakisMazdak Farrokhzad-7/+60
2018-12-16Rollup merge of #56789 - alexcrichton:simd_select_bitmask, r=rkruppeMazdak Farrokhzad-4/+22
2018-12-16Rollup merge of #56761 - estebank:path-display, r=zackmdavisMazdak Farrokhzad-0/+21
2018-12-16Rollup merge of #56706 - oli-obk:const_unsafe_fn, r=CentrilMazdak Farrokhzad-98/+26
2018-12-16Rollup merge of #56439 - JohnGinger:master, r=nikomatsakisMazdak Farrokhzad-0/+11
2018-12-16fix trait objects with a Self-having projection vaAriel Ben-Yehuda-0/+57
2018-12-15Auto merge of #56203 - aheart:master, r=varkorbors-0/+26
2018-12-15Corrected expected test err messages.Alexander Regueiro-10/+10
2018-12-15Added test for issue #56835.Alexander Regueiro-0/+25
2018-12-15Fixed issue #56199.Alexander Regueiro-0/+53
2018-12-15Rollup merge of #56679 - euclio:external-doc-parse, r=estebankPietro Albini-6/+63
2018-12-15Rollup merge of #56677 - aelred:must-use-on-traits, r=estebankPietro Albini-0/+47
2018-12-15Auto merge of #56840 - pietroalbini:rollup, r=pietroalbinibors-4/+156
2018-12-15Rollup merge of #56760 - estebank:dedup-bounds, r=oli-obkPietro Albini-2/+25
2018-12-15Rollup merge of #56755 - estebank:impl-trait-lt-sugg, r=cramertjPietro Albini-0/+55
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-2/+2