| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes #169
Fixes #1102
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Kevin Stevens <stevenskevin@users.noreply.github.com>
|
|
|
|
Thanks to improvements in comemo, tracked types don't need to be 'static anymore. This means that the 'static bound on the `World` is now lifted and that the `Route` doesn't need to use unsafe code anymore to manage its lifetime.
|
|
|
|
|
|
|
|
|
|
Fixes #479
Fixes #1040
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Co-Authored-By: Martin Haug <mhaug@live.de>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Closes #341
|
|
|
|
|
|
|
|
Fixes #287
Fixes #304
Fixes #459
Fixes #506
|
|
|