about summary refs log tree commit diff
path: root/tests/ui/async-await/async-closures/fn-exception-target-features.stderr
AgeCommit message (Expand)AuthorLines
2025-01-27Stabilize target_feature_11Caleb Zulawski-2/+2
2025-01-15Render fn defs with target_features attrs with the attributeOli Scherer-2/+3
2025-01-15Treat safe target_feature functions as unsafe by defaultOli Scherer-2/+2
2024-12-02Move tests back to using AsyncFnMichael Goulet-2/+2
2024-11-22Pretty print AsyncFn traits tooMichael Goulet-2/+2
2024-08-08Don't implement AsyncFn for FnDef/FnPtr that wouldnt implement FnMichael Goulet-0/+17