mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-11 14:48:41 +00:00

This avoids each tool having to separately find and call `self_profile_alloc_strings`. - Don't compute the global context if it hasn't yet been computed This avoids giving extraneous errors about unresolved names if an error occurs during parsing.