Allow pretty printing paths with -Zself-profile-events=args
This commit is contained in:
@@ -313,6 +313,7 @@ impl Session {
|
||||
|| self.opts.unstable_opts.query_dep_graph
|
||||
|| self.opts.unstable_opts.dump_mir.is_some()
|
||||
|| self.opts.unstable_opts.unpretty.is_some()
|
||||
|| self.prof.is_args_recording_enabled()
|
||||
|| self.opts.output_types.contains_key(&OutputType::Mir)
|
||||
|| std::env::var_os("RUSTC_LOG").is_some()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user