Jorge Martin Juarez
Jorge Martin Juarez
@ytmimi Cool! That would be awesome. I'll modify the example, in order to add such reference as soon as I can!
## `Indentation for generics on impl blocks (No additional options)` ### `V2` The examples for this particular feature are taken out of the different test cases available on the main...
## Don't align unrelated trailing comments after items or at the end of blocks **Reference in codebase** * [`missed_spans::process_comment`](https://github.com/rust-lang/rustfmt/blob/ee2bed96d60fd7e46b1fb868f6a8f27e3a8058d0/src/missed_spans.rs#L226-L259) * [`visitor::FmtVisitor::close_block`](https://github.com/rust-lang/rustfmt/blob/ee2bed96d60fd7e46b1fb868f6a8f27e3a8058d0/src/visitor.rs#L299) ### `V2` The examples for this feature are taken...
@bartlomieju Is this issue still open? I mean can I work on this? Is not entirely clear based on your last comment. If so, I would like to give it...
@satyarohith cool! Quick question? Should I work on the implementation describe on the initial consideration of the issue? or are there other changes to be considered for the issue in...
> A good target is to get the example from https://github.com/denoland/deno/issues/23326#issue-2238489014 working with Deno. Exporting the unavailable methods isn't sufficient to get it working as mentioned https://github.com/denoland/deno/issues/23326#issuecomment-2056651490. I'm not entirely...
@bartlomieju @tristanisham Can I take this issue? I may have some questions regarding certain internals of the project but I would like to give it a shot c: