package info (click to toggle)
rustc 1.85.0%2Bdfsg3-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental, sid, trixie
  • size: 893,396 kB
  • sloc: xml: 158,127; python: 35,830; javascript: 19,497; cpp: 19,002; sh: 17,245; ansic: 13,127; asm: 4,376; makefile: 1,051; perl: 29; lisp: 29; ruby: 19; sql: 11

Folder: unboxed-closures

d .. (parent)
d d rwxr-xr-x 44 auxiliary
- - rw-r--r-- 260 issue-18652.rs
- - rw-r--r-- 382 issue-18661.rs
- - rw-r--r-- 508 issue-30906.rs
- - rw-r--r-- 444 issue-30906.stderr
- - rw-r--r-- 259 issue-53448.rs
- - rw-r--r-- 185 non-tupled-arg-mismatch.rs
- - rw-r--r-- 857 non-tupled-arg-mismatch.stderr
- - rw-r--r-- 414 non-tupled-call.rs
- - rw-r--r-- 300 non-tupled-call.stderr
- - rw-r--r-- 2,700 type-id-higher-rank.rs
- - rw-r--r-- 427 unboxed-closure-feature-gate.rs
- - rw-r--r-- 599 unboxed-closure-feature-gate.stderr
- - rw-r--r-- 1,041 unboxed-closure-illegal-move.rs
- - rw-r--r-- 2,366 unboxed-closure-illegal-move.stderr
- - rw-r--r-- 579 unboxed-closure-immutable-capture.rs
- - rw-r--r-- 2,511 unboxed-closure-immutable-capture.stderr
- - rw-r--r-- 239 unboxed-closure-no-cyclic-sig.rs
- - rw-r--r-- 763 unboxed-closure-no-cyclic-sig.stderr
- - rw-r--r-- 267 unboxed-closure-region.rs
- - rw-r--r-- 678 unboxed-closure-region.stderr
- - rw-r--r-- 820 unboxed-closure-sugar-default.rs
- - rw-r--r-- 747 unboxed-closure-sugar-default.stderr
- - rw-r--r-- 2,054 unboxed-closure-sugar-equiv.rs
- - rw-r--r-- 683 unboxed-closure-sugar-equiv.stderr
- - rw-r--r-- 849 unboxed-closure-sugar-lifetime-elision.rs
- - rw-r--r-- 1,039 unboxed-closure-sugar-lifetime-elision.stderr
- - rw-r--r-- 315 unboxed-closure-sugar-not-used-on-fn.rs
- - rw-r--r-- 1,245 unboxed-closure-sugar-not-used-on-fn.stderr
- - rw-r--r-- 1,306 unboxed-closure-sugar-region.rs
- - rw-r--r-- 1,546 unboxed-closure-sugar-region.stderr
- - rw-r--r-- 333 unboxed-closure-sugar-used-on-struct-1.rs
- - rw-r--r-- 915 unboxed-closure-sugar-used-on-struct-1.stderr
- - rw-r--r-- 378 unboxed-closure-sugar-used-on-struct-3.rs
- - rw-r--r-- 551 unboxed-closure-sugar-used-on-struct-3.stderr
- - rw-r--r-- 311 unboxed-closure-sugar-used-on-struct.rs
- - rw-r--r-- 876 unboxed-closure-sugar-used-on-struct.stderr
- - rw-r--r-- 164 unboxed-closure-sugar-wrong-number-number-type-parameters-1.rs
- - rw-r--r-- 341 unboxed-closure-sugar-wrong-number-number-type-parameters-1.stderr
- - rw-r--r-- 237 unboxed-closure-sugar-wrong-number-number-type-parameters-3.rs
- - rw-r--r-- 957 unboxed-closure-sugar-wrong-number-number-type-parameters-3.stderr
- - rw-r--r-- 790 unboxed-closure-sugar-wrong-number-number-type-parameters.rs
- - rw-r--r-- 3,653 unboxed-closure-sugar-wrong-number-number-type-parameters.stderr
- - rw-r--r-- 224 unboxed-closure-sugar-wrong-trait.rs
- - rw-r--r-- 862 unboxed-closure-sugar-wrong-trait.stderr
- - rw-r--r-- 442 unboxed-closures-all-traits.rs
- - rw-r--r-- 420 unboxed-closures-blanket-fn-mut.rs
- - rw-r--r-- 388 unboxed-closures-blanket-fn.rs
- - rw-r--r-- 232 unboxed-closures-borrow-conflict.rs
- - rw-r--r-- 485 unboxed-closures-borrow-conflict.stderr
- - rw-r--r-- 288 unboxed-closures-boxed.rs
- - rw-r--r-- 392 unboxed-closures-by-ref.rs
- - rw-r--r-- 406 unboxed-closures-call-fn-autoderef.rs
- - rw-r--r-- 286 unboxed-closures-call-sugar-autoderef.rs
- - rw-r--r-- 312 unboxed-closures-call-sugar-object-autoderef.rs
- - rw-r--r-- 240 unboxed-closures-call-sugar-object.rs
- - rw-r--r-- 791 unboxed-closures-counter-not-moved.rs
- - rw-r--r-- 779 unboxed-closures-counter-not-moved.stderr
- - rw-r--r-- 398 unboxed-closures-cross-crate.rs
- - rw-r--r-- 94 unboxed-closures-direct-sugary-call.rs
- - rw-r--r-- 2,207 unboxed-closures-drop.rs
- - rw-r--r-- 770 unboxed-closures-extern-fn-hr.rs
- - rw-r--r-- 581 unboxed-closures-extern-fn.rs
- - rw-r--r-- 1,267 unboxed-closures-failed-recursive-fn-1.rs
- - rw-r--r-- 2,707 unboxed-closures-failed-recursive-fn-1.stderr
- - rw-r--r-- 728 unboxed-closures-failed-recursive-fn-2.rs
- - rw-r--r-- 588 unboxed-closures-failed-recursive-fn-2.stderr
- - rw-r--r-- 897 unboxed-closures-fn-as-fnmut-and-fnonce.rs
- - rw-r--r-- 613 unboxed-closures-fnmut-as-fn.rs
- - rw-r--r-- 783 unboxed-closures-fnmut-as-fn.stderr
- - rw-r--r-- 692 unboxed-closures-fnmut-as-fnonce.rs
- - rw-r--r-- 226 unboxed-closures-generic.rs
- - rw-r--r-- 398 unboxed-closures-infer-arg-types-from-expected-bound.rs
- - rw-r--r-- 380 unboxed-closures-infer-arg-types-from-expected-object-type.rs
- - rw-r--r-- 400 unboxed-closures-infer-arg-types-w-bound-regs-from-expected-bound.rs
- - rw-r--r-- 363 unboxed-closures-infer-argument-types-two-region-pointers.rs
- - rw-r--r-- 392 unboxed-closures-infer-argument-types-two-region-pointers.stderr
- - rw-r--r-- 129 unboxed-closures-infer-explicit-call-early.rs
- - rw-r--r-- 435 unboxed-closures-infer-fn-once-move-from-projection.rs
- - rw-r--r-- 922 unboxed-closures-infer-fn-once-move-from-projection.stderr
- - rw-r--r-- 528 unboxed-closures-infer-fnmut-calling-fnmut-no-mut.rs
- - rw-r--r-- 993 unboxed-closures-infer-fnmut-calling-fnmut-no-mut.stderr
- - rw-r--r-- 463 unboxed-closures-infer-fnmut-calling-fnmut.rs
- - rw-r--r-- 261 unboxed-closures-infer-fnmut-missing-mut.rs
- - rw-r--r-- 564 unboxed-closures-infer-fnmut-missing-mut.stderr
- - rw-r--r-- 266 unboxed-closures-infer-fnmut-move-missing-mut.rs
- - rw-r--r-- 587 unboxed-closures-infer-fnmut-move-missing-mut.stderr
- - rw-r--r-- 323 unboxed-closures-infer-fnmut-move.rs
- - rw-r--r-- 268 unboxed-closures-infer-fnmut.rs
- - rw-r--r-- 274 unboxed-closures-infer-fnonce-call-twice.rs
- - rw-r--r-- 774 unboxed-closures-infer-fnonce-call-twice.stderr
- - rw-r--r-- 279 unboxed-closures-infer-fnonce-move-call-twice.rs
- - rw-r--r-- 799 unboxed-closures-infer-fnonce-move-call-twice.stderr
- - rw-r--r-- 446 unboxed-closures-infer-fnonce-move.rs
- - rw-r--r-- 434 unboxed-closures-infer-fnonce.rs
- - rw-r--r-- 483 unboxed-closures-infer-kind.rs
- - rw-r--r-- 1,351 unboxed-closures-infer-recursive-fn.rs
- - rw-r--r-- 268 unboxed-closures-infer-upvar.rs
- - rw-r--r-- 598 unboxed-closures-manual-impl.rs
- - rw-r--r-- 603 unboxed-closures-monomorphization.rs
- - rw-r--r-- 494 unboxed-closures-move-from-projection-issue-30046.rs
- - rw-r--r-- 699 unboxed-closures-move-mutable.rs
- - rw-r--r-- 482 unboxed-closures-move-mutable.stderr
- - rw-r--r-- 595 unboxed-closures-move-some-upvars-in-by-ref-closure.rs
- - rw-r--r-- 1,215 unboxed-closures-mutate-upvar.rs
- - rw-r--r-- 1,446 unboxed-closures-mutate-upvar.stderr
- - rw-r--r-- 264 unboxed-closures-mutated-upvar-from-fn-closure.rs
- - rw-r--r-- 551 unboxed-closures-mutated-upvar-from-fn-closure.stderr
- - rw-r--r-- 350 unboxed-closures-prelude.rs
- - rw-r--r-- 1,338 unboxed-closures-recursive-fn-using-fn-mut.rs
- - rw-r--r-- 456 unboxed-closures-recursive-fn-using-fn-mut.stderr
- - rw-r--r-- 201 unboxed-closures-simple.rs
- - rw-r--r-- 528 unboxed-closures-single-word-env.rs
- - rw-r--r-- 69 unboxed-closures-static-call-fn-once.rs
- - rw-r--r-- 216 unboxed-closures-static-call-wrong-trait.rs
- - rw-r--r-- 450 unboxed-closures-static-call-wrong-trait.stderr
- - rw-r--r-- 403 unboxed-closures-sugar-object.rs
- - rw-r--r-- 353 unboxed-closures-type-mismatch-closure-from-another-scope.rs
- - rw-r--r-- 1,556 unboxed-closures-type-mismatch-closure-from-another-scope.stderr
- - rw-r--r-- 821 unboxed-closures-type-mismatch.rs
- - rw-r--r-- 4,712 unboxed-closures-type-mismatch.stderr
- - rw-r--r-- 593 unboxed-closures-unique-type-id.rs
- - rw-r--r-- 626 unboxed-closures-unsafe-extern-fn.rs
- - rw-r--r-- 2,672 unboxed-closures-unsafe-extern-fn.stderr
- - rw-r--r-- 630 unboxed-closures-wrong-abi.rs
- - rw-r--r-- 2,523 unboxed-closures-wrong-abi.stderr
- - rw-r--r-- 672 unboxed-closures-wrong-arg-type-extern-fn.rs
- - rw-r--r-- 2,649 unboxed-closures-wrong-arg-type-extern-fn.stderr
- - rw-r--r-- 97 unboxed-closures-zero-args.rs