summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2019-01-11Rollup merge of #57483 - petrochenkov:beta, r=pietroalbiniPietro Albini-287/+177
2019-01-11use the correct supertrait substitution in `object_ty_for_trait`Ariel Ben-Yehuda-0/+23
2019-01-10Fix rebaseVadim Petrochenkov-43/+27
2019-01-10Fix a hole in generic parameter import future-proofingVadim Petrochenkov-7/+42
2019-01-10Stabilize `uniform_paths`Vadim Petrochenkov-220/+39
2019-01-10resolve: Prohibit use of imported tool modulesVadim Petrochenkov-6/+44
2019-01-10resolve: Prohibit use of imported non-macro attributesVadim Petrochenkov-4/+23
2019-01-10resolve: Prohibit use of uniform paths in macros originating from 2015 editionVadim Petrochenkov-1/+1
2019-01-10resolve: Assign `pub` and `pub(crate)` visibilities to `macro_rules` itemsVadim Petrochenkov-39/+13
2019-01-10resolve: Fix an ICE in import validationVadim Petrochenkov-0/+33
2019-01-10resolve: Avoid "self-confirming" resolutions in import validationVadim Petrochenkov-15/+3
2019-01-04Call poly_project_and_unify_type on types that contain inference typesAaron Hill-0/+34
2019-01-04Fix Tidy errorAaron Hill-1/+1
2019-01-04Filter out self-referential projection predicatesAaron Hill-0/+40
2019-01-04Ensure that Rusdoc discovers all necessary auto trait boundsAaron Hill-0/+31
2019-01-04Wf-check the output type of a function in MIR-typeckMatthew Jasper-0/+38
2019-01-04resolve: Never override real bindings with `Def::Err`s from error recoveryVadim Petrochenkov-26/+29
2019-01-04resolve: Fix another ICE in import validationVadim Petrochenkov-0/+12
2019-01-03Fix alignment for array indexingNikita Popov-0/+80
2019-01-01fix test outputPietro Albini-10/+2
2018-12-31Corrected expected test err messages.Alexander Regueiro-10/+10
2018-12-31Added test for issue #56835.Alexander Regueiro-0/+25
2018-12-31Fixed issue #56199.Alexander Regueiro-0/+53
2018-12-31improve tests as suggested by review commentsAriel Ben-Yehuda-2/+92
2018-12-31fix trait objects with a Self-having projection vaAriel Ben-Yehuda-0/+57
2018-12-31Update tests to changes on masterOliver Scherer-2/+10
2018-12-31Also test projectionsOliver Scherer-1/+18
2018-12-31Fix a recently introduces regressionOliver Scherer-5/+43
2018-12-31Remove a wrong multiplier on relocation offset computationOliver Scherer-0/+9
2018-12-17Normalize type before deferred sizedness checking.Masaki Hara-0/+11
2018-12-04Auto merge of #56486 - matthewjasper:propagate-all-closure-bounds, r=pnkfelixbors-0/+42
2018-12-04Auto merge of #56244 - oli-obk:loud_ui_errors, r=nikomatsakisbors-333/+432
2018-12-04Update doc-ui testsOliver Scherer-5/+11
2018-12-04Update ui testsOliver Scherer-28/+29
2018-12-04Remove unused stderr fileOliver Scherer-49/+0
2018-12-04Newlines.... newlines everywhereOliver Scherer-1/+1
2018-12-04Add a test ensuring that we don't regress thisOliver Scherer-0/+6
2018-12-04Update testsOliver Scherer-252/+387
2018-12-04Auto merge of #55707 - GuillaumeGomez:file-sidebar, r=QuietMisdreavusbors-0/+15
2018-12-04Auto merge of #55682 - GuillaumeGomez:primitive-sidebar-link-gen, r=QuietMisd...bors-0/+23
2018-12-03Propagate all closure requirements to the callerMatthew Jasper-0/+42
2018-12-03Auto merge of #56451 - kennytm:rollup, r=kennytmbors-71/+29
2018-12-03Auto merge of #55010 - tromey:Bug-9224-generic-parameters, r=michaelwoeristerbors-6/+44
2018-12-03Rollup merge of #56412 - petrochenkov:extself, r=Centrilkennytm-1/+1
2018-12-03Rollup merge of #56395 - Centril:stabilize-dbg-macro, r=SimonSapinkennytm-34/+12
2018-12-03Rollup merge of #56366 - alexreg:stabilise-self_in_typedefs, r=Centrilkennytm-36/+16
2018-12-03Auto merge of #56358 - nikic:mergefunc-aliases, r=rkruppebors-5/+8
2018-12-02Auto merge of #56110 - varkor:inhabitedness-union-enum, r=cramertjbors-37/+82
2018-12-02Auto merge of #56396 - dlrobertson:fix_va_list_tests, r=nikicbors-174/+57
2018-12-01Update tracking issue for `extern_crate_self`Vadim Petrochenkov-1/+1