src/librustc_codegen_ssa/callee.rs is redundant #65271
Labels
A-codegen
Area: Code generation
C-cleanup
Category: PRs that clean code up or issues documenting cleanup.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Per @eddyb, this file contains wrappers which don't do much. It seems like they should perhaps be inlined and the module deleted?
The text was updated successfully, but these errors were encountered: