about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2018-07-04Auto merge of #51611 - QuietMisdreavus:slippery-macros, r=ollie27bors-2/+85
2018-07-04Auto merge of #51895 - nikomatsakis:move-self-trait-predicate-to-items, r=sca...bors-6/+22
2018-07-03Auto merge of #51926 - matthewjasper:Initialization-span, r=nikomatsakisbors-11/+10
2018-07-03Auto merge of #51450 - estebank:inner-fn-test, r=@pnkfelixbors-0/+45
2018-07-03test for renaming re-exported macrosQuietMisdreavus-0/+6
2018-07-03Auto merge of #52014 - pietroalbini:rollup, r=pietroalbinibors-0/+74
2018-07-03Rollup merge of #51978 - estebank:issue-48364, r=oli-obkPietro Albini-0/+28
2018-07-03Rollup merge of #51958 - euclio:attr-refactor, r=petrochenkovPietro Albini-0/+46
2018-07-03Auto merge of #51889 - spastorino:make-causal-tracking-lazy, r=nikomatsakisbors-49/+14
2018-07-02Auto merge of #51944 - MajorBreakfast:generic-future-obj, r=cramertjbors-4/+6
2018-07-02Auto merge of #51896 - nikomatsakis:nll-liveness-dirty-list, r=Zoxcbors-5/+7
2018-07-02introduce `predicates_defined_on` for traitsNiko Matsakis-2/+2
2018-07-02prove defaults meet WF requirements, not that they are WFNiko Matsakis-4/+20
2018-07-02Add lifetime to `FutureObj`Josef Reinhard Brandl-4/+6
2018-07-02Make custom trait object for `Future` genericJosef Reinhard Brandl-4/+4
2018-07-02Auto merge of #51866 - zackmdavis:hir_making_each_day_of_the_year, r=petroche...bors-36/+154
2018-07-01Do not suggest changes to str literal if it isn't oneEsteban Küber-0/+28
2018-07-01Make causal tracking lazySantiago Pastorino-49/+14
2018-07-01Auto merge of #51110 - alexreg:new-static-eval-rules, r=eddybbors-68/+79
2018-07-01Auto merge of #51969 - pietroalbini:rollup, r=pietroalbinibors-1/+45
2018-07-01Rollup merge of #51921 - japaric:panic-impl-error, r=nagisaPietro Albini-1/+19
2018-07-01Rollup merge of #51920 - euclio:concrete-type-suggestion, r=estebankPietro Albini-0/+26
2018-07-01Auto merge of #51833 - wesleywiser:faster_large_constant_arrays, r=oli-obkbors-0/+43
2018-07-01Auto merge of #51536 - davidtwco:nll-dyn-trait-underscore-error-improvements,...bors-74/+68
2018-07-01Updated affected tests after rebase.David Wood-7/+7
2018-07-01Ensure that changed errors are lower case.David Wood-40/+40
2018-07-01Updated affected tests.David Wood-71/+65
2018-07-01Add two regression tests for const evalWesley Wiser-0/+43
2018-07-01update mir-opt testsNiko Matsakis-5/+7
2018-07-01Auto merge of #51883 - estebank:placement-suggestion, r=varkorbors-0/+31
2018-06-30in which the private/restricted-in-public error messaging gets specificZack M. Davis-0/+71
2018-06-30private no-mangle lints: help hint note if visibility modifier is `pub`Zack M. Davis-28/+47
2018-06-30private no-mangle lints: issue suggestion for restricted visibilityZack M. Davis-6/+28
2018-06-30unreachable_pub lint: grab `pub` span from HIR rather than inferring itZack M. Davis-10/+16
2018-06-30add label to unknown meta item errorAndy Russell-1/+1
2018-07-01Modified expected error messages in accordance with rebase.Alexander Regueiro-2/+7
2018-06-30move deprecation-sanity test to uiAndy Russell-0/+46
2018-06-30Minor refactoring.Alexander Regueiro-1/+1
2018-06-30Added incremental test for interlinking static references.Alexander Regueiro-0/+25
2018-06-30Added tests fo referring to statics by value in other statics.Alexander Regueiro-0/+30
2018-06-30Added tests for writing to static mut's in statics.Alexander Regueiro-0/+22
2018-06-30Fixed bug with miri const evaluation where allocation is recursively borrowed.Alexander Regueiro-6/+1
2018-06-30Added miri error for evaluating foreign statics.Alexander Regueiro-21/+17
2018-06-30Loosened rules involving statics mentioning other statics.Alexander Regueiro-63/+1
2018-06-30Auto merge of #51862 - estebank:lifetime-spans, r=nikomatsakisbors-154/+163
2018-06-30Auto merge of #51828 - kennytm:no-simd-swap-for-mac, r=alexcrichtonbors-0/+55
2018-06-30Do not allow LLVM to increase a TLS's alignment on macOS.kennytm-0/+55
2018-06-30Improve error messages when assigning to a local that starts initializedMatthew Jasper-11/+10
2018-06-30Auto merge of #51762 - petrochenkov:oh-hi-mark, r=oli-obkbors-1/+241
2018-06-30Auto merge of #51806 - oli-obk:lowering_cleanups1, r=cramertjbors-2/+4