Alona Enraght-Moony
Alona Enraght-Moony
@rustbot modify labels: +A-rustdoc-json
@rustbot modify labels: -A-rustdoc-json
@rustbot claim
I can't figure out how to do this. With an `EarlyLintPass` the macro's have been resolved, but `LateLintPass` is after theyve been expanded, so I'm not sure if this is...
While I agree that the current situation with `paths` isn't good, I'm not convinced that this is better, as theirs now no way to go from an external ID to...
Two Comments: 1. I Don't think the format churn is worth it, as it's just renames. I'm tracking all the renames I want to do in #100961, and will do...
- [ ] [Auto trait impls for `impl Trait` in return type.](https://rust-lang.github.io/rfcs/1522-conservative-impl-trait.html#semantics) - Requires doing ` pub fn changed return type`
Now, you can use ```toml [profile.dev.package."*"] opt-level = 3 ```
I've started work on this [here](https://github.com/aDotInTheVoid/rust-evmap/tree/loom)