Files
rust/compiler
Jubilee 45289b74fa Rollup merge of #136736 - llogiq:small-resolve-refactor, r=jieyouxu
Small resolve refactor

I was looking into how resolve works in order to find a good way for clippy to shorten paths in messages and suggestions, and found a needless `.collect()` and a recursive function that could be written as a loop, also removed a panicky code path.
2025-02-08 20:41:24 -08:00
..
2025-01-07 14:30:02 +02:00
2025-01-29 09:48:08 +01:00
2025-02-08 10:46:46 +01:00
2025-02-03 12:53:57 -08:00