Skip to content

Commit

Permalink
Rollup merge of #110563 - bryangarza:refactor-trait-selection-error-r…
Browse files Browse the repository at this point in the history
…eporting, r=compiler-errors

Break up long function in trait selection error reporting + clean up nearby code

- Move blocks of code into their own functions
- Replace a few function argument types with their type aliases
- Create "AppendConstMessage" enum to replace a nested `Option`.
  • Loading branch information
matthiaskrgr authored Apr 25, 2023
2 parents e0de0d3 + b8c7907 commit c9a8b70
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit c9a8b70

Please sign in to comment.