rust/src/test/ui/unboxed-closures
2020-02-29 21:59:09 +03:00
..
auxiliary tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-30906.nll.stderr Fix nll test 2019-11-16 01:40:59 +09:00
issue-30906.rs Fix test case and issue number 2019-11-15 23:54:52 +09:00
issue-30906.stderr Fix test case and issue number 2019-11-15 23:54:52 +09:00
unboxed-closure-feature-gate.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
unboxed-closure-feature-gate.stderr --bless --compare-mode=nll 2020-02-09 20:43:49 +01:00
unboxed-closure-illegal-move.rs Remove licenses 2018-12-25 21:08:33 -07:00
unboxed-closure-illegal-move.stderr Update tests for changes to cannot move errors 2019-06-03 14:55:29 +01:00
unboxed-closure-immutable-capture.rs update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
unboxed-closure-immutable-capture.stderr Update ui tests 2019-11-18 19:00:10 +01:00
unboxed-closure-no-cyclic-sig.rs Remove licenses 2018-12-25 21:08:33 -07:00
unboxed-closure-no-cyclic-sig.stderr --bless --compare-mode=nll 2020-02-09 20:43:49 +01:00
unboxed-closure-region.rs Remove licenses 2018-12-25 21:08:33 -07:00
unboxed-closure-region.stderr update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
unboxed-closure-sugar-default.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
unboxed-closure-sugar-default.stderr On obligation errors point at the unfulfilled binding when possible 2019-09-22 11:33:12 -07:00
unboxed-closure-sugar-equiv.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
unboxed-closure-sugar-equiv.stderr On obligation errors point at the unfulfilled binding when possible 2019-09-22 11:33:12 -07:00
unboxed-closure-sugar-lifetime-elision.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
unboxed-closure-sugar-lifetime-elision.stderr Account for fn() types in lifetime suggestions 2020-02-05 10:32:01 -08:00
unboxed-closure-sugar-not-used-on-fn.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
unboxed-closure-sugar-not-used-on-fn.stderr --bless --compare-mode=nll 2020-02-09 20:43:49 +01:00
unboxed-closure-sugar-region.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
unboxed-closure-sugar-region.stderr Tweak errors for missing associated types and type parameters 2019-12-24 22:02:43 -08:00
unboxed-closure-sugar-used-on-struct-1.rs Do not suggest angle brackets when there are no type arguments 2019-01-20 02:47:51 -08:00
unboxed-closure-sugar-used-on-struct-1.stderr Point at correct span for parenthesized types 2019-09-22 11:33:12 -07:00
unboxed-closure-sugar-used-on-struct-3.rs Do not suggest angle brackets when there are no type arguments 2019-01-20 02:47:51 -08:00
unboxed-closure-sugar-used-on-struct-3.stderr Point at correct span for parenthesized types 2019-09-22 11:33:12 -07:00
unboxed-closure-sugar-used-on-struct.rs Do not suggest angle brackets when there are no type arguments 2019-01-20 02:47:51 -08:00
unboxed-closure-sugar-used-on-struct.stderr Point at correct span for parenthesized types 2019-09-22 11:33:12 -07:00
unboxed-closure-sugar-wrong-number-number-type-parameters-1.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
unboxed-closure-sugar-wrong-number-number-type-parameters-1.stderr Point at correct span for parenthesized types 2019-09-22 11:33:12 -07:00
unboxed-closure-sugar-wrong-number-number-type-parameters-3.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
unboxed-closure-sugar-wrong-number-number-type-parameters-3.stderr Tweak errors for missing associated types and type parameters 2019-12-24 22:02:43 -08:00
unboxed-closure-sugar-wrong-number-number-type-parameters.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
unboxed-closure-sugar-wrong-number-number-type-parameters.stderr Point at correct span for parenthesized types 2019-09-22 11:33:12 -07:00
unboxed-closure-sugar-wrong-trait.rs Remove licenses 2018-12-25 21:08:33 -07:00
unboxed-closure-sugar-wrong-trait.stderr Fix case in associated-type-projection-from-multiple-supertraits.rs 2019-12-24 22:08:05 -08:00
unboxed-closures-all-traits.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
unboxed-closures-blanket-fn-mut.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
unboxed-closures-blanket-fn.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
unboxed-closures-borrow-conflict.rs Remove licenses 2018-12-25 21:08:33 -07:00
unboxed-closures-borrow-conflict.stderr update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
unboxed-closures-boxed.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
unboxed-closures-by-ref.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
unboxed-closures-call-fn-autoderef.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
unboxed-closures-call-sugar-autoderef.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
unboxed-closures-call-sugar-object-autoderef.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
unboxed-closures-call-sugar-object.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
unboxed-closures-counter-not-moved.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
unboxed-closures-cross-crate.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
unboxed-closures-direct-sugary-call.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
unboxed-closures-drop.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
unboxed-closures-extern-fn-hr.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
unboxed-closures-extern-fn.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
unboxed-closures-failed-recursive-fn-1.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
unboxed-closures-failed-recursive-fn-1.stderr Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
unboxed-closures-failed-recursive-fn-2.rs Remove licenses 2018-12-25 21:08:33 -07:00
unboxed-closures-failed-recursive-fn-2.stderr Account for cases where we can find the type arg name, but the local name is _ 2019-06-01 15:33:31 -07:00
unboxed-closures-fn-as-fnmut-and-fnonce.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
unboxed-closures-fnmut-as-fn.rs Remove licenses 2018-12-25 21:08:33 -07:00
unboxed-closures-fnmut-as-fn.stderr On obligation errors point at the unfulfilled binding when possible 2019-09-22 11:33:12 -07:00
unboxed-closures-fnmut-as-fnonce.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
unboxed-closures-generic.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
unboxed-closures-infer-arg-types-from-expected-bound.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
unboxed-closures-infer-arg-types-from-expected-object-type.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
unboxed-closures-infer-arg-types-w-bound-regs-from-expected-bound.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
unboxed-closures-infer-argument-types-two-region-pointers.nll.stderr Change compare mode to use -Zborrowck=mir 2019-05-12 18:46:43 +01:00
unboxed-closures-infer-argument-types-two-region-pointers.rs Remove licenses 2018-12-25 21:08:33 -07:00
unboxed-closures-infer-argument-types-two-region-pointers.stderr update ui tests 2019-09-12 13:25:42 +02:00
unboxed-closures-infer-explicit-call-early.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
unboxed-closures-infer-fn-once-move-from-projection.rs Remove licenses 2018-12-25 21:08:33 -07:00
unboxed-closures-infer-fn-once-move-from-projection.stderr Simplify mem_categorization 2019-11-27 19:47:12 +00:00
unboxed-closures-infer-fnmut-calling-fnmut-no-mut.rs update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
unboxed-closures-infer-fnmut-calling-fnmut-no-mut.stderr update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
unboxed-closures-infer-fnmut-calling-fnmut.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
unboxed-closures-infer-fnmut-missing-mut.rs update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
unboxed-closures-infer-fnmut-missing-mut.stderr update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
unboxed-closures-infer-fnmut-move-missing-mut.rs update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
unboxed-closures-infer-fnmut-move-missing-mut.stderr update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
unboxed-closures-infer-fnmut-move.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
unboxed-closures-infer-fnmut.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
unboxed-closures-infer-fnonce-call-twice.rs Remove licenses 2018-12-25 21:08:33 -07:00
unboxed-closures-infer-fnonce-call-twice.stderr Update tests 2019-03-11 23:10:26 +03:00
unboxed-closures-infer-fnonce-move-call-twice.rs Remove licenses 2018-12-25 21:08:33 -07:00
unboxed-closures-infer-fnonce-move-call-twice.stderr Update tests 2019-03-11 23:10:26 +03:00
unboxed-closures-infer-fnonce-move.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
unboxed-closures-infer-fnonce.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
unboxed-closures-infer-kind.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
unboxed-closures-infer-recursive-fn.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
unboxed-closures-infer-upvar.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
unboxed-closures-manual-impl.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
unboxed-closures-monomorphization.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
unboxed-closures-move-from-projection-issue-30046.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
unboxed-closures-move-mutable.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
unboxed-closures-move-some-upvars-in-by-ref-closure.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
unboxed-closures-mutate-upvar.rs update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
unboxed-closures-mutate-upvar.stderr Tweak borrow error on FnMut when Fn is expected 2020-02-03 18:02:44 -08:00
unboxed-closures-mutated-upvar-from-fn-closure.rs update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
unboxed-closures-mutated-upvar-from-fn-closure.stderr Tweak borrow error on FnMut when Fn is expected 2020-02-03 18:02:44 -08:00
unboxed-closures-prelude.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
unboxed-closures-recursive-fn-using-fn-mut.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
unboxed-closures-recursive-fn-using-fn-mut.stderr update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
unboxed-closures-simple.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
unboxed-closures-single-word-env.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
unboxed-closures-static-call-fn-once.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
unboxed-closures-static-call-wrong-trait.rs Remove licenses 2018-12-25 21:08:33 -07:00
unboxed-closures-static-call-wrong-trait.stderr Add backticks in appropriate places 2020-01-12 15:37:50 +00:00
unboxed-closures-sugar-object.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
unboxed-closures-type-mismatch.rs Remove licenses 2018-12-25 21:08:33 -07:00
unboxed-closures-type-mismatch.stderr Surround types with backticks in type errors 2019-11-18 11:03:04 -08:00
unboxed-closures-unique-type-id.rs Rename syntax to rustc_ast in source code 2020-02-29 21:59:09 +03:00
unboxed-closures-unsafe-extern-fn.rs update test files to reflect new output 2019-02-21 11:32:17 -05:00
unboxed-closures-unsafe-extern-fn.stderr On obligation errors point at the unfulfilled binding when possible 2019-09-22 11:33:12 -07:00
unboxed-closures-wrong-abi.rs update test files to reflect new output 2019-02-21 11:32:17 -05:00
unboxed-closures-wrong-abi.stderr On obligation errors point at the unfulfilled binding when possible 2019-09-22 11:33:12 -07:00
unboxed-closures-wrong-arg-type-extern-fn.rs update test files to reflect new output 2019-02-21 11:32:17 -05:00
unboxed-closures-wrong-arg-type-extern-fn.stderr On obligation errors point at the unfulfilled binding when possible 2019-09-22 11:33:12 -07:00
unboxed-closures-zero-args.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00