]> git.lizzy.rs Git - rust.git/tree - src/test/ui/unboxed-closures/
Rollup merge of #57107 - mjbshaw:thread_local_test, r=nikomatsakis
[rust.git] / src / test / ui / unboxed-closures /
drwxr-xr-x   ..
-rw-r--r-- 411 unboxed-closure-feature-gate.rs
-rw-r--r-- 415 unboxed-closure-feature-gate.stderr
-rw-r--r-- 1586 unboxed-closure-illegal-move.nll.stderr
-rw-r--r-- 971 unboxed-closure-illegal-move.rs
-rw-r--r-- 1634 unboxed-closure-illegal-move.stderr
-rw-r--r-- 2701 unboxed-closure-immutable-capture.nll.stderr
-rw-r--r-- 699 unboxed-closure-immutable-capture.rs
-rw-r--r-- 2328 unboxed-closure-immutable-capture.stderr
-rw-r--r-- 239 unboxed-closure-no-cyclic-sig.rs
-rw-r--r-- 580 unboxed-closure-no-cyclic-sig.stderr
-rw-r--r-- 510 unboxed-closure-region.nll.stderr
-rw-r--r-- 239 unboxed-closure-region.rs
-rw-r--r-- 491 unboxed-closure-region.stderr
-rw-r--r-- 885 unboxed-closure-sugar-default.rs
-rw-r--r-- 746 unboxed-closure-sugar-default.stderr
-rw-r--r-- 1967 unboxed-closure-sugar-equiv.rs
-rw-r--r-- 712 unboxed-closure-sugar-equiv.stderr
-rw-r--r-- 829 unboxed-closure-sugar-lifetime-elision.rs
-rw-r--r-- 521 unboxed-closure-sugar-lifetime-elision.stderr
-rw-r--r-- 311 unboxed-closure-sugar-not-used-on-fn.rs
-rw-r--r-- 895 unboxed-closure-sugar-not-used-on-fn.stderr
-rw-r--r-- 1091 unboxed-closure-sugar-region.rs
-rw-r--r-- 380 unboxed-closure-sugar-region.stderr
-rw-r--r-- 252 unboxed-closure-sugar-used-on-struct-1.rs
-rw-r--r-- 337 unboxed-closure-sugar-used-on-struct-1.stderr
-rw-r--r-- 368 unboxed-closure-sugar-used-on-struct-3.rs
-rw-r--r-- 382 unboxed-closure-sugar-used-on-struct-3.stderr
-rw-r--r-- 317 unboxed-closure-sugar-used-on-struct.rs
-rw-r--r-- 594 unboxed-closure-sugar-used-on-struct.stderr
-rw-r--r-- 164 unboxed-closure-sugar-wrong-number-number-type-parameters-1.rs
-rw-r--r-- 394 unboxed-closure-sugar-wrong-number-number-type-parameters-1.stderr
-rw-r--r-- 209 unboxed-closure-sugar-wrong-number-number-type-parameters-3.rs
-rw-r--r-- 632 unboxed-closure-sugar-wrong-number-number-type-parameters-3.stderr
-rw-r--r-- 207 unboxed-closure-sugar-wrong-number-number-type-parameters.rs
-rw-r--r-- 586 unboxed-closure-sugar-wrong-number-number-type-parameters.stderr
-rw-r--r-- 188 unboxed-closure-sugar-wrong-trait.rs
-rw-r--r-- 596 unboxed-closure-sugar-wrong-trait.stderr
-rw-r--r-- 545 unboxed-closures-borrow-conflict.nll.stderr
-rw-r--r-- 232 unboxed-closures-borrow-conflict.rs
-rw-r--r-- 413 unboxed-closures-borrow-conflict.stderr
-rw-r--r-- 2684 unboxed-closures-failed-recursive-fn-1.nll.stderr
-rw-r--r-- 1156 unboxed-closures-failed-recursive-fn-1.rs
-rw-r--r-- 1315 unboxed-closures-failed-recursive-fn-1.stderr
-rw-r--r-- 748 unboxed-closures-failed-recursive-fn-2.rs
-rw-r--r-- 456 unboxed-closures-failed-recursive-fn-2.stderr
-rw-r--r-- 643 unboxed-closures-fnmut-as-fn.rs
-rw-r--r-- 621 unboxed-closures-fnmut-as-fn.stderr
-rw-r--r-- 332 unboxed-closures-infer-argument-types-two-region-pointers.rs
-rw-r--r-- 940 unboxed-closures-infer-argument-types-two-region-pointers.stderr
-rw-r--r-- 435 unboxed-closures-infer-fn-once-move-from-projection.rs
-rw-r--r-- 684 unboxed-closures-infer-fn-once-move-from-projection.stderr
-rw-r--r-- 848 unboxed-closures-infer-fnmut-calling-fnmut-no-mut.nll.stderr
-rw-r--r-- 616 unboxed-closures-infer-fnmut-calling-fnmut-no-mut.rs
-rw-r--r-- 914 unboxed-closures-infer-fnmut-calling-fnmut-no-mut.stderr
-rw-r--r-- 485 unboxed-closures-infer-fnmut-missing-mut.nll.stderr
-rw-r--r-- 252 unboxed-closures-infer-fnmut-missing-mut.rs
-rw-r--r-- 462 unboxed-closures-infer-fnmut-missing-mut.stderr
-rw-r--r-- 495 unboxed-closures-infer-fnmut-move-missing-mut.nll.stderr
-rw-r--r-- 257 unboxed-closures-infer-fnmut-move-missing-mut.rs
-rw-r--r-- 472 unboxed-closures-infer-fnmut-move-missing-mut.stderr
-rw-r--r-- 274 unboxed-closures-infer-fnonce-call-twice.rs
-rw-r--r-- 621 unboxed-closures-infer-fnonce-call-twice.stderr
-rw-r--r-- 279 unboxed-closures-infer-fnonce-move-call-twice.rs
-rw-r--r-- 641 unboxed-closures-infer-fnonce-move-call-twice.stderr
-rw-r--r-- 1558 unboxed-closures-mutate-upvar.nll.stderr
-rw-r--r-- 1131 unboxed-closures-mutate-upvar.rs
-rw-r--r-- 1859 unboxed-closures-mutate-upvar.stderr
-rw-r--r-- 739 unboxed-closures-mutated-upvar-from-fn-closure.ast.nll.stderr
-rw-r--r-- 720 unboxed-closures-mutated-upvar-from-fn-closure.ast.stderr
-rw-r--r-- 739 unboxed-closures-mutated-upvar-from-fn-closure.mir.stderr
-rw-r--r-- 425 unboxed-closures-mutated-upvar-from-fn-closure.rs
-rw-r--r-- 454 unboxed-closures-recursive-fn-using-fn-mut.nll.stderr
-rw-r--r-- 1332 unboxed-closures-recursive-fn-using-fn-mut.rs
-rw-r--r-- 475 unboxed-closures-recursive-fn-using-fn-mut.stderr
-rw-r--r-- 184 unboxed-closures-static-call-wrong-trait.rs
-rw-r--r-- 467 unboxed-closures-static-call-wrong-trait.stderr
-rw-r--r-- 177 unboxed-closures-type-mismatch.rs
-rw-r--r-- 311 unboxed-closures-type-mismatch.stderr
-rw-r--r-- 600 unboxed-closures-unsafe-extern-fn.rs
-rw-r--r-- 2248 unboxed-closures-unsafe-extern-fn.stderr
-rw-r--r-- 604 unboxed-closures-wrong-abi.rs
-rw-r--r-- 2242 unboxed-closures-wrong-abi.stderr
-rw-r--r-- 646 unboxed-closures-wrong-arg-type-extern-fn.rs
-rw-r--r-- 2189 unboxed-closures-wrong-arg-type-extern-fn.stderr