rust/compiler/rustc
Joshua Nelson 9a24e2fee9 Expand on the allocator comment in rustc-main
Before, it said "global_allocator does nothing". Now it gives you
suggestions for what to do if you want to change the global allocator
(which is likely the main reason you'd be reading the comment).
2023-03-11 07:49:22 -06:00
..
src Expand on the allocator comment in rustc-main 2023-03-11 07:49:22 -06:00
build.rs Don't rerun the build script for the compiler each time on linux 2022-07-10 23:57:25 -05:00
Cargo.toml Add a new rustc_driver dylib to rexport rustc_driver_impl 2023-02-02 07:34:41 +01:00
Windows Manifest.xml Add Windows application manifest to rustc-main 2022-05-06 17:16:22 +01:00