Skip to content

Commit a0874da

Browse files
committed
Revert "Auto merge of #118568 - DianQK:no-builtins-symbols, r=pnkfelix"
This reverts commit 503e129328080e924c0ddfca6abf4c2812580102, reversing changes made to 0e7f91b75e7484a713e2f644212cfc1aa7478a28.
1 parent d40c44a commit a0874da

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/bin/miri.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,6 @@ impl rustc_driver::Callbacks for MiriBeRustCompilerCalls {
165165
level: SymbolExportLevel::C,
166166
kind: SymbolExportKind::Text,
167167
used: false,
168-
used_compiler: false,
169168
},
170169
))
171170
}),

0 commit comments

Comments
 (0)