plredmond
plredmond
Ok, I've collapsed the table above. Here's an edited version without the `ignore_init` bit. I'll implement this, and try to make it flexible enough that I can PR #10390 separately...
Yes, yes those do look concerning. I'll look into it.
Done with this round of review. I think the outstanding issues (in order of importance) are: (1) Incorrectly categorizing many imports as not first-party in ecosystem results. * Latest change...
`latch/latchbio` is still getting many imports incorrectly categorized, it seems
I think there might just be a bug in my logic somewhere, since it seems that the only things being miscategorized are bindings in the syntax ``` from foo.bar.baz import...
Yeah, if refining phantom types on gadt constructors isn't supported, then LH reject it early in the pipeline.
I've tested https://github.com/toltec-dev/toltec/pull/744/commits/a2ab07855dfebca2f1d845a2d5b1527edab7ede6 (build [9670591399](https://github.com/toltec-dev/toltec/actions/runs/9670591399)) on an rm2 at `3.3.2.1666`. Upon installation, it instructed me to disable the shutdown target, which seems not relevant. ```shell-session reMarkable: ~/ opkg install keyd_2.4.3-1_rmall.ipk...
> What launcher are you using? ``` reMarkable: ~/ opkg list-installed remux remux - 0.3.0-4 ``` > And what is the output of toltecctl status? ``` reMarkable: ~/ toltecctl status...
here is my dvorak keyd config, along with an image of the keyboard with the symbols overlaid https://gist.github.com/plredmond/6da75360e660a7e240a9013f56af0603
Sorry, I neglected formatting and linting of the rust code. I'll do that now.