rust-lang / chalk

An implementation and definition of the Rust trait system using a PROLOG-like logic solver
https://rust-lang.github.io/chalk/book/
Other
1.81k stars 179 forks source link

Rename generator to coroutine #806

Closed mohe2015 closed 8 months ago

mohe2015 commented 8 months ago

Follow the rename in nightly (see https://blog.rust-lang.org/inside-rust/2023/10/23/coroutines.html)

jackh726 commented 8 months ago

Thanks!

@bors r+

bors commented 8 months ago

:pushpin: Commit c9f0ad55395cd301be029734efdb7c4bcb05d324 has been approved by jackh726

It is now in the queue for this repository.

bors commented 8 months ago

:hourglass: Testing commit c9f0ad55395cd301be029734efdb7c4bcb05d324 with merge 9a64a35db58c5e984203795bf8bc3aa9e91b68f5...

bors commented 8 months ago

:sunny: Test successful - checks-actions Approved by: jackh726 Pushing 9a64a35db58c5e984203795bf8bc3aa9e91b68f5 to master...