Rename src/bootstrap/native.rs
to llvm.rs
#108240
Labels
A-contributor-roadblock
Area: Makes things more difficult for new contributors to rust itself
C-cleanup
Category: PRs that clean code up or issues documenting cleanup.
E-easy
Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
E-help-wanted
Call for participation: Help is requested to fix this issue.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
The comment at the top of the file says
rust/src/bootstrap/native.rs
Line 1 in ae5473c
rust/src/bootstrap/native.rs
Line 899 in ae5473c
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.
The text was updated successfully, but these errors were encountered: