Imbris

Results 125 comments of Imbris

it will be included when this is merged https://gitlab.com/veloren/airshipper/-/merge_requests/122

Let me know if/when conflicts need to be fixed.

I'm somewhat curious about what conflicts came up in the rebase (in the interest of double checking them). But I can always re-run the rebase locally to find them.

> just use the namer to generate unique names directly Oh that sounds great! I didn't realize there was a mechanism for this.

@jimblandy I implemented suggestions: * Removed nesting depth counter. * Used `Namer` and `Rc` for variable names. * Omitted check generation if no continue statements are found. * Rebased

https://github.com/amethyst/specs/discussions/758

it seems like this should be closed, since a fix was merged?

Recently ran into this. There seems to be some relevant discussion in https://github.com/tokio-rs/tracing/issues/1039. The `MakeWriter` workaround seems like it could work for my case.

https://blog.rust-lang.org/2023/08/29/committing-lockfiles.html