Files
rust/compiler
Bryan Garza fa99cb8269 Allow and add track_caller to generators
This patch allows the usage of the `track_caller` annotation on
generators, as well as sets them conditionally if the parent also has
`track_caller` set.

Also add this annotation on the `GenFuture`'s `poll()` function.
2022-11-09 23:27:14 +00:00
..
2022-09-29 16:49:04 +09:00
2022-10-06 15:49:44 +11:00
2022-09-29 16:49:04 +09:00
2022-09-29 16:49:04 +09:00
2022-09-29 08:44:52 +10:00
2022-10-06 15:49:44 +11:00
2022-09-29 08:44:52 +10:00
2022-09-26 10:14:45 +02:00
2022-10-06 15:49:44 +11:00