MiniaczQ
MiniaczQ
[RENDERED](https://github.com/MiniaczQ/rfcs/blob/deferred-mutation-queries/rfcs/57-deferred-mutation-queries.md) Queries that defer mutation of certain components.
Hello, I'm running `VSC 1.62.3` with `Visual Studio IntelliCode v1.2.14`, but seem to lack autocomplete results. I can import `mypylib` properly (the `.dll` was renamed to `.pyd` and moved to...
I used `cargo run --example sqlite` since no info about running examples was provided. The build fails at multiple places. I hardcoded it to load `sqlite` feature support but there...
Hello, this is a question/discussion, but just to give a full context of my problem I've partially filled out the bug form. #### System details - OS: Windows 10 v10.0.19043...
Windows 10 Ran the UAD setup fine, no errors or crashes Restarted Failed to download RAC from store: `0x803FB005` Did the offline installation (had to go into dev mode) RAC...
I'm basing my jam game off of this and wanted to include licenses. I noticed that bevy repo updated their format (file per license), while this repo uses the old...
Ability to create an already completed `Task` with something like `Task::completed(...)`. This would serve as a way to mock asynchronous functionality with synchronous code. My specific use case is an...
I've been browsing through the documentation and issues and there seems to be no easy way to convert a variant to it's discriminative. I'm not sure if I missed it...
__[RENDERED](https://github.com/MiniaczQ/rfcs/blob/macro-derived-substates/rfcs/74-macro-derived-substates.md)__
Hello, I've got a question whether it's possible or maybe there exists a dedicated mechanic to building the instrumented binary and generating reports separately. The use case would be integration...