Print error for #[rustc_def_path] like expected
This commit is contained in:
parent
9fdef69fe4
commit
f02d135057
1 changed files with 1 additions and 0 deletions
|
@ -198,6 +198,7 @@ impl CodegenBackend for CraneliftCodegenBackend {
|
|||
let res = driver::codegen_crate(tcx, metadata, need_metadata_module);
|
||||
|
||||
rustc_incremental::assert_module_sources::assert_module_sources(tcx);
|
||||
rustc_codegen_utils::symbol_names_test::report_symbol_names(tcx);
|
||||
|
||||
res
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue