summary refs log tree commit diff
path: root/src/test/ui/lifetime-errors
ModeNameSize
-rw-r--r--ex1-return-one-existing-name-if-else-2.rs559log plain
-rw-r--r--ex1-return-one-existing-name-if-else-2.stderr359log plain
-rw-r--r--ex1-return-one-existing-name-if-else-3.rs564log plain
-rw-r--r--ex1-return-one-existing-name-if-else-3.stderr378log plain
-rw-r--r--ex1-return-one-existing-name-if-else-using-impl-2.rs576log plain
-rw-r--r--ex1-return-one-existing-name-if-else-using-impl-2.stderr368log plain
-rw-r--r--ex1-return-one-existing-name-if-else-using-impl-3.rs612log plain
-rw-r--r--ex1-return-one-existing-name-if-else-using-impl-3.stderr414log plain
-rw-r--r--ex1-return-one-existing-name-if-else-using-impl.rs659log plain
-rw-r--r--ex1-return-one-existing-name-if-else-using-impl.stderr484log plain
-rw-r--r--ex1-return-one-existing-name-if-else.rs559log plain
-rw-r--r--ex1-return-one-existing-name-if-else.stderr380log plain
-rw-r--r--ex1-return-one-existing-name-return-type-is-anon.rs579log plain
-rw-r--r--ex1-return-one-existing-name-return-type-is-anon.stderr437log plain
-rw-r--r--ex1-return-one-existing-name-self-is-anon.rs617log plain
-rw-r--r--ex1-return-one-existing-name-self-is-anon.stderr486log plain
-rw-r--r--ex1b-return-no-names-if-else.rs549log plain
-rw-r--r--ex1b-return-no-names-if-else.stderr379log plain
-rw-r--r--ex2a-push-one-existing-name-2.rs595log plain
-rw-r--r--ex2a-push-one-existing-name-2.stderr344log plain
-rw-r--r--ex2a-push-one-existing-name.rs595log plain
-rw-r--r--ex2a-push-one-existing-name.stderr369log plain
-rw-r--r--ex2b-push-no-existing-names.rs587log plain
-rw-r--r--ex2b-push-no-existing-names.stderr358log plain
-rw-r--r--ex2c-push-inference-variable.rs644log plain
-rw-r--r--ex2c-push-inference-variable.stderr1253log plain
-rw-r--r--ex2d-push-inference-variable-2.rs679log plain
-rw-r--r--ex2d-push-inference-variable-2.stderr1432log plain
-rw-r--r--ex2e-push-inference-variable-3.rs685log plain
-rw-r--r--ex2e-push-inference-variable-3.stderr1444log plain
-rw-r--r--ex3-both-anon-regions-2.rs532log plain
-rw-r--r--ex3-both-anon-regions-2.stderr321log plain
-rw-r--r--ex3-both-anon-regions-3.rs557log plain
-rw-r--r--ex3-both-anon-regions-3.stderr691log plain
-rw-r--r--ex3-both-anon-regions-4.stderr693log plain
-rw-r--r--ex3-both-anon-regions-both-are-structs-2.rs582log plain
-rw-r--r--ex3-both-anon-regions-both-are-structs-2.stderr340log plain
-rw-r--r--ex3-both-anon-regions-both-are-structs-3.rs573log plain
-rw-r--r--ex3-both-anon-regions-both-are-structs-3.stderr371log plain
-rw-r--r--ex3-both-anon-regions-both-are-structs-4.rs574log plain
-rw-r--r--ex3-both-anon-regions-both-are-structs-4.stderr371log plain
-rw-r--r--ex3-both-anon-regions-both-are-structs-earlybound-regions.rs633log plain
-rw-r--r--ex3-both-anon-regions-both-are-structs-earlybound-regions.stderr400log plain
-rw-r--r--ex3-both-anon-regions-both-are-structs-latebound-regions.rs583log plain
-rw-r--r--ex3-both-anon-regions-both-are-structs-latebound-regions.stderr397log plain
-rw-r--r--ex3-both-anon-regions-both-are-structs.rs567log plain
-rw-r--r--ex3-both-anon-regions-both-are-structs.stderr347log plain
-rw-r--r--ex3-both-anon-regions-earlybound-regions.rs651log plain
-rw-r--r--ex3-both-anon-regions-earlybound-regions.stderr377log plain
-rw-r--r--ex3-both-anon-regions-latebound-regions.rs546log plain
-rw-r--r--ex3-both-anon-regions-latebound-regions.stderr376log plain
-rw-r--r--ex3-both-anon-regions-one-is-struct-2.rs574log plain
-rw-r--r--ex3-both-anon-regions-one-is-struct-2.stderr374log plain
-rw-r--r--ex3-both-anon-regions-one-is-struct-3.rs574log plain
-rw-r--r--ex3-both-anon-regions-one-is-struct-3.stderr335log plain
-rw-r--r--ex3-both-anon-regions-one-is-struct-4.rs574log plain
-rw-r--r--ex3-both-anon-regions-one-is-struct-4.stderr335log plain
-rw-r--r--ex3-both-anon-regions-one-is-struct.rs582log plain
-rw-r--r--ex3-both-anon-regions-one-is-struct.stderr333log plain
-rw-r--r--ex3-both-anon-regions-return-type-is-anon.rs574log plain
-rw-r--r--ex3-both-anon-regions-return-type-is-anon.stderr418log plain
-rw-r--r--ex3-both-anon-regions-self-is-anon.rs610log plain
-rw-r--r--ex3-both-anon-regions-self-is-anon.stderr464log plain
-rw-r--r--ex3-both-anon-regions-using-fn-items.rs542log plain
-rw-r--r--ex3-both-anon-regions-using-fn-items.stderr365log plain
-rw-r--r--ex3-both-anon-regions-using-impl-items.rs619log plain
-rw-r--r--ex3-both-anon-regions-using-impl-items.stderr365log plain
-rw-r--r--ex3-both-anon-regions-using-trait-objects.rs548log plain
-rw-r--r--ex3-both-anon-regions-using-trait-objects.stderr358log plain
-rw-r--r--ex3-both-anon-regions.rs534log plain
-rw-r--r--ex3-both-anon-regions.stderr332log plain