rust/src/test/ui/regions
2019-09-22 11:33:12 -07:00
..
auxiliary
issue-56537-closure-uses-region-from-container.rs Migrate compile-pass annotations to build-pass 2019-07-03 06:30:28 +09:00
region-borrow-params-issue-29793-big.rs update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
region-borrow-params-issue-29793-big.stderr update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
region-borrow-params-issue-29793-small.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
region-borrow-params-issue-29793-small.stderr update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
region-bound-extra-bound-in-inherent-impl.rs Migrate compile-pass annotations to build-pass 2019-07-03 06:30:28 +09:00
region-bound-on-closure-outlives-call.rs
region-bound-on-closure-outlives-call.stderr normalize use of backticks in compiler messages for librustc/lint 2019-07-17 22:49:48 +02:00
region-bound-same-bounds-in-trait-and-impl.rs Migrate compile-pass annotations to build-pass 2019-07-03 06:30:28 +09:00
region-bounds-on-objects-and-type-parameters.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
region-bounds-on-objects-and-type-parameters.stderr Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
region-invariant-static-error-reporting.nll.stderr Change compare mode to use -Zborrowck=mir 2019-05-12 18:46:43 +01:00
region-invariant-static-error-reporting.rs
region-invariant-static-error-reporting.stderr
region-lifetime-bounds-on-fns-where-clause.nll.stderr Change compare mode to use -Zborrowck=mir 2019-05-12 18:46:43 +01:00
region-lifetime-bounds-on-fns-where-clause.rs
region-lifetime-bounds-on-fns-where-clause.stderr hide --explain hint if error has no extended info 2019-04-18 13:29:28 -04:00
region-multiple-lifetime-bounds-on-fns-where-clause.nll.stderr Change compare mode to use -Zborrowck=mir 2019-05-12 18:46:43 +01:00
region-multiple-lifetime-bounds-on-fns-where-clause.rs
region-multiple-lifetime-bounds-on-fns-where-clause.stderr hide --explain hint if error has no extended info 2019-04-18 13:29:28 -04:00
region-object-lifetime-1.rs Migrate compile-pass annotations to build-pass 2019-07-03 06:30:28 +09:00
region-object-lifetime-2.nll.stderr Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
region-object-lifetime-2.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
region-object-lifetime-2.stderr Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
region-object-lifetime-3.rs Migrate compile-pass annotations to build-pass 2019-07-03 06:30:28 +09:00
region-object-lifetime-4.nll.stderr Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
region-object-lifetime-4.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
region-object-lifetime-4.stderr Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
region-object-lifetime-5.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
region-object-lifetime-5.stderr update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
region-object-lifetime-in-coercion.nll.stderr Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
region-object-lifetime-in-coercion.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
region-object-lifetime-in-coercion.stderr Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
regions-addr-of-arg.rs update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
regions-addr-of-arg.stderr update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
regions-addr-of-interior-of-unique-box.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
regions-addr-of-ret.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
regions-addr-of-self.nll.stderr Change compare mode to use -Zborrowck=mir 2019-05-12 18:46:43 +01:00
regions-addr-of-self.rs
regions-addr-of-self.stderr hide --explain hint if error has no extended info 2019-04-18 13:29:28 -04:00
regions-addr-of-upvar-self.nll.stderr Change compare mode to use -Zborrowck=mir 2019-05-12 18:46:43 +01:00
regions-addr-of-upvar-self.rs
regions-addr-of-upvar-self.stderr hide --explain hint if error has no extended info 2019-04-18 13:29:28 -04:00
regions-adjusted-lvalue-op.rs
regions-adjusted-lvalue-op.stderr update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
regions-assoc-type-in-supertrait-outlives-container.migrate.nll.stderr Cherry-pick src/test changes with Centril's changes 2019-08-19 22:31:46 +01:00
regions-assoc-type-in-supertrait-outlives-container.migrate.stderr Cherry-pick src/test changes with Centril's changes 2019-08-19 22:31:46 +01:00
regions-assoc-type-in-supertrait-outlives-container.nll.stderr Cherry-pick src/test changes with Centril's changes 2019-08-19 22:31:46 +01:00
regions-assoc-type-in-supertrait-outlives-container.rs Cherry-pick src/test changes with Centril's changes 2019-08-19 22:31:46 +01:00
regions-assoc-type-region-bound-in-trait-not-met.rs
regions-assoc-type-region-bound-in-trait-not-met.stderr hide --explain hint if error has no extended info 2019-04-18 13:29:28 -04:00
regions-assoc-type-region-bound.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
regions-assoc-type-static-bound-in-trait-not-met.rs
regions-assoc-type-static-bound-in-trait-not-met.stderr hide --explain hint if error has no extended info 2019-04-18 13:29:28 -04:00
regions-assoc-type-static-bound.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
regions-borrow-at.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
regions-borrow-evec-fixed.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
regions-borrow-evec-uniq.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
regions-borrow-uniq.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
regions-bot.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
regions-bound-lists-feature-gate-2.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
regions-bound-lists-feature-gate.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
regions-bounded-by-trait-requiring-static.nll.stderr Change compare mode to use -Zborrowck=mir 2019-05-12 18:46:43 +01:00
regions-bounded-by-trait-requiring-static.rs
regions-bounded-by-trait-requiring-static.stderr hide --explain hint if error has no extended info 2019-04-18 13:29:28 -04:00
regions-bounded-method-type-parameters-cross-crate.nll.stderr Change compare mode to use -Zborrowck=mir 2019-05-12 18:46:43 +01:00
regions-bounded-method-type-parameters-cross-crate.rs
regions-bounded-method-type-parameters-cross-crate.stderr hide --explain hint if error has no extended info 2019-04-18 13:29:28 -04:00
regions-bounded-method-type-parameters-trait-bound.nll.stderr Change compare mode to use -Zborrowck=mir 2019-05-12 18:46:43 +01:00
regions-bounded-method-type-parameters-trait-bound.rs
regions-bounded-method-type-parameters-trait-bound.stderr hide --explain hint if error has no extended info 2019-04-18 13:29:28 -04:00
regions-bounded-method-type-parameters.nll.stderr Change compare mode to use -Zborrowck=mir 2019-05-12 18:46:43 +01:00
regions-bounded-method-type-parameters.rs
regions-bounded-method-type-parameters.stderr hide --explain hint if error has no extended info 2019-04-18 13:29:28 -04:00
regions-bounds.nll.stderr Change compare mode to use -Zborrowck=mir 2019-05-12 18:46:43 +01:00
regions-bounds.rs
regions-bounds.stderr Update tests 2019-03-11 23:10:26 +03:00
regions-close-associated-type-into-object.nll.stderr Change compare mode to use -Zborrowck=mir 2019-05-12 18:46:43 +01:00
regions-close-associated-type-into-object.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
regions-close-associated-type-into-object.stderr hide --explain hint if error has no extended info 2019-04-18 13:29:28 -04:00
regions-close-object-into-object-1.rs update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
regions-close-object-into-object-1.stderr update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
regions-close-object-into-object-2.nll.stderr Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
regions-close-object-into-object-2.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
regions-close-object-into-object-2.stderr Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
regions-close-object-into-object-3.rs update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
regions-close-object-into-object-3.stderr update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
regions-close-object-into-object-4.nll.stderr Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
regions-close-object-into-object-4.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
regions-close-object-into-object-4.stderr Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
regions-close-object-into-object-5.nll.stderr Change compare mode to use -Zborrowck=mir 2019-05-12 18:46:43 +01:00
regions-close-object-into-object-5.rs
regions-close-object-into-object-5.stderr On obligation errors point at the unfulfilled binding when possible 2019-09-22 11:33:12 -07:00
regions-close-over-type-parameter-1.nll.stderr Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
regions-close-over-type-parameter-1.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
regions-close-over-type-parameter-1.stderr Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
regions-close-over-type-parameter-multiple.nll.stderr Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
regions-close-over-type-parameter-multiple.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
regions-close-over-type-parameter-multiple.stderr Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
regions-close-over-type-parameter-successfully.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
regions-close-param-into-object.nll.stderr Change compare mode to use -Zborrowck=mir 2019-05-12 18:46:43 +01:00
regions-close-param-into-object.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
regions-close-param-into-object.stderr Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
regions-copy-closure.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
regions-creating-enums2.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
regions-creating-enums3.nll.stderr Change compare mode to use -Zborrowck=mir 2019-05-12 18:46:43 +01:00
regions-creating-enums3.rs
regions-creating-enums3.stderr hide --explain hint if error has no extended info 2019-04-18 13:29:28 -04:00
regions-creating-enums4.nll.stderr Change compare mode to use -Zborrowck=mir 2019-05-12 18:46:43 +01:00
regions-creating-enums4.rs
regions-creating-enums4.stderr hide --explain hint if error has no extended info 2019-04-18 13:29:28 -04:00
regions-creating-enums5.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
regions-creating-enums.rs update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
regions-creating-enums.stderr update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
regions-debruijn-of-object.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
regions-dependent-addr-of.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
regions-dependent-autofn.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
regions-dependent-autoslice.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
regions-dependent-let-ref.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
regions-early-bound-error-method.nll.stderr Change compare mode to use -Zborrowck=mir 2019-05-12 18:46:43 +01:00
regions-early-bound-error-method.rs
regions-early-bound-error-method.stderr update ui tests 2019-09-12 13:25:42 +02:00
regions-early-bound-error.nll.stderr Change compare mode to use -Zborrowck=mir 2019-05-12 18:46:43 +01:00
regions-early-bound-error.rs
regions-early-bound-error.stderr update ui tests 2019-09-12 13:25:42 +02:00
regions-early-bound-lifetime-in-assoc-fn.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
regions-early-bound-trait-param.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
regions-early-bound-used-in-bound-method.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
regions-early-bound-used-in-bound.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
regions-early-bound-used-in-type-param.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
regions-enum-not-wf.rs
regions-enum-not-wf.stderr Update tests 2019-03-11 23:10:26 +03:00
regions-escape-into-other-fn.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
regions-escape-method.nll.stderr Change compare mode to use -Zborrowck=mir 2019-05-12 18:46:43 +01:00
regions-escape-method.rs
regions-escape-method.stderr hide --explain hint if error has no extended info 2019-04-18 13:29:28 -04:00
regions-escape-via-trait-or-not.nll.stderr Change compare mode to use -Zborrowck=mir 2019-05-12 18:46:43 +01:00
regions-escape-via-trait-or-not.rs
regions-escape-via-trait-or-not.stderr hide --explain hint if error has no extended info 2019-04-18 13:29:28 -04:00
regions-expl-self.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
regions-fn-subtyping-2.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
regions-fn-subtyping-return-static.rs
regions-fn-subtyping-return-static.stderr Update tests 2019-03-11 23:10:26 +03:00
regions-fn-subtyping.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
regions-free-region-ordering-callee-4.rs
regions-free-region-ordering-callee-4.stderr Update tests 2019-03-11 23:10:26 +03:00
regions-free-region-ordering-callee.nll.stderr Change compare mode to use -Zborrowck=mir 2019-05-12 18:46:43 +01:00
regions-free-region-ordering-callee.rs
regions-free-region-ordering-callee.stderr hide --explain hint if error has no extended info 2019-04-18 13:29:28 -04:00
regions-free-region-ordering-caller1.rs update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
regions-free-region-ordering-caller1.stderr update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
regions-free-region-ordering-caller.migrate.nll.stderr Change compare mode to use -Zborrowck=mir 2019-05-12 18:46:43 +01:00
regions-free-region-ordering-caller.migrate.stderr update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
regions-free-region-ordering-caller.nll.stderr update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
regions-free-region-ordering-caller.rs update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
regions-free-region-ordering-incorrect.nll.stderr Change compare mode to use -Zborrowck=mir 2019-05-12 18:46:43 +01:00
regions-free-region-ordering-incorrect.rs
regions-free-region-ordering-incorrect.stderr hide --explain hint if error has no extended info 2019-04-18 13:29:28 -04:00
regions-free-region-outlives-static-outlives-free-region.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
regions-glb-free-free.rs
regions-glb-free-free.stderr Update tests 2019-03-11 23:10:26 +03:00
regions-implied-bounds-projection-gap-1.nll.stderr Change compare mode to use -Zborrowck=mir 2019-05-12 18:46:43 +01:00
regions-implied-bounds-projection-gap-1.rs
regions-implied-bounds-projection-gap-1.stderr
regions-implied-bounds-projection-gap-2.rs Migrate compile-pass annotations to build-pass 2019-07-03 06:30:28 +09:00
regions-implied-bounds-projection-gap-3.rs Migrate compile-pass annotations to build-pass 2019-07-03 06:30:28 +09:00
regions-implied-bounds-projection-gap-4.rs Migrate compile-pass annotations to build-pass 2019-07-03 06:30:28 +09:00
regions-implied-bounds-projection-gap-hr-1.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
regions-implied-bounds-projection-gap-hr-1.stderr Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
regions-in-enums-anon.rs
regions-in-enums-anon.stderr Update tests 2019-03-11 23:10:26 +03:00
regions-in-enums.rs
regions-in-enums.stderr Update tests 2019-03-11 23:10:26 +03:00
regions-in-structs-anon.rs
regions-in-structs-anon.stderr Update tests 2019-03-11 23:10:26 +03:00
regions-in-structs.rs
regions-in-structs.stderr Update tests 2019-03-11 23:10:26 +03:00
regions-infer-at-fn-not-param.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
regions-infer-at-fn-not-param.stderr
regions-infer-borrow-scope-addr-of.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
regions-infer-borrow-scope-too-big.rs update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
regions-infer-borrow-scope-too-big.stderr update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
regions-infer-borrow-scope-view.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
regions-infer-borrow-scope-within-loop-ok.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
regions-infer-borrow-scope.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
regions-infer-bound-from-trait-self.nll.stderr Change compare mode to use -Zborrowck=mir 2019-05-12 18:46:43 +01:00
regions-infer-bound-from-trait-self.rs
regions-infer-bound-from-trait-self.stderr
regions-infer-bound-from-trait.nll.stderr Change compare mode to use -Zborrowck=mir 2019-05-12 18:46:43 +01:00
regions-infer-bound-from-trait.rs
regions-infer-bound-from-trait.stderr Update tests 2019-03-11 23:10:26 +03:00
regions-infer-call-2.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
regions-infer-call-3.nll.stderr Change compare mode to use -Zborrowck=mir 2019-05-12 18:46:43 +01:00
regions-infer-call-3.rs
regions-infer-call-3.stderr hide --explain hint if error has no extended info 2019-04-18 13:29:28 -04:00
regions-infer-call.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
regions-infer-contravariance-due-to-decl.nll.stderr Change compare mode to use -Zborrowck=mir 2019-05-12 18:46:43 +01:00
regions-infer-contravariance-due-to-decl.rs
regions-infer-contravariance-due-to-decl.stderr hide --explain hint if error has no extended info 2019-04-18 13:29:28 -04:00
regions-infer-contravariance-due-to-ret.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
regions-infer-covariance-due-to-decl.nll.stderr Change compare mode to use -Zborrowck=mir 2019-05-12 18:46:43 +01:00
regions-infer-covariance-due-to-decl.rs
regions-infer-covariance-due-to-decl.stderr hide --explain hint if error has no extended info 2019-04-18 13:29:28 -04:00
regions-infer-invariance-due-to-decl.nll.stderr Change compare mode to use -Zborrowck=mir 2019-05-12 18:46:43 +01:00
regions-infer-invariance-due-to-decl.rs
regions-infer-invariance-due-to-decl.stderr Update tests 2019-03-11 23:10:26 +03:00
regions-infer-invariance-due-to-mutability-3.nll.stderr Change compare mode to use -Zborrowck=mir 2019-05-12 18:46:43 +01:00
regions-infer-invariance-due-to-mutability-3.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
regions-infer-invariance-due-to-mutability-3.stderr Update tests 2019-03-11 23:10:26 +03:00
regions-infer-invariance-due-to-mutability-4.nll.stderr Change compare mode to use -Zborrowck=mir 2019-05-12 18:46:43 +01:00
regions-infer-invariance-due-to-mutability-4.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
regions-infer-invariance-due-to-mutability-4.stderr Update tests 2019-03-11 23:10:26 +03:00
regions-infer-not-param.nll.stderr Change compare mode to use -Zborrowck=mir 2019-05-12 18:46:43 +01:00
regions-infer-not-param.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
regions-infer-not-param.stderr Update tests 2019-03-11 23:10:26 +03:00
regions-infer-paramd-indirect.nll.stderr Change compare mode to use -Zborrowck=mir 2019-05-12 18:46:43 +01:00
regions-infer-paramd-indirect.rs
regions-infer-paramd-indirect.stderr Update tests 2019-03-11 23:10:26 +03:00
regions-infer-proc-static-upvar.rs
regions-infer-proc-static-upvar.stderr update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
regions-infer-reborrow-ref-mut-recurse.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
regions-infer-region-in-fn-but-not-type.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
regions-infer-static-from-proc.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
regions-issue-21422.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
regions-issue-22246.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
regions-lifetime-bounds-on-fns.nll.stderr Change compare mode to use -Zborrowck=mir 2019-05-12 18:46:43 +01:00
regions-lifetime-bounds-on-fns.rs
regions-lifetime-bounds-on-fns.stderr hide --explain hint if error has no extended info 2019-04-18 13:29:28 -04:00
regions-lifetime-nonfree-late-bound.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
regions-lifetime-of-struct-or-enum-variant.rs update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
regions-lifetime-of-struct-or-enum-variant.stderr update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
regions-lifetime-static-items-enclosing-scopes.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
regions-link-fn-args.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
regions-lub-ref-ref-rc.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
regions-mock-codegen.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
regions-name-duplicated.rs
regions-name-duplicated.stderr Update tests 2019-03-11 23:10:26 +03:00
regions-name-static.rs
regions-name-static.stderr Update tests 2019-03-11 23:10:26 +03:00
regions-name-undeclared.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
regions-name-undeclared.stderr Introduce term-size dependency and consider term width when trimming 2019-08-21 11:56:20 -07:00
regions-nested-fns-2.rs update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
regions-nested-fns-2.stderr update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
regions-nested-fns.nll.stderr Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
regions-nested-fns.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
regions-nested-fns.stderr update ui tests 2019-09-12 13:25:42 +02:00
regions-no-bound-in-argument-cleanup.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
regions-no-variance-from-fn-generics.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
regions-normalize-in-where-clause-list.rs
regions-normalize-in-where-clause-list.stderr hide --explain hint if error has no extended info 2019-04-18 13:29:28 -04:00
regions-nullary-variant.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
regions-outlives-nominal-type-enum-region-rev.rs Migrate compile-pass annotations to build-pass 2019-07-03 06:30:28 +09:00
regions-outlives-nominal-type-enum-region.rs Migrate compile-pass annotations to build-pass 2019-07-03 06:30:28 +09:00
regions-outlives-nominal-type-enum-type-rev.rs Migrate compile-pass annotations to build-pass 2019-07-03 06:30:28 +09:00
regions-outlives-nominal-type-enum-type.rs Migrate compile-pass annotations to build-pass 2019-07-03 06:30:28 +09:00
regions-outlives-nominal-type-struct-region-rev.rs Migrate compile-pass annotations to build-pass 2019-07-03 06:30:28 +09:00
regions-outlives-nominal-type-struct-region.rs Migrate compile-pass annotations to build-pass 2019-07-03 06:30:28 +09:00
regions-outlives-nominal-type-struct-type-rev.rs Migrate compile-pass annotations to build-pass 2019-07-03 06:30:28 +09:00
regions-outlives-nominal-type-struct-type.rs Migrate compile-pass annotations to build-pass 2019-07-03 06:30:28 +09:00
regions-outlives-projection-container-hrtb.migrate.nll.stderr Bless tests with --compare-mode=nll 2019-08-16 11:48:39 +01:00
regions-outlives-projection-container-hrtb.migrate.stderr Update stderr files with --bless 2019-08-16 10:54:20 +01:00
regions-outlives-projection-container-hrtb.nll.stderr Update stderr files with --bless 2019-08-16 10:54:20 +01:00
regions-outlives-projection-container-hrtb.rs Remove meaningless comments in src/test 2019-08-16 10:54:20 +01:00
regions-outlives-projection-container-wc.migrate.nll.stderr Bless tests with --compare-mode=nll 2019-08-16 11:48:39 +01:00
regions-outlives-projection-container-wc.migrate.stderr Update stderr files with --bless 2019-08-16 10:54:20 +01:00
regions-outlives-projection-container-wc.nll.stderr Update stderr files with --bless 2019-08-16 10:54:20 +01:00
regions-outlives-projection-container-wc.rs Remove meaningless comments in src/test 2019-08-16 10:54:20 +01:00
regions-outlives-projection-container.nll.stderr Bless tests with --compare-mode=nll 2019-08-16 11:48:39 +01:00
regions-outlives-projection-container.rs Remove meaningless comments in src/test 2019-08-16 10:54:20 +01:00
regions-outlives-projection-container.stderr Update stderr files with --bless 2019-08-16 10:54:20 +01:00
regions-outlives-projection-hrtype.rs Migrate compile-pass annotations to build-pass 2019-07-03 06:30:28 +09:00
regions-outlives-projection-trait-def.rs Migrate compile-pass annotations to build-pass 2019-07-03 06:30:28 +09:00
regions-outlives-scalar.rs Migrate compile-pass annotations to build-pass 2019-07-03 06:30:28 +09:00
regions-params.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
regions-pattern-typing-issue-19552.rs
regions-pattern-typing-issue-19552.stderr update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
regions-pattern-typing-issue-19997.rs update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
regions-pattern-typing-issue-19997.stderr update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
regions-proc-bound-capture.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
regions-proc-bound-capture.stderr Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
regions-reassign-let-bound-pointer.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
regions-reassign-match-bound-pointer.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
regions-reborrow-from-shorter-mut-ref-mut-ref.nll.stderr Change compare mode to use -Zborrowck=mir 2019-05-12 18:46:43 +01:00
regions-reborrow-from-shorter-mut-ref-mut-ref.rs
regions-reborrow-from-shorter-mut-ref-mut-ref.stderr hide --explain hint if error has no extended info 2019-04-18 13:29:28 -04:00
regions-reborrow-from-shorter-mut-ref.nll.stderr Change compare mode to use -Zborrowck=mir 2019-05-12 18:46:43 +01:00
regions-reborrow-from-shorter-mut-ref.rs
regions-reborrow-from-shorter-mut-ref.stderr hide --explain hint if error has no extended info 2019-04-18 13:29:28 -04:00
regions-ref-in-fn-arg.rs update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
regions-ref-in-fn-arg.stderr update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
regions-refcell.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
regions-relate-bound-regions-on-closures-to-inference-variables.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
regions-ret-borrowed-1.nll.stderr Change compare mode to use -Zborrowck=mir 2019-05-12 18:46:43 +01:00
regions-ret-borrowed-1.rs
regions-ret-borrowed-1.stderr hide --explain hint if error has no extended info 2019-04-18 13:29:28 -04:00
regions-ret-borrowed.nll.stderr Change compare mode to use -Zborrowck=mir 2019-05-12 18:46:43 +01:00
regions-ret-borrowed.rs
regions-ret-borrowed.stderr hide --explain hint if error has no extended info 2019-04-18 13:29:28 -04:00
regions-ret.rs update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
regions-ret.stderr update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
regions-return-interior-of-option.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
regions-return-ref-to-upvar-issue-17403.nll.stderr Change compare mode to use -Zborrowck=mir 2019-05-12 18:46:43 +01:00
regions-return-ref-to-upvar-issue-17403.rs
regions-return-ref-to-upvar-issue-17403.stderr hide --explain hint if error has no extended info 2019-04-18 13:29:28 -04:00
regions-return-stack-allocated-vec.rs update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
regions-return-stack-allocated-vec.stderr update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
regions-scope-chain-example.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
regions-self-impls.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
regions-self-in-enums.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
regions-simple.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
regions-static-bound-rpass.rs tests: Move run-pass tests with naming conflicts to ui 2019-07-27 18:56:17 +03:00
regions-static-bound.ll.nll.stderr Change compare mode to use -Zborrowck=mir 2019-05-12 18:46:43 +01:00
regions-static-bound.migrate.nll.stderr Change compare mode to use -Zborrowck=mir 2019-05-12 18:46:43 +01:00
regions-static-bound.migrate.stderr update ui tests 2019-09-12 13:25:42 +02:00
regions-static-bound.nll.stderr Updated UI test output to remove test annotations for revisions 2019-03-17 17:00:18 +01:00
regions-static-bound.rs update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
regions-static-closure.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
regions-steal-closure.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
regions-steal-closure.stderr update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
regions-trait-1.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
regions-trait-1.stderr Update tests 2019-03-11 23:10:26 +03:00
regions-trait-object-1.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
regions-trait-object-subtyping.nll.stderr Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
regions-trait-object-subtyping.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
regions-trait-object-subtyping.stderr Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
regions-trait-variance.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
regions-trait-variance.stderr update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
regions-undeclared.rs
regions-undeclared.stderr Update tests 2019-03-11 23:10:26 +03:00
regions-var-type-out-of-scope.rs update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
regions-var-type-out-of-scope.stderr update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
regions-variance-contravariant-use-contravariant.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
regions-variance-contravariant-use-covariant-in-second-position.nll.stderr Change compare mode to use -Zborrowck=mir 2019-05-12 18:46:43 +01:00
regions-variance-contravariant-use-covariant-in-second-position.rs
regions-variance-contravariant-use-covariant-in-second-position.stderr Fix #58270, fix off-by-one error in error diagnostics. 2019-04-22 18:14:45 -05:00
regions-variance-contravariant-use-covariant.nll.stderr Change compare mode to use -Zborrowck=mir 2019-05-12 18:46:43 +01:00
regions-variance-contravariant-use-covariant.rs
regions-variance-contravariant-use-covariant.stderr hide --explain hint if error has no extended info 2019-04-18 13:29:28 -04:00
regions-variance-covariant-use-contravariant.nll.stderr Change compare mode to use -Zborrowck=mir 2019-05-12 18:46:43 +01:00
regions-variance-covariant-use-contravariant.rs
regions-variance-covariant-use-contravariant.stderr hide --explain hint if error has no extended info 2019-04-18 13:29:28 -04:00
regions-variance-covariant-use-covariant.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
regions-variance-invariant-use-contravariant.nll.stderr Change compare mode to use -Zborrowck=mir 2019-05-12 18:46:43 +01:00
regions-variance-invariant-use-contravariant.rs
regions-variance-invariant-use-contravariant.stderr hide --explain hint if error has no extended info 2019-04-18 13:29:28 -04:00
regions-variance-invariant-use-covariant.nll.stderr Change compare mode to use -Zborrowck=mir 2019-05-12 18:46:43 +01:00
regions-variance-invariant-use-covariant.rs
regions-variance-invariant-use-covariant.stderr Update tests 2019-03-11 23:10:26 +03:00
regions-wf-trait-object.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
regions-wf-trait-object.stderr Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00