schreter

Results 76 comments of schreter

@dtolnay This PR sits here already since one month without any review (as are also the RFCs for further direction). Since most of the other "goodies" we developed internally and...

@riidefi Thanks for the feedback. > I noticed your patch adds a bunch of exception code not checking for the RUST_CXX_NO_EXCEPTIONS preprocessor definition. It may be lacking some, I'm not...

BTW, I'm wondering if the backoff is the right way to go. It depends on the network implementation. If you have a relatively low volume of updates and use, for...

> do you have a repo I could try it out on? Sorry, it's a private repo (and quite large). `dprint` on the command line works just fine (well, it's...

> If not, what does the setup look like? Ah, sorry, missed this one. Here some more details: - we use dprint 0.45.1 - the config is under workspace root...

I did some digging into `dprint-vscode` changes. I now see the issue. The config file is there in the workspace, but it is hidden from the Explorer view by ```json...