Unnamed repository; edit this file 'description' to name the repository.
Rollup merge of #140467 - BoxyUwU:no_fcw_assoc_consts, r=lcnr
Don't FCW assoc consts in patterns Fixes #140447 See comment in added test. We could also check that the anon const is a const arg by looking at the HIR. I'm not sure that's necessary though :thinking: The only consts that are evaluated "for the type system" are const args (which *should* get FCWs) and const patterns (which cant be anon consts afaik).
Matthias Krüger 12 months ago
parent a449809 · parent 5200546 · commit 2527f9c
0 files changed, 0 insertions, 0 deletions