summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2017-05-31Rollup merge of #42196 - tommyip:explain_closure_err, r=nikomatsakisMark Simulacrum-2/+7
2017-05-31Extend the unused macro lint to macros 2.0est31-14/+50
2017-05-31Parse macros named "default" correctly.Masaki Hara-0/+27
2017-05-31Update closure errors to use `span_note`Tommy Ip-4/+5
2017-05-30associated_consts: check trait obligations and regionck for associated constsSean McArthur-0/+57
2017-05-30Fix signature by adding parens when neededGuillaume Gomez-0/+15
2017-05-30Turn `invalid_type_param_default` into a lint againVadim Petrochenkov-0/+5
2017-05-30Turn public reexporting of private extern crates into a lint againVadim Petrochenkov-0/+4
2017-05-30Turn sufficiently old compatibility lints into hard errorsVadim Petrochenkov-65/+44
2017-05-30Add new error codeGuillaume Gomez-7/+7
2017-05-30Update fn_once-moved testTommy Ip-2/+6
2017-05-30Auto merge of #42282 - Mark-Simulacrum:issue-40342, r=arielb1bors-2/+8
2017-05-29Auto merge of #42264 - GuillaumeGomez:new-error-codes, r=Susurrusbors-156/+202
2017-05-29Auto merge of #41856 - qnighy:prohibit-parenthesized-params-in-more-types, r=...bors-1/+102
2017-05-29Auto merge of #42262 - Mark-Simulacrum:issue-40350, r=eddybbors-0/+24
2017-05-28Auto merge of #42175 - michaelwoerister:filemap-hashing-fix-1, r=nikomatsakisbors-0/+3
2017-05-28Don't warn on lifetime generic no_mangle functions.Mark Simulacrum-2/+8
2017-05-28Auto merge of #41917 - arielb1:mir-array, r=nagisabors-0/+265
2017-05-28use Eq instead of Lt in loopAriel Ben-Yehuda-0/+43
2017-05-28move "ADT master drop flag" logic to `open_drop_for_adt_contents`Ariel Ben-Yehuda-0/+211
2017-05-28translate array drop glue using MIRAriel Ben-Yehuda-0/+11
2017-05-27Rollup merge of #42251 - nikomatsakis:issue-42210-regr-unsized-tail, r=eddybMark Simulacrum-0/+29
2017-05-27Rollup merge of #42249 - Mark-Simulacrum:issue-40244, r=eddybMark Simulacrum-5/+9
2017-05-27Rollup merge of #42217 - venkatagiri:issue_39974, r=Mark-SimulacrumMark Simulacrum-0/+21
2017-05-27Rollup merge of #42207 - Nashenas88:remove_fragment_info, r=eddybMark Simulacrum-529/+0
2017-05-27Auto merge of #42162 - est31:closure-to-fn-coercion, r=aturonbors-52/+0
2017-05-27Add invalid unary operator usage error codeGuillaume Gomez-2/+15
2017-05-27Fix ICE on inner enum in missing docs lint.Mark Simulacrum-0/+24
2017-05-27Add new error codes and update testsGuillaume Gomez-154/+154
2017-05-27Auto merge of #42103 - jorendorff:master, r=estebankbors-2/+5
2017-05-27Add new error codesGuillaume Gomez-0/+33
2017-05-27Allow variadic functions with cdecl calling convention.Mark Simulacrum-5/+9
2017-05-27Stabilize unions with `Copy` fields and no destructorVadim Petrochenkov-54/+21
2017-05-26extend `struct_tail` to operate over closuresNiko Matsakis-0/+29
2017-05-26Rollup merge of #42230 - venkatagiri:ice_regression_tests, r=Mark-SimulacrumCorey Farwell-0/+129
2017-05-26Rollup merge of #42216 - charliesome:associate-type-typo, r=petrochenkovCorey Farwell-3/+3
2017-05-26Rollup merge of #42215 - callahad:remove-superfluous-semis, r=Mark-SimulacrumCorey Farwell-1/+1
2017-05-26Add warning cycle #42238.Masaki Hara-3/+35
2017-05-26Auto merge of #42083 - petrochenkov:safeassign, r=nikomatsakisbors-7/+38
2017-05-26Auto merge of #42058 - froydnj:thiscall-support, r=nikomatsakisbors-1/+44
2017-05-25regression test for #37550Venkata Giri Reddy-0/+18
2017-05-25regression test for #37665Venkata Giri Reddy-0/+20
2017-05-25Auto merge of #40847 - jseyfried:decl_macro, r=nrcbors-0/+467
2017-05-25regression test for #38160Venkata Giri Reddy-0/+31
2017-05-25regression test for #39362Venkata Giri Reddy-0/+28
2017-05-25regression test for #38954Venkata Giri Reddy-0/+16
2017-05-25regression test for #36379Venkata Giri Reddy-0/+16
2017-05-25regression test for #39974Venkata Giri Reddy-0/+21
2017-05-25Auto merge of #42052 - kennytm:fix-42007-ice-on-decode-lint-id, r=nikomatsakisbors-0/+33
2017-05-25Remove irrelevant tests and unused testing attributePaul Faria-529/+0