rust/tests/ui/impl-trait/precise-capturing
2025-03-03 05:57:55 +00:00
..
auxiliary Update tests to use new proc-macro header 2024-11-27 07:18:25 -08:00
apit.rs
apit.stderr
bad-lifetimes.rs Do not recover missing lifetime with random in-scope lifetime 2025-03-03 05:57:55 +00:00
bad-lifetimes.stderr Do not recover missing lifetime with random in-scope lifetime 2025-03-03 05:57:55 +00:00
bad-params.rs
bad-params.stderr
bound-modifiers.rs Gate async fn trait bound modifier on async_trait_bounds 2024-12-02 16:50:44 +00:00
bound-modifiers.stderr Gate async fn trait bound modifier on async_trait_bounds 2024-12-02 16:50:44 +00:00
capture-parent-arg.rs
capture-parent-arg.stderr
capturing-implicit.rs
capturing-implicit.stderr
duplicated-use.real.stderr
duplicated-use.rs
dyn-use.rs
dyn-use.stderr
elided.rs
external-macro.rs Update tests to use new proc-macro header 2024-11-27 07:18:25 -08:00
foreign-2021.rs
foreign-2021.stderr
forgot-to-capture-const.rs
forgot-to-capture-const.stderr
forgot-to-capture-lifetime.rs
forgot-to-capture-lifetime.stderr
forgot-to-capture-type.rs
forgot-to-capture-type.stderr
hidden-type-suggestion.rs
hidden-type-suggestion.stderr Show diff suggestion format on verbose replacement 2025-02-10 20:21:39 +00:00
higher-ranked.rs Remove lifetime_capture_rules_2024 feature 2025-02-09 19:09:45 +00:00
illegal-positions.real.stderr
illegal-positions.rs
migration-note.rs best_blame_constraint: don't filter constraints by sup SCC 2025-01-06 16:08:29 -08:00
migration-note.stderr Show diff suggestion format on verbose replacement 2025-02-10 20:21:39 +00:00
ordering.rs
ordering.stderr
outlives.rs Remove lifetime_capture_rules_2024 feature 2025-02-09 19:09:45 +00:00
overcaptures-2024-but-fine.rs
overcaptures-2024-machine-applicable.fixed
overcaptures-2024-machine-applicable.rs
overcaptures-2024-machine-applicable.stderr
overcaptures-2024.fixed Rudimentary heuristic to insert parentheses when needed for RPIT overcaptures lint 2024-12-10 20:42:47 +00:00
overcaptures-2024.rs Rudimentary heuristic to insert parentheses when needed for RPIT overcaptures lint 2024-12-10 20:42:47 +00:00
overcaptures-2024.stderr Show diff suggestion format on verbose replacement 2025-02-10 20:21:39 +00:00
redundant.rs Make sure to mark IMPL_TRAIT_REDUNDANT_CAPTURES as Allow in edition 2024 2025-01-13 16:41:01 +00:00
redundant.stderr Make sure to mark IMPL_TRAIT_REDUNDANT_CAPTURES as Allow in edition 2024 2025-01-13 16:41:01 +00:00
rpitit-captures-more-method-lifetimes.rs
rpitit-captures-more-method-lifetimes.stderr
rpitit-impl-captures-too-much.rs
rpitit-impl-captures-too-much.stderr Actually use placeholder regions for trait method late bound regions in collect_return_position_impl_trait_in_trait_tys 2024-11-24 23:11:49 +00:00
rpitit-outlives-2.rs Add opt_alias_variances and use it in outlives code 2025-02-06 15:16:27 +00:00
rpitit-outlives.rs Add opt_alias_variances and use it in outlives code 2025-02-06 15:16:27 +00:00
rpitit.rs
rpitit.stderr
self-capture.rs
unexpected-token.rs
unexpected-token.stderr