Ed Page
Ed Page
With this being open, likely yes.
I am not a zsh user and do not know its completion system to be able to say how to do this. I assume tmccombs verified that it supports conflicts...
FYI I did a super quick fix of removing the readme
Yes, `fmt` is fairly naive in what it does. I'm a bit hesitant about making it much smarter - There is a long tail of what that even means and...
Do you have reproduction steps?
```rust #!/usr/bin/env nargo --- [dependencies] toml_edit = "0.23" --- fn main() { let toml = r##" [project] x = "y" "##; let doc = toml.parse::().unwrap(); println!( "---Document {} ---", doc.to_string()...
Going to need to put more thought into this for how this should be fixed.
> I would happily use this in `cargo-semver-checks`. Users keep asking for things like "how can I disable lint X on item Y"; right now the only options we can...
@tgross35 thanks for the access. Definitely makes it handy for the more trivial feedback.
@rfcbot concern naming See [my comment](https://github.com/rust-lang/rfcs/pull/3485/#discussion_r1670837683)