- Notifications
You must be signed in to change notification settings - Fork13.9k
Closed
Labels
A-contributor-roadblockArea: Makes things more difficult for new or seasoned contributors to RustC-cleanupCategory: PRs that clean code up or issues documenting cleanup.E-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.E-help-wantedCall for participation: Help is requested to fix this issue.T-bootstrapRelevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
Description
The comment at the top of the file says
Line 1 inae5473c
| //! Compilation of native dependencies like LLVM. |
Line 899 inae5473c
| pubstructTestHelpers{ |
TestHelpers totest.rs and renamenative.rs tollvm.rs to make it easier to find for new contributors.cc@compiler-errors, I think you asked about where to find this code recently.
Metadata
Metadata
Assignees
Labels
A-contributor-roadblockArea: Makes things more difficult for new or seasoned contributors to RustC-cleanupCategory: PRs that clean code up or issues documenting cleanup.E-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.E-help-wantedCall for participation: Help is requested to fix this issue.T-bootstrapRelevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)