rust/tests/ui/rfcs/rfc-2091-track-caller
Oli Scherer aef0f4024a Error on using `yield` without also using `#[coroutine]` on the closure
And suggest adding the `#[coroutine]` to the closure
2024-04-24 08:05:29 +00:00
..
call-chain.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
caller-location-fnptr-rt-ctfe-equiv.rs Stabilize `const_caller_location` and `const_location_fields` 2024-03-21 22:19:57 +09:00
caller-location-fnptr-rt-ctfe-equiv.stderr Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
caller-location-intrinsic.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
const-caller-location.rs Stabilize `const_caller_location` and `const_location_fields` 2024-03-21 22:19:57 +09:00
diverging-caller-location.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
error-odd-syntax.rs Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
error-odd-syntax.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
error-with-invalid-abi.rs Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
error-with-invalid-abi.stderr Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
error-with-main.rs Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
error-with-main.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
error-with-naked.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
error-with-naked.stderr Continue to borrowck even if there were previous errors 2024-02-08 08:10:43 +00:00
error-with-start.rs Change `start` to `#[start]` in some diagnosis 2023-09-22 15:58:43 +02:00
error-with-start.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
intrinsic-wrapper.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
macro-declaration.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
mir-inlined-macro.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
only-for-fns.rs Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
only-for-fns.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
pass.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
std-panic-locations.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
track-caller-attribute.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
track-caller-ffi.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
tracked-closure.rs Error on using `yield` without also using `#[coroutine]` on the closure 2024-04-24 08:05:29 +00:00
tracked-fn-ptr-with-arg.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
tracked-fn-ptr.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
tracked-trait-impls.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
tracked-trait-obj.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00