Thomas B

Results 278 comments of Thomas B
trafficstars

Current workaround: ```nix { pkgs, lib, cargoNix }: let defaultOrOverrides = pkgs.defaultCrateOverrides; # Enable debuginfo on all known crates. Unfortunately this has to be overridden on a per-crate basis, #...

I'm not super clear on what's blocking this at this point. Any insight?

> I've upgraded my machine to use a version that I believe includes #78, but I'm still unable to connect on newer versions of VSCode. Can you try removing your...

Hello! I'm in need of this algorithm again. It looks like this is fixed on the current master (#19), however I also noticed that slice-group-by 0.2.7 that fixes this has...

Hmm looks like linear group by key has the same issue that could be fixed in the same way, no? Or even more simply, by making `linear_group_by_key` wrap a `linear_group_by`?

It would have to be added as a dependency but then that would work out of the box I think. I guess that could also be PR-ed there. Alternately there...

I have the same issue on iodéOS. (A13, based on LineageOS, comes with GmsCore pre-installed as a replacement for the official one.) This error message started popping synchronously with my...

> @Ten0 I've pushed my local experimentation here: [weiznich@5ef08d9](https://github.com/weiznich/diesel/commit/5ef08d965c08565fc31e97e518d6cd67639f1753) > > As far as I remember there was a ~5% instruction count regression for queryable_by_name queries on postgres. Some of...

> which is really not great. What would be the implications of `snd_restart`?

There is a "always display 'display original'" to see at a glance which titles were crowdsourced now. (Sorry if that's not the actual name of the option, #85.) I'm also...