rust/tests/ui/impl-trait/precise-capturing
2024-06-17 22:35:25 -04:00
..
apit.rs Add tests for illegal use bound syntax 2024-06-17 22:35:25 -04:00
apit.stderr Add tests for illegal use bound syntax 2024-06-17 22:35:25 -04:00
bad-lifetimes.rs Rework precise capturing syntax 2024-06-17 22:35:25 -04:00
bad-lifetimes.stderr Rework precise capturing syntax 2024-06-17 22:35:25 -04:00
bad-params.rs Rework precise capturing syntax 2024-06-17 22:35:25 -04:00
bad-params.stderr Rework precise capturing syntax 2024-06-17 22:35:25 -04:00
capture-parent-arg.rs Rework precise capturing syntax 2024-06-17 22:35:25 -04:00
capture-parent-arg.stderr Rework precise capturing syntax 2024-06-17 22:35:25 -04:00
duplicated-use.pre_expansion.stderr Detect duplicates 2024-06-17 22:35:25 -04:00
duplicated-use.real.stderr Detect duplicates 2024-06-17 22:35:25 -04:00
duplicated-use.rs Detect duplicates 2024-06-17 22:35:25 -04:00
dyn-use.rs Add tests for illegal use bound syntax 2024-06-17 22:35:25 -04:00
dyn-use.stderr Add tests for illegal use bound syntax 2024-06-17 22:35:25 -04:00
elided.rs Rework precise capturing syntax 2024-06-17 22:35:25 -04:00
elided.stderr More polishing 2024-04-15 16:45:48 -04:00
forgot-to-capture-const.rs Rework precise capturing syntax 2024-06-17 22:35:25 -04:00
forgot-to-capture-const.stderr Rework precise capturing syntax 2024-06-17 22:35:25 -04:00
forgot-to-capture-lifetime.rs Rework precise capturing syntax 2024-06-17 22:35:25 -04:00
forgot-to-capture-lifetime.stderr Rework precise capturing syntax 2024-06-17 22:35:25 -04:00
forgot-to-capture-type.rs Rework precise capturing syntax 2024-06-17 22:35:25 -04:00
forgot-to-capture-type.stderr Rework precise capturing syntax 2024-06-17 22:35:25 -04:00
higher-ranked.rs Rework precise capturing syntax 2024-06-17 22:35:25 -04:00
higher-ranked.stderr Begin AST lowering for precise captures 2024-04-15 16:45:01 -04:00
illegal-positions.pre_expansion.stderr Add tests for illegal use bound syntax 2024-06-17 22:35:25 -04:00
illegal-positions.real.stderr Add tests for illegal use bound syntax 2024-06-17 22:35:25 -04:00
illegal-positions.rs Add tests for illegal use bound syntax 2024-06-17 22:35:25 -04:00
ordering.rs Rework precise capturing syntax 2024-06-17 22:35:25 -04:00
ordering.stderr Rework precise capturing syntax 2024-06-17 22:35:25 -04:00
outlives.rs Rework precise capturing syntax 2024-06-17 22:35:25 -04:00
outlives.stderr Begin AST lowering for precise captures 2024-04-15 16:45:01 -04:00
overcaptures-2024.fixed Rework precise capturing syntax 2024-06-17 22:35:25 -04:00
overcaptures-2024.rs And finally add tests 2024-05-13 23:57:56 -04:00
overcaptures-2024.stderr Rework precise capturing syntax 2024-06-17 22:35:25 -04:00
redundant.rs Rework precise capturing syntax 2024-06-17 22:35:25 -04:00
redundant.stderr Rework precise capturing syntax 2024-06-17 22:35:25 -04:00
self-capture.rs Rework precise capturing syntax 2024-06-17 22:35:25 -04:00
self-capture.stderr Add hir::Node::PreciseCapturingNonLifetimeArg 2024-04-15 16:45:25 -04:00
unexpected-token.rs Rework precise capturing syntax 2024-06-17 22:35:25 -04:00
unexpected-token.stderr Rework precise capturing syntax 2024-06-17 22:35:25 -04:00