feat: impl export-executable-symbols
This commit is contained in:
parent
babff2211e
commit
6674c94d15
7 changed files with 42 additions and 5 deletions
|
@ -733,6 +733,7 @@ fn test_unstable_options_tracking_hash() {
|
|||
tracked!(debug_macros, true);
|
||||
tracked!(dep_info_omit_d_target, true);
|
||||
tracked!(drop_tracking, true);
|
||||
tracked!(export_executable_symbols, true);
|
||||
tracked!(dual_proc_macros, true);
|
||||
tracked!(dwarf_version, Some(5));
|
||||
tracked!(emit_thin_lto, false);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue