diff options
| author | Jubilee <workingjubilee@gmail.com> | 2025-02-08 20:41:24 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-08 20:41:24 -0800 |
| commit | 45289b74fa97ab83ded74da0f1d1efc9ae4616aa (patch) | |
| tree | 8d4f8d0b46af6834308545a35915e65aab191eca /compiler/rustc_interface/src | |
| parent | 36c1809aa2f12c5c69acb1d54eb708f0443d6200 (diff) | |
| parent | 32955b91e8c165a5632ba981bb89bb4d8e93adab (diff) | |
| download | rust-45289b74fa97ab83ded74da0f1d1efc9ae4616aa.tar.gz rust-45289b74fa97ab83ded74da0f1d1efc9ae4616aa.zip | |
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.
Diffstat (limited to 'compiler/rustc_interface/src')
0 files changed, 0 insertions, 0 deletions
