Marcel Hellwig
Marcel Hellwig
I have two more testcases for this from the itertools project: ```rust pub mod one { #[derive(Clone, Debug)] struct MultiProductIter where I: Iterator + Clone, I::Item: Clone, { _marker: I,...
@Underrout this issue is not resolved, can you please reopen it?
There has been no new commits since my comment in october. In fact the last commit was in juni 22 (https://github.com/RPGHacker/asar/branches) so either I made a mistake while posting my...
I have the exact same issue as @DerRofocale . With a Textbox with a `ui:ControlHelper.Header` I have a border around everything, not just the input itself. How can I get...
Related: https://github.com/mitchmindtree/daggy/issues/24
you may be right. It's just a thing I always trip over ^^ Because carg-new doesn't fill in neither the repository nor the homepage I have to add it manually....
I started implementing it and quickly noticed that it's harder than I thought. All impls of the `Walker` trait require a starting node, but I about iterating over every root...
I rebased the work to the latest master. I'm very happy with your decision to leave this open and maybe cherry pick the things you like. That's totally fine to...
> What kind of error would it prevent: wrong links? Correct. For examples of what this denies see https://doc.rust-lang.org/rustdoc/lints.html Bad formatting, no: that's what rustfmt is for.
Kind of... I don't have an LCD, sorry for that, but the ack is still comming for the M117 before the move is finished. Do I have any possibility to...