nora
nora
Rust will pass the necessary flag automatically for now: https://github.com/rust-lang/rust/pull/137685 But this should be fixed in linkme as described in the lld docs.
This RFC lacks motivation other than it making code a bit shorter. We don't just add operators based on that, if we did we'd have hundreds of operators. You should...
That's a stress test, none of the actual crates (which I'm sure contain a reasonable amount of derives) actually saw *any* measurable changes, so I think we can safely say...
oh lord, it looks like something relies on the iteration order or something like that :3.
@rustbot second
I'd be opposed to the first one, asking more questions is not good. the menu sounds good to me, with a default to none if no letter is entered. but...
It's 2025, and a lot has changed. For example, the first part of the motivation has been solved with `#[track_caller]`. Not only have times changed, but this RFC is just...
Yes, I've successfully used treereduce-rust before, it's very cool :). Yeah as it is currently cargo-minimize is quite good at getting down the big crates at the start (at least...
r? @jieyouxu lint person (I still need to make the reference PR, unless someone else wants to)