Aran Donohue

Results 85 comments of Aran Donohue

With a bit more looking, and your explanation comment on another issue, I think this specific issue is actually related to the third party crates feature, i.e. that the whole...

Makes sense. Seems hard to do much better without being able to resolve Rust types the same way as Rust itself.

Makes sense. To explain a little more, the main way I have been using FRB is there is some various Rust code not in the flutter project, there is the...

My thinking was, I'm not (supposed to be) using them. If I were to use the threadpool accidentally, that would be a bug. I do see some extra activity in...

> What happens if you build with --remote_download_all For me, no difference. > And does this occur on [0.58.0](https://github.com/bazelbuild/rules_rust/releases/tag/0.58.0)? I ran into it on 0.58.0.

@UebelAndre would it be better to file a separate issue for what @erenon mentioned above, i.e. `Couldn't write bindings: Os { code: 2, kind: NotFound, message: "No such file or...

@kevmoo do you happen to know who would be the right maintainers to look at this?

@kevmoo see #747 for an attempt to push this forward.

cc @renzodavid9 as discussed