rust/src/test/ui/unboxed-closures
2019-07-27 18:56:16 +03:00
..
auxiliary tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03: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 normalize use of backticks in compiler messages for libsyntax/feature_gate 2019-07-09 14:13:28 +02: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 tests for migrate mode by default 2019-04-22 08:40:08 +01:00
unboxed-closure-no-cyclic-sig.rs Remove licenses 2018-12-25 21:08:33 -07:00
unboxed-closure-no-cyclic-sig.stderr Update tests 2019-03-11 23:10:26 +03: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 Update ui test suite to use dyn 2019-05-29 00:57:31 -04: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 Update ui test suite to use dyn 2019-05-29 00:57:31 -04: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 Update ui test suite to use dyn 2019-05-29 00:57:31 -04: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 normalize use of backticks in compiler messages for libsyntax/feature_gate 2019-07-09 14:13:28 +02: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 Update ui test suite to use dyn 2019-05-29 00:57:31 -04: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 hide --explain hint if error has no extended info 2019-04-18 13:29:28 -04: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 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.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 hide --explain hint if error has no extended info 2019-04-18 13:29:28 -04: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 Update ui test suite to use dyn 2019-05-29 00:57:31 -04: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 Update ui test suite to use dyn 2019-05-29 00:57:31 -04: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 Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
unboxed-closure-sugar-wrong-trait.rs Remove licenses 2018-12-25 21:08:33 -07:00
unboxed-closure-sugar-wrong-trait.stderr hide --explain hint if error has no extended info 2019-04-18 13:29:28 -04: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.polonius.stderr Bless output of test unboxed-closures/unboxed-closures-failed-recursive-fn-1.rs for Polonius 2019-07-22 11:36:47 +02: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 Remove licenses 2018-12-25 21:08:33 -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 hide --explain hint if error has no extended info 2019-04-18 13:29:28 -04: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 Update tests 2019-03-11 23:10:26 +03: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 update tests for migrate mode by default 2019-04-22 08:40:08 +01: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 update tests for migrate mode by default 2019-04-22 08:40:08 +01: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 Update tests 2019-03-11 23:10:26 +03: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 Suggest try_into when possible 2019-04-29 14:38:26 -07:00
unboxed-closures-unique-type-id.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +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 update test files to reflect new output 2019-02-21 11:32:17 -05: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 update test files to reflect new output 2019-02-21 11:32:17 -05: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 update test files to reflect new output 2019-02-21 11:32:17 -05:00
unboxed-closures-zero-args.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00