Wim Looman
|
a3fdee9a75
|
Change generator trait to use pinning
|
2019-01-27 22:58:53 +01:00 |
|
Mark Rousskov
|
2a663555dd
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
Scott McMurray
|
0a3bd9b6ab
|
Use impl_header_lifetime_elision in libcore
|
2018-09-29 21:33:35 -07:00 |
|
John Kåre Alsaker
|
57896abc38
|
Make resuming generators unsafe instead of the creation of immovable generators. Fixes #47787
|
2018-03-21 00:09:58 +01:00 |
|
Alex Crichton
|
ca18537197
|
Bump to 1.23 and update bootstrap
This commit updates the bootstrap compiler, bumps the version to 1.23, updates
Cargo, updates books, and updates crates.io dependencies
|
2017-10-26 13:59:18 -07:00 |
|
Alex Crichton
|
ff996853fe
|
Fix more tests with GeneratorState rename
|
2017-07-28 15:47:55 +02:00 |
|
John Kåre Alsaker
|
df0496a620
|
Rename State to GeneratorState
|
2017-07-28 15:46:27 +02:00 |
|
John Kåre Alsaker
|
62e210fb3c
|
Derive traits for State.
|
2017-07-28 15:46:27 +02:00 |
|
Alex Crichton
|
09a5d319ab
|
Remove support for gen arg
|
2017-07-28 15:46:26 +02:00 |
|
Alex Crichton
|
55bb1c08d3
|
Add documentation for generators
|
2017-07-28 15:46:23 +02:00 |
|
Alex Crichton
|
81030176dd
|
std: Add forwarding impls of Generator trait
|
2017-07-28 15:46:23 +02:00 |
|
Alex Crichton
|
17c749f3ee
|
Fix tidy warnings
|
2017-07-28 15:46:23 +02:00 |
|
John Kåre Alsaker
|
d861982ca6
|
Generator literal support
|
2017-07-28 15:46:23 +02:00 |
|