We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0eaa811 + b2a38c3 commit fa66128Copy full SHA for fa66128
src/librustc/README.md
@@ -71,7 +71,7 @@ The rustc crate itself consists of the following submodules
71
- util: ubiquitous types and helper functions
72
- lib: bindings to LLVM
73
74
-The entry-point for the compiler is main() in the librustc_trans
+The entry-point for the compiler is main() in the librustc_driver
75
crate.
76
77
The 3 central data structures:
0 commit comments